Skip to content

Commit cbb8b22

Browse files
authored
Create CHANGELOG.md
1 parent f9e4abc commit cbb8b22

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
### Fixed
11+
12+
- Unicode character in data tables replaced by image, as it was not being displayed correctly by various browsers.
13+
14+
## [1.0.1] - 2024-06-10
15+
16+
### Improved
17+
18+
- Displaying a loading message when users interact for the first time.
19+
20+
### Fixed
21+
22+
- Fixing bugs related to CDN use.
23+
- Adjusting the height of modals and iframes for better display on mobile devices.
24+
25+
### Changed
26+
27+
- Changing debug_mode to false.
28+
29+
## [1.0.1] - 2024-06-10
30+
31+
### Added
32+
- Initial Release

0 commit comments

Comments
 (0)