File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed
Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.1.0 ] - 2025-03-02
99
1010### Added
11+ - support for OpenCloud
1112
1213### Fixed
1314
14- - SVG files cannot be used as images (https://github.com/JankariTech/web-app-presentation-viewer/issues/85 )
15- - Trying to load an image from an not existing folder, breaks the presentation (https://github.com/JankariTech/web-app-presentation-viewer/issues/86 )
16- - Single backtick is not recognizable as code block (https://github.com/JankariTech/web-app-presentation-viewer/pull/82 )
17- - Code blocks in lists are not using existing space (https://github.com/JankariTech/web-app-presentation-viewer/pull/80 )
18-
19- ### Changed
20-
21- ### Removed
15+ - fix: code blocks in lists are not using existing space (https://github.com/JankariTech/web-app-presentation-viewer/pull/80 )
16+ - fix: use separate color and bg color for single code block (https://github.com/JankariTech/web-app-presentation-viewer/pull/82 )
17+ - fix: trying to load an image from not existing folder, breaks the presentation (https://github.com/JankariTech/web-app-presentation-viewer/pull/88 )
18+ - fix: .svg files cannot be used as images (https://github.com/JankariTech/web-app-presentation-viewer/pull/89 )
2219
2320## [ 2.0.0] - 2024-08-30
2421
You can’t perform that action at this time.
0 commit comments