This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
v0.6.0 Alpha
Release 0.6.0 Alpha of BuhoCMS
New
- Jekyll is now supported! You can now choose between Hugo and Jekyll inside BuhoCMS 🎉
- Flatpak: The Hugo and Git executables will be removed from the Flatpak. This results in a smaller app size, but you will need to give permission to run the executables on your host system via
flatpak --user override org.buhocms.BuhoCMS --talk-name=org.freedesktop.Flatpak
Fixes
- Fix changing language not updating the settings page 051f2e3
- Set newly created website as most recent website c321369
Improvements
- Remove empty space between menu bar and submenus 9b906dd
- Make Snackbar text selectable bfc628f
- Opening website: Remove redundant 3rd step a4c14b6
- Do not show hidden folders in file view 6a81930
- UI: Remove colored border in the edit front matter dialog 611cb55
- UI: Remove border in various text fields 9ad872c
- UI: Use hintText instead of labelText in the front matter text widget bf5db76
- UI: Reduce minLines from 5 to 1 in the text front matter mode 31afd79
- UI: Show full file name if not a markdown (.md) file 453c4d3
- UI: Show URL instead of button text in some tooltips
- UI: Show a tooltip on the "Remove" button in the recent websites list 454540d
Localization
- Change key "Save path" to "Website path" 010f488
Full Commit Changelog: v0.5.0...v0.6.0