Releases: CocoCR300/flauncher
Releases · CocoCR300/flauncher
Release #4 December 2024 (2024.12.004)
- Fix categories not being sorted automatically after choosing alphabetical sort.
- Fix "app cards" in grid layouts not moving when reordering them.
- Fix some settings pages not autofocusing the first item in them.
- Fix invisible item being focused when "auto hide app bar" setting is enabled.
Release #3 December 2024 (2024.12.003)
- Fix an issue that caused more than one "launcher section" to be deleted when deleting just one of them.
- Add a workaround to be able to move the keyboard focus from a text field to adjacent UI elements in the "launcher section" settings page.
Release #2 December 2024 (2024.12.002)
- Introduce "spacers" to put between/around categories in the launcher.
- Use the side panel instead of a dialog to create categories.
Release #1 December 2024 (2024.12.001)
- Add new setting to hide/show the app bar based on its focus state: #32.
Release #1 November 2024 (2024.11.001)
Release #3 September 2024 (2024.09.003)
fix: mouse can not click Reorder arrow
- Add mouse click events to the four directional arrows that appear when reordering App Cards
ISSUES CLOSED: #29
Use IconButtons for AppCard reorder mode arrows
Bump version, set new release action in GitHub workflow file
Release #2 September 2024 (2024.09.002)
Release #1 September 2024 (2024.09.001)
From this point on, releases will have the following versioning scheme year.month.release number
. Two numbers is more than enough for the release number, but three helps to distinguish it from a day of the month. And since Flutter forces the version string to contain three numbers separated by dots, that's what I ended up with.
The application packages below do not have this version, since this was the last release tagged as "continuous" and this change was introduced after that.