mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
docs: Update changelogs
This commit is contained in:
@@ -1,18 +1,29 @@
|
||||
Lawnchair 15 Beta 2 is now available. This is a stability-focused release that addresses numerous bugs from Beta 1, while adding a few quality of life improvements.
|
||||
Lawnchair 15 Beta 2 is now available! This is a stability-focused release that addresses numerous bugs from Beta 1, while adding a few quality of life improvements.
|
||||
|
||||
### New features
|
||||
* Redesigned the search UI and backend architecture for a more stable and extensible foundation.
|
||||
* Improved the "About" screen to support new links
|
||||
* Added an option in Settings to clear all items from the home screen.
|
||||
* Added support for infinite home screen scrolling.
|
||||
* Added the ability to reorder apps within app drawer folders.
|
||||
Note that this release only supports QuickSwitch from Android 10 to Android 15 QPR0 (initial release).
|
||||
|
||||
### Bug fixes and improvements
|
||||
This release includes the following improvements:
|
||||
* Redesigned the launcher search backend infrastructure, with a cleaner UI for settings
|
||||
* Replace Mull search provider with IronFox (#5780)
|
||||
* Fix launch intent for Kagi search provider (#5800)
|
||||
* Added support for infinite scrolling in home screen (#5807);
|
||||
* Added support for re-ordering apps inside app drawer folders (via settings) (#6173)
|
||||
* Added an option in Settings to clear all items from the home screen (#6125)
|
||||
* Added an option to turn off the alpha change behind the search bar when scrolling in the app drawer (#5934)
|
||||
* Improved the layout of the About screen, and added a changelog viewer for Nightly builds (##5711)
|
||||
|
||||
Alongside that, several issues have also been fixed:
|
||||
* Fixed an issue that caused the search widget to fail to launch the Google app on Android 14 and above.
|
||||
* Addressed multiple crashes on older Android versions.
|
||||
* Resolved a race condition that could cause a crash when customizing an app that was being uninstalled.
|
||||
* Fixed an issue where the search state would not clear correctly when the app drawer was closed.
|
||||
* Corrected various visual bugs, including the page indicator being partially displayed and incorrect icon scaling in the app drawer.
|
||||
* Established a public roadmap and a new, simplified triage system for our issue tracker.
|
||||
* Corrected various visual bugs, including:
|
||||
* "Customize" bottom sheet not updating state
|
||||
* Search state would not clear when app drawer is hidden (#5933)
|
||||
* Wrong icon scaling in app drawer when home screen icons are resized (#5932)
|
||||
* Home screen page indicator being partially displayed (#5937)
|
||||
|
||||
Thanks to
|
||||
Alongside that, this release contains the usual performance improvements, miscellaneous bug fixes, dependency updates, and new bugs & translations.
|
||||
|
||||
Thanks as well to our new contributors: @lebao3105, @IzzySoft, @foXaCe, @itsaky, @victor-marino, @garghimanshu0786, @VBansal99, @Chaikew, and @abhixv
|
||||
|
||||
[Support Lawnchair's development by donating on Open Collective](https://opencollective.com/lawnchair)
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
*Lawnchair 15 Beta 1 is here!*
|
||||
Hey everyone, and happy holidays from the Lawnchair team! 🎄
|
||||
|
||||
We're excited to release the first beta for Lawnchair 15, a foundational update based on Android 15.
|
||||
We're excited to announce that Lawnchair 15 Beta 2 is now available for download!
|
||||
|
||||
The biggest new feature is one of our most requested ever: **App Drawer Folders**. You can now create and reorder custom folders to finally organize your app drawer.
|
||||
This release contains several bug fixes and quality-of-life improvements that make the Lawnchair 15 experience much more stable and enjoyable. Some of the highlights include:
|
||||
|
||||
This release is packed with many other improvements, from a more powerful dock to dozens of UI refinements.
|
||||
- A completely revamped search experience
|
||||
- Infinite home screen scrolling
|
||||
- The ability to reorder apps inside app drawer folders
|
||||
- ...and many more fixes for crashes and visual bugs!
|
||||
|
||||
**Read the full announcement on our blog:**
|
||||
https://lawnchair.app/blog/lawnchair-15-beta-1
|
||||
A huge thank you to everyone who made this release possible: our code contributors on GitHub, our translators on Crowdin, and our financial supporters on Open Collective. Your support is what keeps this project going.
|
||||
|
||||
We'll have a full Lawnstate blog post coming soon with a look back at the year and a deep dive into the ongoing work for Lawnchair 16.
|
||||
|
||||
For now, enjoy a more stable home screen for the holidays!
|
||||
|
||||
Download and changelog: https://github.com/LawnchairLauncher/lawnchair/releases/tag/v15.0.0-beta2
|
||||
|
||||
Reference in New Issue
Block a user