File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments