Releases: projectcaluma/ember-alexandria
Releases · projectcaluma/ember-alexandria
v7.2.0-beta.1
Features
- upload document and file in one request (c08888f)
v7.1.2
7.1.2 (2024-03-22)
Bug Fixes
- mime: allow upload of msg files (f0dd618)
v7.1.1
7.1.1 (2024-03-21)
Bug Fixes
- open latest file with double click (29b626c)
v7.1.0
7.1.0 (2024-03-21)
Bug Fixes
- add accept to file replace (5e628dc)
- download: always refresh document before download (995ec84)
- tests: test upload (8f3d804)
- upload: use full mime as office uses vnd types (7105db9)
- use utils folder (5d7699b)
Features
- category: add upload for drag drop over category nav (d2e7df5)
- implement mime type restriction for upload (2773a08)
v7.0.4
7.0.4 (2024-03-19)
Bug Fixes
- details: make sure description is resetted on document change (7ed9583)
- errors: display root level validation messages from backend (89a3ef8)
v7.0.3
7.0.3 (2024-03-18)
Bug Fixes
- only pass locale string to flatpickr (709c415)
v7.0.2
7.0.2 (2024-03-18)
Bug Fixes
- call correct method in document view (45f6c83)
v7.0.0-hotfix.1
- fix: call correct method in document view (0b529e4)
v7.0.1
7.0.1 (2024-03-13)
Bug Fixes
- deps: update dependencies (4f18782)
v7.0.0
7.0.0 (2024-03-11)
Bug Fixes
- categories: format alexandria category descriptions (c7ff8b0)
- convert: typo for success message (#708) (2a9cdae)
- documents: fix inital selection with ctrl (#729) (ef80fc3)
- thumbnail: make sure thumbnail of latest file is rendered (#679) (38baf73)
- update and fix flatpickr integration (#710) (74d7f50)
Features
- add button to convert to pdf (#700) (223febe)
- add web dav edit integration (9d63feb)
- api: upload files directly via alexandria API (f934fc4)
- change displayed modified date to be latest file creation (6946f6f)
BREAKING CHANGES
- api: Requires alexandria backend v3.0.0-beta.3