0.10.0 (2024-10-19)
- [#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)
0.9.0 (2024-08-05)
- add PKGBUILD for Arch packaging (#163) (a827362)
- update pydantic to v2 (#260) (8da8264)
- window: Move "Next" button to top right (#156) (4abb8d4)
- Correct a spacing issue between preferred and package in text (#183) (57bcee5)
- Revert pydantic upgrade until required fixes can be made (#184) (1ff59d3)
0.8.0 (2023-08-07)
- add save_state config property for changing when last-save state is recorded (#145) (0bc73af)
- support for packages key for packages screen (#148) (381f73e)
0.7.1 (2023-08-07)
0.7.0 (2023-07-05)
0.6.2 (2023-05-30)
0.6.1 (2023-04-17)
- multiple links in "final-screen" values results in error (#84) (457ffe8)
- yafti.screen.package title doesn't show up (#85) (8641b56)
0.6.0 (2023-04-12)
- enable both user and system flatpak installs (#82) (8413bee)
- show a bouncing progress bar during package installation (#74) (e1fdd65)
0.5.0 (2023-03-27)
0.4.1 (2023-03-24)
0.4.0 (2023-03-22)
0.3.1 (2023-03-20)
0.3.0 (2023-03-20)
- add "first run" protections and configuration (#46) (290b06e)
- add consent screen and screen conditions (#47) (4ff07c4)
- customize which groups are enabled by default (#53) (dfa363a)
- deps: lock pydantic dep to match fedora 38 (#38) (7dc7fac)
- packaging: use pyproject-rpm-macros (#40) (3885b89)
0.2.8 (2023-03-15)
0.2.7 (2023-03-15)
0.2.6 (2023-03-15)
0.2.5 (2023-03-15)
0.2.4 (2023-03-15)
0.2.3 (2023-03-15)
0.2.2 (2023-03-15)
0.2.1 (2023-03-15)
0.2.0 (2023-03-15)
- add console screen component (34f25fa)
- allow for package installation (64e49a9)
- development and contrib documentation (322ca9f)
- expland YaftiScreen definition (1080107)
- implement async support and some async methods (eeb55ff)
- initial commit (d85ab8a)
- proper shutdown / closure (7514d3a)
- signals/observer and global button state (3c45bb3)
- start of unit tests (135c934)
- track screen state for packages (2204e1d)