Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 2.12 KB

Changelog

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