Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.05 KB

File metadata and controls

32 lines (24 loc) · 1.05 KB

Change Log

All notable changes to the Mindful Coding extension will be documented in this file.

1.1.0 to 1.1.1

  • Custom reminders feature
    • Users can now add, edit, and delete their own custom reminders
    • New command: "Manage Custom Reminders"
    • Custom reminders can be globally enabled/disabled via settings
  • Minimum interval of 1 minute for all reminders
  • Validation to prevent empty reminder messages
  • Updated settings schema to reflect new custom reminders feature
  • Improved input validation for reminder intervals and messages
  • Reorganized settings for better clarity and ease of use
    • Grouped related settings (general, window gaze, stretch, custom reminders)
    • Improved setting names for consistency
    • Added order to settings for more intuitive display
  • Shortened the text of dismiss message in status bar to "Great!"

1.0.7 to 1.0.9

  • Logo iterations

1.0.4 to 1.0.6

  • Improved startup message (now in the status bar)
  • Revised code for better future maintainability
  • Improved logo

1.0.0 to 1.0.3

  • Initial release and fixes