Skip to content

v15.2.0

Latest
Compare
Choose a tag to compare
@SymcodeBot SymcodeBot released this 19 Dec 10:01

15.2.0 (2023-12-19)

This release (v15.2.0) can be found here: https://onlineinquirytool.org/release/v15.2.0/

The latest release can always be found here: https://onlineinquirytool.org/latest/

Bug Fixes

  • add placeholders for empty perspective and argument lists (9808eab), closes #58
  • change primary color to a shade of purple (c4a7bb7)
  • ci: correct deprecated usage of set-output in workflows (af0a18f)
  • ci: correct multiline outputs with $GITHUB_OUTPUT (9ba474a)
  • correct id reset on chart deserialization (f7162dd), closes #53
  • correct language names in language selection dialog (e180504), closes #47
  • ensure perspectives have at least empty default arguments (2c9444d), closes #49
  • handle undefined arguments correctly when de-/serializing (3e12c8b), closes #52
  • i18n: use newer version of intlify's vite plugin (adbceb5)
  • make drag item positions changes animated (2d7c4ca), closes #56
  • make titled notes title responsive (c18af48), closes #67
  • place sortable fallback element on body (16e0b7b), closes #64
  • replace vuedraggable with sortablejs-vue3 (ac8b452), closes #51
  • tools: correct import of flat in lang-check (0a2031b)
  • use esm build of vite's node api (9ce9cc4), closes #62
  • use primary color in chart's add buttons (a708fcd)

Features

  • add perspective palette (07ef5d7), closes #31
  • try using host part of fqdn as locale (395c039), closes #60