Files
Launcher/CHANGELOG.md
fossifybot[bot] f18f65d634 chore(release): v1.7.0 (13) (#303)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-12-16 06:43:27 +05:30

125 lines
3.9 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.7.0] - 2025-12-16
### Changed
- Updated translations
### Fixed
- Fixed invalid search results after opening and closing apps ([#100])
## [1.6.0] - 2025-11-30
### Changed
- Search now ignores accents and diacritics ([#282])
- Updated translations
### Fixed
- Fixed overlap between app drawer and status bar ([#277])
## [1.5.0] - 2025-10-29
### Changed
- Compatibility updates for Android 15 & 16
- Updated translations
## [1.4.0] - 2025-09-12
### Changed
- Pressing home button on home screen now returns to the first page ([#170])
- Updated translations
## [1.3.0] - 2025-09-01
### Changed
- The app will now prompt to set as default launcher on startup ([#230])
- Updated translations
### Fixed
- Fixed home screen hover events not working with TalkBack ([#234])
## [1.2.0] - 2025-07-15
### Added
- Option to show keyboard automatically in app drawer ([#106])
### Changed
- Updated translations
## [1.1.4] - 2025-06-28
### Fixed
- Addressed crash on startup due to widgets ([#182])
## [1.1.3] - 2025-06-19
### Changed
- Updated translations
### Fixed
- Addressed frequently occurring crashes ([#6])
## [1.1.2] - 2025-06-06
### Changed
- Updated translations
### Fixed
- Clicking home screen app labels now works as expected ([#115])
## [1.1.1] - 2025-05-14
### Changed
- Updated translations
### Removed
- Removed redundant launcher settings icon from the app drawer ([#51])
## [1.1.0] - 2025-03-19
### Added
- Added double tap to lock screen feature ([#63])
### Changed
- Added more translations
## [1.0.1] - 2025-01-01
### Changed
- Other minor bug fixes and improvements
- Added more translations
### Fixed
- Fixed scrolling performance issues ([#65])
- Fixed various issues related to widgets ([#5], [#44], [#74])
## [1.0.0] - 2024-10-16
### Added
- Initial release
[#5]: https://github.com/FossifyOrg/Launcher/issues/5
[#6]: https://github.com/FossifyOrg/Launcher/issues/6
[#44]: https://github.com/FossifyOrg/Launcher/issues/44
[#51]: https://github.com/FossifyOrg/Launcher/issues/51
[#63]: https://github.com/FossifyOrg/Launcher/issues/63
[#65]: https://github.com/FossifyOrg/Launcher/issues/65
[#74]: https://github.com/FossifyOrg/Launcher/issues/74
[#100]: https://github.com/FossifyOrg/Launcher/issues/100
[#106]: https://github.com/FossifyOrg/Launcher/issues/106
[#115]: https://github.com/FossifyOrg/Launcher/issues/115
[#170]: https://github.com/FossifyOrg/Launcher/issues/170
[#182]: https://github.com/FossifyOrg/Launcher/issues/182
[#230]: https://github.com/FossifyOrg/Launcher/issues/230
[#234]: https://github.com/FossifyOrg/Launcher/issues/234
[#277]: https://github.com/FossifyOrg/Launcher/issues/277
[#282]: https://github.com/FossifyOrg/Launcher/issues/282
[Unreleased]: https://github.com/FossifyOrg/Launcher/compare/1.7.0...HEAD
[1.7.0]: https://github.com/FossifyOrg/Launcher/compare/1.6.0...1.7.0
[1.6.0]: https://github.com/FossifyOrg/Launcher/compare/1.5.0...1.6.0
[1.5.0]: https://github.com/FossifyOrg/Launcher/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/FossifyOrg/Launcher/compare/1.3.0...1.4.0
[1.3.0]: https://github.com/FossifyOrg/Launcher/compare/1.2.0...1.3.0
[1.2.0]: https://github.com/FossifyOrg/Launcher/compare/1.1.4...1.2.0
[1.1.4]: https://github.com/FossifyOrg/Launcher/compare/1.1.3...1.1.4
[1.1.3]: https://github.com/FossifyOrg/Launcher/compare/1.1.2...1.1.3
[1.1.2]: https://github.com/FossifyOrg/Launcher/compare/1.1.1...1.1.2
[1.1.1]: https://github.com/FossifyOrg/Launcher/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/FossifyOrg/Launcher/compare/1.0.1...1.1.0
[1.0.1]: https://github.com/FossifyOrg/Launcher/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/FossifyOrg/Launcher/releases/tag/1.0.0