libreblog
Version:
An in-browser Static Site Generator focused on content-rich blogs and news websites
54 lines (29 loc) • 1.01 kB
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Data that was missing in the exported themes.
- The formatting of JSON files.
- New feature to export themes as ZIP folders.
- Unicode character in data tables replaced by image, as it was not being displayed correctly by various browsers.
- Adjusting the media table.
- Information on browser support in the README.
- Displaying a loading message when users interact for the first time.
- Fixing bugs related to CDN use.
- Adjusting the height of modals and iframes for better display on mobile devices.
- Changing debug_mode to false.
- Initial Release