This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
v0.2.0 Alpha
Release 0.2.0 Alpha of BuhoCMS
New
- Custom Hugo Flags are now supported when (i) starting a Hugo server, (ii) building a Hugo site, (iii) creating a new post, (iv) creating a new Hugo site
- Switch between Front matter GUI/Text mode with a new button
- Tags GUI: Add a submit button on the right side 6db6592
Fixes
- Enable the "Continue" button automatically when selecting a save path in Create/Open website 821f09a
- If currently selected site doesn't exist, show error message c34bf9b
- When changing a site by creating/opening a website, the Shell directory now changes too 3772ca9
- TextSelection related error when changing files 89f688a
- Fix exception when switching to site and having 0 files 251909e
Improvements
- Error handling: Show snackbar if a terminal command fails dc6649e
- Add Front matter button: Show localized search label text
Localization
- Improve wording from "site" to "website" 9bb6c5c
- Added Snackbar translation support c5847f1
- Use more general string "Can't be empty" instead of "Name can't be empty" in text fields 1526c18
Other
- Lay foundations for Flatpak support
Full Commit Changelog: v0.1.0...v0.2.0