Files
mousam/mousam.changes

67 lines
2.6 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Wed Feb 18 18:20:51 UTC 2026 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <badshah400@gmail.com>
- Update to version 1.4.0:
+ Whats 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 apps 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 <badshah400@gmail.com>
- Disable builds for Leap 15.X since python3 >= 3.8 is required.
-------------------------------------------------------------------
Thu Aug 8 15:03:16 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <badshah400@gmail.com>
- Initial package.