Commit graph

5 commits

Author SHA1 Message Date
Carrianna
b729e2fe5b V1.0.9
1. **==Critical Bug Fix==**: Fixed the undo history pollution issue — timer real-time updates no longer pollute the editor's undo/redo stack. (Thanks to [mosmash](https://github.com/mosmash) for reporting!)
2. **Timer Style Optimization**: Redesigned the timer rendering style; added option to hide hours digit for shorter durations.
3. **==New Feature==**: Added Time Adjustment function with an iPhone-style scroll wheel time picker UI, accessible via right-click menu and command palette, fully compatible with mobile.
4. Closed issues: [#12](https://github.com/wth461694678/text-block-timer/issues/12), [#11](https://github.com/wth461694678/text-block-timer/issues/11), [#7](https://github.com/wth461694678/text-block-timer/issues/7)
2026-02-13 18:59:58 +08:00
Carrianna
9c34f8e82b Feature: Enhance Apperance Settings 2026-02-13 16:53:37 +08:00
Carrianna
ac225c738e Frature: Solve Issue #11 [Feedback/Suggestion] Hiding HTML in Callouts & Custom Time Formatting - v1 2026-02-13 16:25:21 +08:00
frankthwang
f160143545 - V1.0.5
1. ==Major Feature==: This plugin now supports usage on the Mobile end!
  2. ==Major Optimization==: Added support for **read-only mode**, now the timer can be updated in real time and data can be persisted even in read-only mode.
  3. ==Major Feature==: Added a timer deletion function, which can be accessed through the command line or right-click menu.
  4. **Slimming Plan for Timer Blocks a Huge Success!**: The length of Timer blocks has been significantly reduced by 60% in version V1.0.5.
  5. Bug Fix: Fixed the issue where time display was incorrect after exceeding 24 hours.
2025-08-05 12:48:08 +08:00
frankthwang
cd902285d2 first commit 2025-04-13 23:14:24 +08:00