Releases: acdh-oeaw/apis-highlighter-ng
Releases · acdh-oeaw/apis-highlighter-ng
v0.5.1
0.5.1 (2024-12-05)
Bug Fixes
- view: pass request to
highlight_text
(7c0834d)
v0.5.0
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
0.4.2 (2024-10-07)
Bug Fixes
- dependencies: loosen Django version (ee4b3eb)
v0.4.1
0.4.1 (2024-10-05)
Bug Fixes
- templatetags: use Djangos html.escape filter to escape strings (280ceeb), closes #56
v0.4.0
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
0.3.2 (2024-06-19)
Bug Fixes
- templates: make the selection menu reflect the selected value (dc6edb5)
v0.3.1
0.3.1 (2024-04-11)
Bug Fixes
- update pre_save signal to work with field names (58cc1b4), closes #46
v0.3.0
0.3.0 (2024-04-11)
Features
- store the name of the field in the annotation (e801219), closes #43
v0.2.1
0.2.1 (2024-03-15)
Bug Fixes
- hide delete skeleton menu (668cc68)
v0.2.0
0.2.0 (2024-03-11)
Features
- create human readable annotation string representation (0900bd7)