Skip to content

Releases: ymauray/deborah

v1.1.5

08 Nov 11:33
Compare
Choose a tag to compare
  • Show a warning if deb-get is not found in PATH

v1.1.4

24 Sep 16:57
c998430
Compare
Choose a tag to compare

What's Changed

  • chore: Update README.md by @lefterisgar in #26
  • fix: Correct typo by @lefterisgar in #27
  • feat: Added PolKit action to reduce the number of times password is needed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

20 Sep 20:31
6ea7090
Compare
Choose a tag to compare

What's Changed

  • chore: fix desktop file to put Deborah in Settings and System categories by @ymauray in #24
  • fix: Installing a package doesn't reflect in the status immediately. Closes #22 by @ymauray in #25

Full Changelog: v1.1.2...v1.1.3

v1.1.2

18 Sep 08:17
eb08baf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Sep 09:46
f046d9b
Compare
Choose a tag to compare

What's Changed

  • fix: show existing deb-get path on options page by @ymauray in #15

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Sep 08:42
ba40529
Compare
Choose a tag to compare

What's Changed

  • fix: forgot to revert test code. Closes #11 by @ymauray in #12
  • fix: Package details do not update when searching. Closes #7 by @ymauray in #13
  • fix: Search string disappears when switching to options and back. Closes #8 by @ymauray in #14

Full Changelog: v1.0.2-beta...v1.1.0

v1.0.2-beta

16 Sep 20:58
31713b4
Compare
Choose a tag to compare

What's Changed

  • fix: response to "A Few minor comments". Closes #6. by @ymauray in #10

Full Changelog: v1.0.0-beta.2...v1.0.2-beta

v1.0.1-beta.2

15 Sep 14:10
fa5607f
Compare
Choose a tag to compare
  • chore: removed unnecessary files

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

14 Sep 19:59
6909b91
Compare
Choose a tag to compare

What's Changed

  • misc: GitHub action for conventional pull request title. by @ymauray in #2
  • docs: updated README.md by @ymauray in #4
  • refactor: switched to riverpod by @ymauray in #3
  • feat: check for updates, and do the actual update by @ymauray in #5

Full Changelog: v0.1.4-alpha...v1.0.0-beta.1

v0.1.4-alpha

24 Jul 09:48
f7492a3
Compare
Choose a tag to compare
  • Cache and reuse search term
  • Return to application list when privilege elevation is refused
  • Implemented options pannel