Skip to content

Releases: getnf/embellish

v0.4.5

20 Nov 12:03
Compare
Choose a tag to compare

Added Departure Mono Nerd Font

v0.4.4

22 Sep 12:18
Compare
Choose a tag to compare

Updated gnome runtime to 47

v0.4.2

16 Sep 16:44
822925c
Compare
Choose a tag to compare

Fixed wrong release number

v0.4.1

16 Sep 16:31
3be5075
Compare
Choose a tag to compare
  • Ported to Gjs
  • Removed TUI/CLI versions
  • Added font previews
  • added font licences

For why I moved away from go, read the readme.

v0.3.0

03 Aug 22:20
Compare
Choose a tag to compare

GUI Version

  • Upgraded to libadwaita 1.5
  • Migrated to AboutDialog from AboutWindow
  • Separated installed fonts from available fonts
  • Made only one button visible in the font row depending on it's state (installed or not)
  • Made the buttons flat.

CLI/TUI

Nothing changed

v0.2.4

15 Jul 11:40
Compare
Choose a tag to compare
  • Fixed appstream metainfo file.

v0.2.3

15 Jul 09:28
Compare
Choose a tag to compare
  • Fix for wrong fonts dir on flatpak builds

v0.2.2

15 Jul 08:39
Compare
Choose a tag to compare
  • Follow xdg base dirs instead of hard coded paths.

v0.2.1

14 Jul 18:49
Compare
Choose a tag to compare
  • Switched to a different sqlite drive that doesn't require cgo
  • Cross compiled the cli/tui version for linux window and mac (untested on windows and mac)
  • The GUI built will no longer be available to download from github releases, it will be available on flathub (for linux only) and can be built from source for other platforms

The Linux amd64 and arm64 and Windows amd64 binaries are smaller because they were compressed with using upx.

v0.1.3

12 Jul 19:02
Compare
Choose a tag to compare

Fixed issues related to app version on the about page (gui build)