Skip to content

v1.1.0 Warframe Task Checklist - Release Notes

Choose a tag to compare

@warframe-tools warframe-tools released this 11 May 00:02
· 90 commits to main since this release
379129e

Date: May 10, 2025

We're excited to roll out v1.1.0 of the Warframe Task Checklist! This update brings several new features focused on customization and usability, along with important fixes.

Additions

  • Hide Individual Tasks: You can now hide specific tasks you don't want to track. Click the eye icon (👁️‍) next to a task to hide it. This preference is saved locally.
  • Hide Entire Sections (Conditional): If all tasks within a section (Daily, Weekly, Bi-Weekly) have been individually hidden, a "Hide Section" button will now appear on that section's header. Clicking this will hide the entire section from view. This state is also saved.
  • Modal Options Menu:
    • A new hamburger icon (☰) has been added to the top-right corner, next to the theme toggle.
    • This button opens a modal (pop-up) menu containing all reset options and the new "Unhide All Tasks" feature.
    • The menu overlay can be closed by clicking the "X" button in the menu or by clicking outside the menu content box.
  • "Unhide All Tasks" Button: Located in the new options menu, this button allows you to instantly unhide all tasks and sections that were previously hidden. This action also includes a confirmation step.

Changes

  • Version-Aware Storage Key: The key used for saving your progress in localStorage is now based on the major version number of the app (e.g., v1). This means your saved data (checked tasks, hidden tasks, hidden sections, theme preference) will persist through minor updates (like v1.1.0, v1.2.0) and patch updates (like v1.1.1). A new save file will only be created if there's a major version change (e.g., from v1.1.0 to v2.0.0).
  • Menu Styling: The modal options menu now has a solid background that respects the current theme (dark/light) and a distinct border, making it feel more like a contained "box" overlaying the content. Text colors within the menu are also theme-aware.

Fixes

  • Mobile Content Cutoff: Increased the max-height for collapsible sections from 1000px to 3000px to better accommodate longer task lists and prevent content from being cut off on mobile devices, especially when text wraps.

How to Use

  • Live Access: The easiest way to use these tools is by visiting the live link: https://warframetools.com/Task-Checklist/
  • Forking for Personal Use: You can fork this repository to your own GitHub account. If you enable GitHub Pages on your fork, you'll have your own hosted version.
  • Running Locally:
    1. Clone or download this repository.
    2. Navigate to the index.html file.
    3. Ensure the assets folder (containing images) is in the correct relative path to the index.html file.
    4. Open the index.html file in your web browser.

Feedback & Contributions

Disclaimer

This is an unofficial fan-made project. Warframe and all related assets are the intellectual property of Digital Extremes Ltd. These tools are not affiliated with, endorsed by, or sponsored by Digital Extremes Ltd.

License

This project and its tools are licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.

Live Access Update

Live access will update to v1.1.0 at weekly reset (00:00 UTC on Monday, May 12, 2025).


Thank you for using the Warframe Task Checklist! We hope these updates enhance your experience.