Releases: ublue-os/yafti
Releases · ublue-os/yafti
v0.10.0
0.10.0 (2024-10-19)
Features
Bug Fixes
- [#149] Remove quit option (#262) (1fcd8c4)
- allow any pydantic version from 2.8.2 to 3.0.0 (exclusive) for F41 compat (#266) (f978a48)
- RPM spec file misses
libadwaita
as an dependency (#265) (6f8de5c)
v0.9.0
0.9.0 (2024-08-05)
Features
Bug Fixes
- Correct a spacing issue between preferred and package in text (#183) (57bcee5)
- Revert pydantic upgrade until required fixes can be made (#184) (1ff59d3)
v0.8.0
0.8.0 (2023-08-07)
Features
- add save_state config property for changing when last-save state is recorded (#145) (0bc73af)
- support for packages key for packages screen (#148) (381f73e)
Bug Fixes
- pass state explicitly instead of overwriting id builtin (#147) (9fd3d79)
v0.7.1
0.7.1 (2023-08-07)
Bug Fixes
- support for multiple package screens in one config (#139) (c9db948)
v0.7.0
0.7.0 (2023-07-05)
Features
- Allow run plugin to be used as a package manager (#128) (7912e09)
Bug Fixes
Reverts
v0.6.2
0.6.2 (2023-05-30)
Bug Fixes
- move user data to sub-folder and ensure folder existence (#102) (7fce7fb)
v0.6.1
0.6.1 (2023-04-17)
Bug Fixes
- multiple links in "final-screen" values results in error (#84) (457ffe8)
- yafti.screen.package title doesn't show up (#85) (8641b56)
v0.6.0
0.6.0 (2023-04-12)
Features
- enable both user and system flatpak installs (#82) (8413bee)
- show a bouncing progress bar during package installation (#74) (e1fdd65)
v0.5.0
0.5.0 (2023-03-27)
Features
- extend title screen to include additional actions (#66) (a2fa984)
v0.4.1
0.4.1 (2023-03-24)
Bug Fixes
- make sure bin entrypoint matches -m entrypoint (#64) (b2423b8)