UNPKG

libreblog

Version:

An in-browser Static Site Generator focused on content-rich blogs and news websites

54 lines (29 loc) 1.01 kB
# Changelog 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). ## [Unreleased] ## [1.1.0] ### Fixed - Data that was missing in the exported themes. ### Improved - The formatting of JSON files. ### Added - New feature to export themes as ZIP folders. ## [1.0.2] ### Fixed - Unicode character in data tables replaced by image, as it was not being displayed correctly by various browsers. - Adjusting the media table. ### Added - Information on browser support in the README. ## [1.0.1] - 2024-06-10 ### Improved - Displaying a loading message when users interact for the first time. ### Fixed - Fixing bugs related to CDN use. - Adjusting the height of modals and iframes for better display on mobile devices. ### Changed - Changing debug_mode to false. ## [1.0.0] - 2024-06-10 ### Added - Initial Release