Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

74 lines (50 loc) · 3.49 KB

Changelog

1.0.5

Features

  • Compatibility with Nextcloud 31
  • Upload other files then images to whiteboards @grnd-alt #278
  • feat: Add option to take screenshot of the visible area @juliusknorr #325
  • Data management improvements @hweihwang #259
  • feat(Dockerfile): do not pin alpine version @szaimen #241

Fixed

  • Fix server crashed, regular cleanups, improve configs, etc... @hweihwang #306
  • fix: prevent preview div from collapsing to 0px height @pbirrer #277
  • fix #183 typo in Readme for nginx reverse configuration @EricMeallier #242
  • fix: failed to update nextcloud/ocp package on branch main @hweihwang #240
  • add excalidraw type to whiteboard file @grnd-alt #255

Other

  • add reverse proxy config example for Apache >= 2.4.47 @DanScharon #282
  • chore(readme): add exemplary configuration for Caddy v2 @st3iny #213

1.0.4

Fixed

  • support translation @hweihwang #200
  • fix: use system theme if no ncTheme available @grnd-alt #215
  • fix: Properly handle metrics aggregation with room data @juliushaertl #224
  • fix: Generate proper URL for token endpoint @juliushaertl #209
  • set viewmode if share is readonly @grnd-alt #216
  • fix: Proper fallback for app config methods on Nextcloud 28 @juliushaertl #206
  • fix: Color picker buttons too wide @konradmb #211

Other

  • docs: Storage strategies & Scaling @hweihwang #198
  • test: Add vitest and some basic integration tests @juliushaertl #146
  • docs: Enhance setup documentation @juliushaertl #210

1.0.3

  • Start translating the app #202
  • public shares check for mimetype #201

1.0.2

Fixed

  • fix: Make template file creator registration compatible with 28/29 @juliushaertl #169
  • fix: Use proper server url parameter from the frontend @juliushaertl #167
  • fix: Update room data in storage when adding a file @juliushaertl #170
  • fix: Properly set URL for settings check if running in a subdirectory @juliushaertl #158

1.0.1

Fixed

  • fix: Include composer dependencies in the release bundle @juliushaertl #157

1.0.0

Initial release

1.0.0-rc.2

Other

  • improve Dockerfile @Zoey2936 #145
  • Fix metrics endpoint crash

1.0.0-rc.1

Initial release