Releases: getnf/embellish
Releases · getnf/embellish
v0.4.5
v0.4.4
Updated gnome runtime to 47
v0.4.2
Fixed wrong release number
v0.4.1
- 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
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
- Fixed appstream metainfo file.
v0.2.3
- Fix for wrong fonts dir on flatpak builds
v0.2.2
- Follow xdg base dirs instead of hard coded paths.
v0.2.1
- 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
Fixed issues related to app version on the about page (gui build)