Skip to content

Releases: fabrialberio/PinApp

Version 1.2.0

05 Sep 09:06
Compare
Choose a tag to compare

What's changed

  • Implemented autosave
  • UI overhaul with new libadwaita 1.4 widgets
  • Simplified creation of new files
  • Added ability to rename and duplicate pinned files
  • Snap apps are now supported
  • Added german translation thanks to @gregorni
  • Added spanish translation thanks to @josushu0
  • Improved russian translation thanks to @daudix-UFO and @fsobolev
  • Improvements to better comply with GNOME design guidelines thanks to @TheEvilSkeleton and @daudix-UFO

Fixes

  • Localization was prone to errors with mixed locales. Fixed thanks to @fsobolev
  • Using Ctrl+F to enter search always cleared the search entry and was generally unreliable
  • Wording of unpin dialog was unclear
  • On Silverblue icons disappeared on reboot. Fixed by copying icons to app directory, as suggested by @thatLeaflet.

Full Changelog: v1.2...v1.2.0

Version 1.1.7

31 Dec 10:35
Compare
Choose a tag to compare

What's changed

  • Added russian translation thanks to @fsobolev
  • Added a keyboard shortcut to open search (Ctrl + F)
  • Various minor improvements in search behaviour

Fixes

  • App got stuck loading when trying to open files with duplicate keys or other syntax errors

Other

  • Added .json manifest to the project @fsobolev

Version 1.1.6

28 Nov 16:26
Compare
Choose a tag to compare

What's changed

  • Added functionality to search for apps by file content
  • Added french translation thanks to Irénée Thirion
  • Added turkish translation thanks to Sabri Ünal

Fixes

  • Reloading apps always shows "Your pins"

Version 1.1.5

22 Oct 16:05
Compare
Choose a tag to compare

What's changed

  • Added translation template
  • Localized rows use the current locale by default
  • Added italian translation

Fixes

  • Not all system apps were loaded, fixed by accessing them trough the host filesystem path
  • Applications were not completely sorted alphabetically

Version 1.1.4

14 Oct 17:30
Compare
Choose a tag to compare

What's changed

  • More consinstent app icon behaviour for non-existing paths or names
  • Improved application banner styling with custom CSS

Fixes

  • Previous release broke file saving in some occasions, now fixed