Releases: mkalus/segrada
Releases · mkalus/segrada
v0.1.3
v0.1.2
v0.1.1
- Optional login handling implemented.
- Added persistent remember-me functionality for logins.
- User CRUD - still quite basic.
- Security enhancement: Add CSRF token in forms to prevent cross-site scripting.
- Updated to OrientDb 2.1.5.
- Fix servlet container to actually check identity on each call.
- Removed faulty debug code which does not check for updates.
- Some smaller fixes, e.g. checkboxes in forms, handle AJAX errors, date validation.
- Updated documentation.
v0.1.0
v0.0.8
This is probably the last pre-release build before v0.1.0 beta. Testing now and appreciating feedback.
- Connected elements (nodes, relations, files, sources) to tags are now shown paginated in Tag view. Also added option to include subtags in these lists in order to see all elements connected to a top-level tag.
- Tags can now be added to graph pane.
- Number of datasets shown in lists.
- Upgrade to OrientDB 2.1.4
- Fixed caching errors to make filters work properly.
- Fixed a number of minor bugs and warnings.
v0.0.7
- Implement adding comments to locations and periods.
- Implement fuzzy dates annotated with ~ and ?.
- Implement selecting date calendar (right now Julian and Gregorian/automatic calendars supported)
- Implement generation of thumbnails for uploaded images.
- Tag detail view now shows visual tag hierarchy.
- Open external links in new tab/window.
- Add update checker to find updates online and notify user of updates once every 24h.
- Load Google maps dynamically via AJAX in order to not block site when not online.
- Squashed a few bugs, e.g. incorrect list caching, Javascript errors, etc.
v0.0.6
v0.0.5
v0.0.4
Third public alpha
v0.0.3 Clear graph and change icon.