------------------------------------------------------------------- Wed Feb 18 18:20:51 UTC 2026 - Atri Bhattacharya - Update to version 1.4.2: * Added option to reset app data from settings. * Fixed issue where bar showing incorrect data. - Changes from version 1.4.1: * UI & Performance Improvements: - Updated and corrected several UI icons. - Improved spacing and overall visual consistency. - General performance improvements and smoother interactions. - Updated runtime dependencies to improve stability and maintainability. * Bug Fixes: - Fixed an application crash caused by timeapi.io. - Fixed unit toggle handling using Gtk.ToggleButton.toggled. - Fixed hourly weather API issue by using timezone=auto. - Enabled smooth scrolling for hourly forecasts without requiring the Shift key. - Added proper imperial unit conversions and handling for inHg. - Fixed minor typos and small UI inconsistencies. - Drop mousam-toggle-unit-settings-button.patch: upstreamed. ------------------------------------------------------------------- Sat May 10 07:35:36 UTC 2025 - Atri Bhattacharya - Update to version 1.4.0: + What’s New: - Added new backgrounds for both day and night weather conditions. - Introduced a welcome screen for first-time users. + UI Improvements: - Updated branding colors to align with the app’s theme. - Reduced grid spacing and made forecast items and UI components smaller for a cleaner look. + Bug Fixes: - Fixed typos and improved code formatting for better maintainability. - Resolved issues related to styling and default location settings. + Updated translations. - Add mousam-toggle-unit-settings-button.patch -- fix: use Gtk.ToggleButton.toggled for setting unit; upstream commit (gh#amit9838/mousam#179). ------------------------------------------------------------------- Fri Aug 9 12:25:38 UTC 2024 - Atri Bhattacharya - Disable builds for Leap 15.X since python3 >= 3.8 is required. ------------------------------------------------------------------- Thu Aug 8 15:03:16 UTC 2024 - Atri Bhattacharya - Update to version 1.3.2: + New icon. + Resolved the issue of sunset/sunrise time always displaying in 12-hour format. + Improved sun rotation functionality to support both 12-hour and 24-hour formats. + Updated translations. ------------------------------------------------------------------- Fri Jun 14 19:07:34 UTC 2024 - Atri Bhattacharya - Initial package.