Changelog

Where we document our adventures in code, design, and fixing our own bugs.

v1.1.7 - 2026/03/31

  • Background Preview Fix: Fixed an issue where system background thumbnails in Settings could fail to render consistently by switching preview rendering to native image elements for more reliable loading behavior.
  • Timer Sound Preference Persistence: Improved playSound setting persistence so your sound preference is saved reliably and restored correctly across sessions.
  • Initialization Save Guard: Added safeguards in Clock and Timer settings initialization to prevent redundant storage writes during startup while keeping normal user-triggered saves intact.

v1.1.6 - 2026/03/23

  • Pomodoro Mode Arrived: Added a built-in four-step Pomodoro flow with customizable session lengths, auto-advance, and clickable step controls so you can jump back, skip ahead, or restart the current step.

  • Timer Recovery Improved: Pomodoro sessions now pause and restore cleanly after refreshes or tab closes, making it easier to resume without losing your place.
  • Timer UI Refresh: Reworked timer settings and controls, including cleaner quick timers, history access, and a more polished overall interface.
  • New Documentation: Published a detailed guide on MyTimerTab's new Pomodoro workflow and timer improvements.

v1.1.5 - 2026/03/03

  • Expanded Theme Library: Added several new built-in themes to help you find your perfect workspace "vibe."

  • New Documentation: Published a comprehensive guide on how to set up and customize themes.

v1.1.4 - 2026/02/09

  • Fixed potential memory leak issue that could affect long-term usage stability.
  • Fixed favicon link error to ensure proper display of favicons across all tabs.
  • Added cache configuration to improve performance and offline capabilities.

v1.1.3 - 2026/01/19

  • Dynamic favicon states now reflect the active page, with timer/stopwatch status colors and a blinking timer-end alert.

v1.1.2 - 2025/12/29

  • Redesigned blog interface for improved visual hierarchy and reading comfort.
  • Launched a tagging system to organize posts and enable topic-based filtering.
  • Added one-click share buttons to all blog posts for easy content sharing.
  • Fixed a bug that caused custom background settings to persist incorrectly when switching modes.

v1.1.1 - 2025/12/23

  • Launched the Nuxt Content-powered blog with refreshed layouts and listing pages.
  • Updated the launch-party post content and polish across blog and FAQ styling.
  • Added Nuxt Image for optimized assets and tuned Product Hunt link/badge visuals.
  • Auto-generated sitemap now includes blog routes for better SEO coverage.

v1.1.0 - 2025/12/08

  • Set a new global default font for a consistent look across the app.
  • Unified UI styling and spacing tweaks in Settings for a cleaner layout.
  • Added a donation link to the footer to support ongoing development.

v1.0.1 - 2025/11/28

  • Improved SEO: meta tuning, long-term caching headers, and structured content polish.
  • Accessibility and UX refinements plus UI touch-ups.
  • Performance boosts: faster font loading, smaller preview images, and smarter thumbnail loading.
  • Fixed background image handling and display consistency.