Skip to content

Releases: JankariTech/web-app-presentation-viewer

2.0.0

30 Aug 06:44
bbfd85a
Compare
Choose a tag to compare

Changelog for 2.0.0 - 2024-08-30

Supported oCIS-web versions:

  • web: 9.x.x
  • ocis: 6.x.x

Added

  • BREAKING CHANGE: Load ocis images from the sub directory level (#60)
  • BREAKING CHANGE: Use ocis images from same directory level (#48)
  • Loading spinner until presentation is ready (#61)

Fixed

  • viewer stuck on loading if ocis images are not available (#75)

Changed

  • Renamed app-id to mdpresentation-viewer (#74)
  • Parse and update local image urls directly in the markdown content (#61)

2.0.0-beta.1

17 Jul 11:40
55b6f4e
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Changelog for 2.0.0-beta.1 - 2024-07-17

Supported oCIS-web versions:

  • web: 9.x.x
  • ocis: 6.x.x

Added

  • Loading spinner until presentation is ready (#61)
  • Load ocis images from the sub directory level (#60)
  • Use ocis images from same directory level (#48)

Changed

  • Parse and update local image urls directly in the markdown content (#61)

1.0.0

16 May 09:48
5530a07
Compare
Choose a tag to compare

Changelog for 1.0.0 - 2024-05-07

Supported oCIS-web versions:

  • web: 8.0.x
  • ocis: 5.0.x

Added

  • Initial major release