Releases: jeremyrambaud/clepsydre
Releases · jeremyrambaud/clepsydre
Clepsydre Beta v1.2.1-beta.1
1.2.1-beta.1 (2026-06-08)
Clepsydre Stable v1.2.0
1.2.0 (2026-06-07)
Bug Fixes
- fix static-fn-middleware browser errors (bf92be1)
- replace BASE_PATH with VITE_BASE_PATH for consistent environment variable usage (552194f)
- update BASE_URL to BASE_PATH for consistent environment variable usage (9cb87bd)
- update environment variable references from VITE_BASE_PATH to BASE_URL for consistency (1f42b23)
- update semantic release workflow to include 'main' branch for deployment (eeee269)
Features
Clepsydre Stable v1.1.0
1.1.0 (2026-06-05)
Bug Fixes
- enable upload of updater signatures in release workflow (702ff2a)
- fix calendar objectives (76fe6c2)
- fix time calculation bug showing xh 60m (95f87b7)
- update documentation links from 'utilisation' to 'usage' for consistency (2ce70ad)
- window size after restart or update (7d96f3e)
Features
- activity view + light mode (c06cec9)
- added history view (0e6950f)
- added onboarding modal (ee00cbf)
- added settings to toggle autostart when selecting a task (e0358a2)
- added the possibility ot override workdays in the calendar (d7ff676)
- added the possibility to change a ticket while a timer is running (2fed1d3)
- added the possibility to chose a different ticket to save time on in the extension (9404d9b)
- added the possibility to duplicate an entry (fb2c89f)
- added the possibility to work on a ticket and save time on a different ticket (8619636)
- added ticket number to the system tray (f3f8c33)
- added website (5c7bc9e)
- implement onboarding seen state and update settings handling (7cec960)
- reorganized settings (17f5a14)
Clepsydre Beta v1.0.0-beta.23
1.0.0-beta.23 (2026-06-05)
Bug Fixes
- enable upload of updater signatures in release workflow (189c27d)
Clepsydre Beta v1.0.0-beta.22
1.0.0-beta.22 (2026-06-05)
Features
Clepsydre Beta v1.0.0-beta.21
Clepsydre Beta v1.0.0-beta.20
Clepsydre Beta v1.0.0-beta.19
1.0.0-beta.19 (2026-05-29)
Bug Fixes
- fix case where 1h 59min and more than 30s was displaying as 1h 60m (c27abae)
- fix overtime not showing on estimated tasks (f7fa1ba)
- fix time calculation bug showing xh 60m (bfaf504)
- keep active time after restart (44b7ca7)
Features
- activity view + light mode (7147d61)
- added history view (7dee092)
- added onboarding modal (7bbc4b5)
- added settings to toggle autostart when selecting a task (ef32662)
- added the possibility ot override workdays in the calendar (4840807)
- added the possibility to change a ticket while a timer is running (de296e2)
- added the possibility to chose a different ticket to save time on in the extension (f49ed41)
- added the possibility to duplicate an entry (39c166d)
- added the possibility to work on a ticket and save time on a different ticket (900e138)
- added ticket number to the system tray (cfe7f97)
- reorganized settings (1a03fe7)
Clepsydre Stable v1.0.0
1.0.0 (2026-05-22)
Bug Fixes
- added asterisk to required fields, changed placeholder text color (0a3ddd8)
- adjust positioning of connector line in TicketRow component (5094915)
- changed cursor for clickable elements (4620c2d)
- changed extensions descriptions (807a836)
- configure git to use PAT and update checkout action in semantic release workflow (d8b8c7e)
- disable exiting save modal by clicking outside or using escape key (13ad1d2)
- fix app with long ticket titles (modal sizing) (5c43217)
- fix autocomplete not showing all results matching (2e09678)
- fix case where 1h 59min and more than 30s was displaying as 1h 60m (fa3285c)
- fix display of progression bar timeline tickets (634f139)
- fix extension communication with app (0fafdb8)
- fix extension name (0644689)
- fix hover on extension buttons (c069022)
- fix idle time end time calculation (3265caa)
- fix idle timer end time (be358cf)
- fix overtime not showing on estimated tasks (6d0a096)
- fix progression bar update and added possibility to remove active ticket (3af59c2)
- fix scrollbar style on built version (a4453e5)
- fix update modal sizing (4389f1a)
- fix warnings for firefox extension (f285115)
- fixed autocomplete accessibility (8f2fc48)
- fixed responsive of the app (f159530)
- handle unstarted app for extension (d5a6f13)
- keep active time after restart (061b48c)
- keep system tray time in sync (4c28142)
- release: add libxss-dev dependency and update args for Windows platform (3f4494b)
- release: update GitHub CLI commands to include repository context for release dl and uploads (29608bb)
- update cargo.lock version during semantic release (b0865e3)
- update extension version with app version (76f9c47)
- update extension versioning and manifest structure (b01b84c)
- update Firefox extension manifest to include data collection permissions (3f1f124)
- update release message format and specify Node.js and Bun versions in semantic release workflow (f0c7850)
- update release naming and handling for beta/stable versions (cbddc4e)
- updated icons (ae6e011)
- when minimizing the app, remove the app icon from the task bar (3ccee71)
- windows system tray icon in color (141a148)
Features
- add functionality to fetch and display today's logged hours for selected issue in ActiveTicketSection (5d561ee)
- add new icons for Clepsydre (7f72141)
- added changelog in update dialog (f5d1250)
- added Chrome and Firefox browser extensions (20ea883)
- added experimental feature to search by comment (c9de4bd)
- added extensions links to the settings app (6fed98a)
- added real logo to the app (9f322e3)
- added the ability to get the previous comment when starting a task (e5c6e6e)
- added the possibility to change the ticket of an entry (b394f6d)
- added tooltip to all buttons without labels (e05dbdc)
- added translations (1b4d2e4)
- App base (8abbf8a)
- App update (37d7d26)
- auto check updates (6ce4d67)
- changed reset icon and added confirm (5d25ef7)
- Idle time detection (9bdffa0)
- implement semantic release and commit linting setup (17ad6ff)
- integrate autostart functionality and enhance tray icon behavior (b1775f1)
- manual mode (33982e1)
- only allow a single instance (3fe7869)
- reorganized settings (5df02ac)
- show active ticket in timeline (ca6846a)
- show comment under ticket label in timeline view (832d93b)
- show total time elapsed on a ticket (2287c06)
- Time tracking with search, timeline and time edition (88dd3dd)
- update GITHUB_TOKEN to use SEMANTIC_RELEASE_PAT in semantic release workflow (e958683)