Skip to content

Releases: ublue-os/yafti

v0.10.0

20 Oct 01:38
c4cb003
Compare
Choose a tag to compare

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

05 Aug 18:08
ab22432
Compare
Choose a tag to compare

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

07 Aug 19:27
f5b6fbb
Compare
Choose a tag to compare

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

07 Aug 03:03
7ca4772
Compare
Choose a tag to compare

0.7.1 (2023-08-07)

Bug Fixes

  • support for multiple package screens in one config (#139) (c9db948)

v0.7.0

05 Jul 23:35
36b12a0
Compare
Choose a tag to compare

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

30 May 13:32
f80df79
Compare
Choose a tag to compare

0.6.2 (2023-05-30)

Bug Fixes

  • move user data to sub-folder and ensure folder existence (#102) (7fce7fb)

v0.6.1

17 Apr 01:34
d75ba2a
Compare
Choose a tag to compare

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

12 Apr 22:17
6bc6267
Compare
Choose a tag to compare

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

01 Apr 00:05
3815548
Compare
Choose a tag to compare

0.5.0 (2023-03-27)

Features

  • extend title screen to include additional actions (#66) (a2fa984)

v0.4.1

24 Mar 00:55
eb6933e
Compare
Choose a tag to compare

0.4.1 (2023-03-24)

Bug Fixes

  • make sure bin entrypoint matches -m entrypoint (#64) (b2423b8)