# 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.3.2] - 2026-02-02

### Improved

- Option to preview articles in a new tab.
- Pre‑installed dependencies to enable the GitHub Pages site.

### Fixed

- Minor bug fixes.

## [1.3.1] - 2026-01-27

### Improved

- Changed reference style.
- Customizable footnote label in the LaTeX article.
- NPM: Remove 'node_modules' directory after copying dependencies.

## [1.3.0] - 2026-01-17

### Added

- LaTeX rendering support.
- Warning informing users that the editor works best in Chromium‑based browsers.

### Fixed

- Image insertion.

## [1.2.3] - 2026-01-06

### Fixed

- Ordering articles on the series pages.

## [1.2.2]

### Fixed

- RSS in the default theme.

## [1.2.1]

### Added

- Function to add footnotes.

## [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]

### 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
