Skip to content

Releases: acdh-oeaw/apis-highlighter-ng

v0.5.1

05 Dec 09:07
Compare
Choose a tag to compare

0.5.1 (2024-12-05)

Bug Fixes

  • view: pass request to highlight_text (7c0834d)

v0.5.0

23 Oct 12:18
Compare
Choose a tag to compare

0.5.0 (2024-10-16)

Features

  • js: allow to filter the relations in the popup (eb0cd83)
  • templates, js: use the new view for creating annotations (5b2bc5e)
  • views: add an annotation view based on the new APIS relations (ca856d1)

v0.4.2

08 Oct 09:43
Compare
Choose a tag to compare

0.4.2 (2024-10-07)

Bug Fixes

  • dependencies: loosen Django version (ee4b3eb)

v0.4.1

05 Oct 14:41
Compare
Choose a tag to compare

0.4.1 (2024-10-05)

Bug Fixes

  • templatetags: use Djangos html.escape filter to escape strings (280ceeb), closes #56

v0.4.0

19 Jun 09:57
Compare
Choose a tag to compare

0.4.0 (2024-06-19)

Features

  • js: store position of the popup in a cookie and reuse the values (ff52e41), closes #40
  • store the selected annotation project in the session (8a6e894), closes #49

v0.3.2

19 Jun 08:37
Compare
Choose a tag to compare

0.3.2 (2024-06-19)

Bug Fixes

  • templates: make the selection menu reflect the selected value (dc6edb5)

v0.3.1

11 Apr 07:54
Compare
Choose a tag to compare

0.3.1 (2024-04-11)

Bug Fixes

  • update pre_save signal to work with field names (58cc1b4), closes #46

v0.3.0

11 Apr 06:30
Compare
Choose a tag to compare

0.3.0 (2024-04-11)

Features

  • store the name of the field in the annotation (e801219), closes #43

v0.2.1

15 Mar 09:41
Compare
Choose a tag to compare

0.2.1 (2024-03-15)

Bug Fixes

  • hide delete skeleton menu (668cc68)

v0.2.0

11 Mar 07:45
Compare
Choose a tag to compare

0.2.0 (2024-03-11)

Features

  • create human readable annotation string representation (0900bd7)