Skip to content

v2.4.1 Warframe Task Checklist - Release Notes

Choose a tag to compare

@HelpfulSoft1207 HelpfulSoft1207 released this 30 Jun 13:09
· 55 commits to main since this release
82c1b0e

Date: June 30, 2025

Key Changes & Enhancements (v2.4.1)

  • Update to Game Version 39.0.3
    • No new changes to the checklist.
  • Updated color scheme to be more Prime

Updates

  • Application Version: Updated to v2.4.1.
  • Warframe Version: Updated to track Warframe v39.0.3

For Download Users (Running Locally via file:///)

For the best local experience without needing to run a local server:

  1. Download the Task-Checklist-[VERSION].zip (or .tar.gz) archive for v2.4.0.
  2. Extract the archive. You will have a folder structure like:
    Task-Checklist-v2.4.0/
    ├── index.html  (Specially prepared for local use)
    ├── css/
    │   ├── style.css
    │   └── critical.css (Its content is inlined in the packaged index.html)
    ├── js/
    │   └── app.js
    ├── fonts/
    │   └── ... (font files)
    └── img/
        └── ... (image files)
    
  3. Open the index.html file from the extracted folder directly in your web browser.
    • Your browser still hosts the save data in localStorage, and since the major version (v2.x.x) hasn't changed, your existing progress should be retained.

Thank you for using the Warframe Task Checklist!