- Add CityListSheet for managing locations via page indicator tap - Add drag-to-reorder support in city list - Fix Polish translation: "Daylight w roku" → "Długość dnia w roku" - Fix PageIndicator position to avoid overlapping yearly chart - Remove "About" section from UI (simplified) - Add CHANGELOG.md
42 lines
921 B
Markdown
42 lines
921 B
Markdown
# Changelog
|
|
|
|
## [1.3] - 2026-01-31
|
|
|
|
### Added
|
|
- City management sheet - tap page indicator to manage, reorder and delete locations
|
|
- Drag-to-reorder support in city list
|
|
|
|
### Changed
|
|
- Page indicator moved higher to avoid overlapping yearly daylight chart
|
|
- Simplified page indicator styling
|
|
|
|
### Fixed
|
|
- Polish translation: "Daylight w roku" → "Długość dnia w roku"
|
|
|
|
### Removed
|
|
- "About" section from cards and city list (simplified UI)
|
|
|
|
## [1.2] - 2025-01-XX
|
|
|
|
### Added
|
|
- Location reordering support
|
|
- Improved page transitions between locations
|
|
|
|
## [1.1] - 2025-01-XX
|
|
|
|
### Added
|
|
- Sun data refresh on app resume
|
|
- Periodic 60-second auto-refresh
|
|
|
|
### Fixed
|
|
- Location name text alignment for multi-line names
|
|
|
|
## [1.0] - 2025-01-XX
|
|
|
|
### Added
|
|
- Initial release
|
|
- Multi-location sunrise/sunset tracking
|
|
- Animated sun/moon arc
|
|
- Time-of-day gradient backgrounds
|
|
- Yearly daylight chart
|
|
- 20 language translations
|