Skip to content

Releases: fhstp/easynwk-web

v2.6.0

14 Dec 14:21
Compare
Choose a tag to compare
  • (feature) clique detection using Bron-Kerbosch algorithm
  • (feature) size of alteri icons or emoji can be changed
  • (feature) connection lines between alteri can be hidden indepently from lines to ego
  • (accessibility) improve color contrast for highlighted marks and dashed connection lines based on user testing
  • (accessibility) increase contrast around input fields
  • (security) various updates of libraries (path-to-regexp, nanoid)

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

30 Aug 12:25
334af8a
Compare
Choose a tag to compare
  • (feature) optionally set emoji for ego and each alter
  • (usability) version slider always on as soon as more than 1 version
  • (usability) filename of PDF with date in YYYY-MM-dd

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Aug 12:23
Compare
Choose a tag to compare

version 2.4.0, released 28 Aug 2024

  • (feature) opening and importing .nwk files created with easyNWK 1.5
  • (feature) revised simple statistics for practicioneers (incl. Nähe, stdev, counts by gender and horizon)
  • (feature) revised statistics export (one line per versions and column of the statistics panel)
  • (usability) better feedback on opening unsuitable files
  • (security) various updates of libraries

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

08 Jul 10:19
d735cd7
Compare
Choose a tag to compare
  • (feature) font-size of alteri labels can be changed
  • (feature) view option settings are presisted in local storage
  • (usability) view options panel redesigned using checkboxes
  • (bugfix) save anoynimized to JSON in the data structure for multiple maps
  • (bugfix) anoynimize alteri list in export/print view
  • (security) various updates of libraries

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

30 Apr 09:06
ed402f0
Compare
Choose a tag to compare
  • (feature) make the web app multi-linugal #83

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

26 Feb 14:16
92a53e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.1.0

easyNWK v2.0.6

25 Aug 15:24
Compare
Choose a tag to compare
  • (feature) zoom with brushbox, mouse wheel, and sector labels #103
  • (feature) toggle fullscreen mode #137
  • (bugfix) layout on mobile devices not calculating height of address bar

What's Changed

Full Changelog: v2.0.5...v2.0.6

easyNWK v2.0.5

14 Aug 14:00
Compare
Choose a tag to compare
  • (usability) sort alters in connectionlist form by name alphabethically #110
  • (usability) show border of outer horizon even in no_horizon mode to indicate border of network #130
  • (bugfix) support 4:3 landscape in fullscreen and normal mode using additional media queries #104
  • (bugfix) prevent scrolling in landscape mode
  • (security) various updates of libraries

What's Changed

  • prevent scrolling in landscape mode by @alex-rind in #134
  • additional media queries to support 4:3 landscape in fullscreen and n… by @alex-rind in #133
  • show border of outer horizon even in no_horizon mode to indicate bord… by @alex-rind in #132
  • sort contect in connectionlist form by name alphabethically #110 by @alex-rind in #131

Full Changelog: v2.0.4...v2.0.5

easyNWK v2.0.4

25 May 14:16
Compare
Choose a tag to compare
  • (feature) display ego name and age on top of network map
  • (feature) add roles "Ex-Partnerin", "Mitbewohnerin", change abbreviation for "Schwager/Schwägerin"
  • (usability) do not show horizons by default
  • (usability) enforce that age of ego and alteri is a non-negative number
  • (bugfix) change link to PDF view to relative url #128
  • (security) various updates of libraries

Full Changelog: v2.0.3...v2.0.4

easyNWK v2.0.3

11 Nov 16:17
Compare
Choose a tag to compare
  • (feature) add alter with double click on map #61
  • (feature) close alter edit mode with double click on map #45
  • (feature) rectangle to select multiple alters on map and fully connect/disconnect them
  • (usability) Escape key closes edit alter form and optionally cancels add alter #97
  • (usability) alter symbols are drawn on top of everything else (esp. alter names) #64
  • (bugfix) print view network map in color #47
  • (bugfix) double click works within edit alter location
  • (security) large update of libraries

What's Changed

Full Changelog: v2.0.2...v2.0.3