Releases: proycon/flat
Releases · proycon/flat
v0.7.9
v0.7.8
v0.7.7
v0.7.6
v0.7.5
v0.7.4.1
v0.7.3
v0.7.2
v0.7.1
- Major improvements in session handling, concurrency now works #106
- Implemented a public facility, allowing public anonymous uploads/views/edits (without login) #50
- Added numbers for structural items in perspective view (issue #86)
- Cleaned up "Add new annotation type" dialog #96
- Added syntax annotation test #95
- Stylistic improvements/fixes (thanks to @ErkanBasar) #101 #102
- Check version information from foliadocserve
- Various clarifications/fixes in documentation
- [bugfix] Global annotations disappear when an entity is labeled. #103
- [bugfix] FQL syntax error on adding features on their parent elements in one go #104
- [bugfix] Backend unloaded documents prematurely due to poor session handling #105
v0.7
Major update, builds on foliadocserve >= v0.5
- Refactor of data model, reduce memory consumption (#41)
- Edit more complex forms of span annotation: dependencies, co-references (#3)
- Editing features (#43)
- Selector mechanism that allows selecting structure elements that are not on the deepest level (#75)
- Use common FoLiA specification to create necessary structures (#76)
- Updated and refactored test suite (#95)
- More clearly indicate text of selected span (#69)
- Support for phonetic content (#89)
- Support for visualisation of morphology (#13)
- Annotation menus cleaned up and properly sorted (#90)
- Syntax tree visualisation (#85)
- Added ability to predefine search queries in the configuration; adding them to the menu for quick access (#94)
- Fixes in handling of corrections (#79 #91)
- [bugfix] extra failsafes in global visualisation (#98)
- [bugfix] add new annotation dialog (#96)
- [bugfix] Modify both span and category of annotation at same time (#97)