Releases: projectcaluma/ember-alexandria
Releases · projectcaluma/ember-alexandria
v7.0.0-beta.6
Bug Fixes
Features
- add web dav edit integration (9d63feb)
v7.0.0-beta.4
Bug Fixes
- thumbnail: make sure thumbnail of latest file is rendered (#679) (38baf73)
Features
v7.0.0-beta.3
Bug Fixes
- thumbnail: make sure thumbnail of latest file is rendered (#679) (754c3bc)
v7.0.0-beta.2
Features
- change displayed modified date to be latest file creation (6946f6f)
v6.1.0
6.1.0 (2024-01-22)
Features
- change displayed modified date to be latest file creation (87e5e98)
v7.0.0-beta.1
Features
- api: upload files directly via alexandria API (f934fc4)
BREAKING CHANGES
- api: Requires alexandria backend v3.0.0-beta.3
v6.0.1
6.0.1 (2024-01-12)
Bug Fixes
- category: reset drag state after drop (35879e4)
- download: ensure file ordering (76b0cdb)
v6.0.0
6.0.0 (2024-01-11)
BREAKING CHANGES
- The addon now requires a fetch service that handles
authentication. See dummy/app/services/fetch.js
for an example
implementation.
v5.1.3
5.1.3 (2024-01-09)
Bug Fixes
- reset documents on nav correctly (93e7155)