Recent Releases of https://github.com/acdh-oeaw/apis-highlighter-ng
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.6.3
0.6.3 (2025-09-08)
Bug Fixes
- javascript: update content in the correct element (7b45a81), closes #83
- templates: drop useless close button in confirm-delete template (bc14bf8)
- templates: replace hardcoded static uris with static templatetag (a498e08)
- Python
Published by github-actions[bot] 10 months ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.6.2
0.6.2 (2025-08-18)
Bug Fixes
- templates: pass reverse paramter to form view (7cabd18)
- Python
Published by github-actions[bot] 10 months ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.6.1
0.6.1 (2025-04-16)
Miscellaneous Chores
- release 0.6.1 (4903eaa)
- Python
Published by github-actions[bot] about 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.6.0
0.6.0 (2025-04-16)
Features
- adapt the code to work with apis-core-rdf>=0.40.0 (8f678ac)
- urls: drop separate
annotationsroute (9d1b9d7)
- Python
Published by github-actions[bot] about 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.5.1
0.5.1 (2024-12-05)
Bug Fixes
- view: pass request to
highlight_text(7c0834d)
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - 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)
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.4.2
0.4.2 (2024-10-07)
Bug Fixes
- dependencies: loosen Django version (ee4b3eb)
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.4.1
0.4.1 (2024-10-05)
Bug Fixes
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/acdh-oeaw/apis-highlighter-ng - 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
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.3.2
0.3.2 (2024-06-19)
Bug Fixes
- templates: make the selection menu reflect the selected value (dc6edb5)
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.3.1
0.3.1 (2024-04-11)
Bug Fixes
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.3.0
0.3.0 (2024-04-11)
Features
- Python
Published by github-actions[bot] about 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.2.1
0.2.1 (2024-03-15)
Bug Fixes
- hide delete skeleton menu (668cc68)
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.2.0
0.2.0 (2024-03-11)
Features
- create human readable annotation string representation (0900bd7)
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.1.4
0.1.4 (2024-02-09)
Bug Fixes
- make signal more robust (5bee60f)
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.1.2
0.1.2 (2024-02-09)
Bug Fixes
- add license file (481f135)
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.1.1
0.1.1 (2024-02-09)
Bug Fixes
- add empty README file (d6a67bf)
- Python
Published by github-actions[bot] over 2 years ago
https://github.com/acdh-oeaw/apis-highlighter-ng - v0.1.0
0.1.0 (2024-02-09)
Features
- add css to highlighter marks (21403eb)
- add views and routes (1e48dc0)
- implement deletion of annotations (3c3810c)
- implement highlighting with javascript (8f4eea2)
- implement project selector (a589a31)
- include needed css (9c62df4)
- show name of annotationproject as default repr (d82e68c)
Bug Fixes
- bug in js (c995fc4)
- cleanup javascript (ab47403)
- delete view (4e10c7c)
- fallback to first annotation project if no default exists (2c22d2c)
- overlapping ranges in templatetag (4826c30)
- replace view logic with templatetag (5ab0ee2)
- save orig_string in annotation data (88c42e9), closes #5
- save user in annotation (28a009b), closes #3
- update annotations (6137025), closes #20 #24
- use tuples instead of ranges to compare overlap (47423bf)
- Python
Published by github-actions[bot] over 2 years ago