Skip to content

Releases: mkalus/segrada

v0.4.0.

26 Jul 14:41
d2de39f
Compare
Choose a tag to compare

Another major release:

  • Added times to sources
  • Added type of source to source data
  • Added role and color to source references
  • Make pagination more flexible by setting number of entries per page.
  • Add option to add all related nodes to the graph for entities and tags.

v0.3.1

14 Jul 11:13
ef2f269
Compare
Choose a tag to compare
  • Colorize tabs to make them more distinctive visually.
  • Upgrade PDF.js. Finally, layers are supported, yeah!
  • Increase size of typeahead list to 25 items.
  • Add "before" and "after" flags to time periods.

v0.3.0

13 Jul 14:24
c86f56b
Compare
Choose a tag to compare

New release after a long time.

  • Major performance enhancement while using many tags (#67)
  • New versions for some packages (security enhancement #61, #62, #66)
  • Minor fixes

v0.2.8

08 Apr 22:28
Compare
Choose a tag to compare
  • Fix links
  • Fix gpg signatures in Docker files.

v0.2.7

28 Feb 21:48
Compare
Choose a tag to compare
  • Package updates.

Tests with newer OpenJDKs failed, unfortunately. Please continue to use Java 8 for Segrada.

v0.2.6

20 Apr 13:09
Compare
Choose a tag to compare
  • Typeahead fixed, now loading async
  • Updated Docker and Kubernetes documentation

v0.2.5

15 Feb 10:38
Compare
Choose a tag to compare

v0.2.4

23 Jan 20:42
Compare
Choose a tag to compare
  • Added HTML editor option to text fields using summernote editor.
  • Updated JS libraries: Bootstrap, JQuery, vis.js, pdf.js.

v0.2.3

09 Jan 10:18
Compare
Choose a tag to compare
  • Change bibliographic reference matcher, add test. Fixes #49.
  • When deleting pictograms, also delete references to them. Fixes #46.
  • Make autocompleter work properly. Fixes #37.
  • Update to OrientDB 2.2.29.

v0.2.2

02 Apr 12:18
Compare
Choose a tag to compare
  • Update to the latest dependencies of OrientDB et al.
  • Implement GEFX-Exporter for Gephi in saved queries.
  • Exports will now be streamed in a better way. Still not perfect, but performence will be enhanced a tiny bit.
  • Minor beautifications.