Skip to content

Releases: projectcaluma/ember-alexandria

v5.1.0

04 Jan 12:31
Compare
Choose a tag to compare

5.1.0 (2024-01-04)

Features

  • document: allow moving of a document per drag & drop (7ba1835)

v5.0.2

04 Jan 08:37
Compare
Choose a tag to compare

5.0.2 (2024-01-04)

Bug Fixes

  • tag: use namespaced tag service (9aab258)

v5.0.1

03 Jan 14:59
Compare
Choose a tag to compare

5.0.1 (2024-01-03)

Bug Fixes

  • tag: update filter after adding tag (4032ac9)

v5.0.0

03 Jan 13:46
Compare
Choose a tag to compare

5.0.0 (2024-01-03)

Bug Fixes

  • services: namespace all services (17766ea)

chore

  • compatibility: add compatibility tests for ember LTS 5.4 (b6a7b28)

BREAKING CHANGES

  • compatibility: Remove support for deprecated ember LTS versions 4.4
    and 4.8.
  • services: All services are now namespaced with "alexandria-". If
    your host app customized the config service, you'll need to remove the
    name customization in the passed services to the engine.

For further information, please take a look at the readme.

v4.9.1

29 Dec 15:18
Compare
Choose a tag to compare

4.9.1 (2023-12-29)

Bug Fixes

  • reset query params (2073a0d)
  • tag-filter: only show active marks (66280c5)
  • test: fix fileSaver stub (a1dae87)

v4.9.0

12 Dec 13:55
Compare
Choose a tag to compare

4.9.0 (2023-12-12)

Bug Fixes

  • errors: rollback changes after backend returns an error (54ad8eb)

Features

  • categories: add a tooltip for categories (01cc783)

v4.8.0

05 Dec 16:47
Compare
Choose a tag to compare

4.8.0 (2023-12-05)

Bug Fixes

  • document: allow saving title by pressing enter (9789ed1)
  • marks: reset marks if request failed (9ea5a1f)

Features

  • marks: add classes for each assigned mark on document elements (7d7e0bf)

v4.7.0

30 Nov 14:37
Compare
Choose a tag to compare

4.7.0 (2023-11-30)

Features

v4.6.5

28 Nov 14:06
Compare
Choose a tag to compare

4.6.5 (2023-11-28)

Reverts

  • Revert "Revert "fix(upload): upload files with the proper content type header"" (34760d1)

v4.6.4

23 Nov 11:05
Compare
Choose a tag to compare

4.6.4 (2023-11-23)

Reverts

  • Revert "fix(upload): upload files with the proper content type header" (b8ca7f5)