Skip to content

Latest commit

 

History

History
325 lines (161 loc) · 18.9 KB

CHANGELOG.md

File metadata and controls

325 lines (161 loc) · 18.9 KB

15.2.0 (2023-12-19)

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

15.2.0-rc.11 (2023-12-19)

Bug Fixes

  • make titled notes title responsive (c18af48), closes #67

15.2.0-rc.10 (2023-12-19)

Bug Fixes

  • place sortable fallback element on body (16e0b7b), closes #64

15.2.0-rc.9 (2023-12-18)

Bug Fixes

  • use esm build of vite's node api (9ce9cc4), closes #62

15.2.0-rc.8 (2023-12-18)

Features

  • try using host part of fqdn as locale (395c039), closes #60

15.2.0-rc.7 (2023-12-18)

Bug Fixes

  • add placeholders for empty perspective and argument lists (9808eab), closes #58

15.2.0-rc.6 (2023-12-18)

Bug Fixes

  • make drag item positions changes animated (2d7c4ca), closes #56
  • replace vuedraggable with sortablejs-vue3 (ac8b452), closes #51

15.2.0-rc.5 (2023-12-18)

Bug Fixes

  • correct id reset on chart deserialization (f7162dd), closes #53

15.2.0-rc.4 (2023-12-18)

Bug Fixes

  • handle undefined arguments correctly when de-/serializing (3e12c8b), closes #52

15.2.0-rc.3 (2023-12-14)

Bug Fixes

  • ensure perspectives have at least empty default arguments (2c9444d), closes #49

15.2.0-rc.2 (2023-12-14)

Bug Fixes

  • correct language names in language selection dialog (e180504), closes #47

15.2.0-rc.1 (2023-12-14)

Features

15.1.5-rc.4 (2023-12-01)

Bug Fixes

  • change primary color to a shade of purple (c4a7bb7)
  • use primary color in chart's add buttons (a708fcd)

15.1.5-rc.3 (2023-11-28)

Bug Fixes

  • ci: correct multiline outputs with $GITHUB_OUTPUT (9ba474a)

15.1.5-rc.2 (2023-11-27)

Bug Fixes

  • i18n: use newer version of intlify's vite plugin (adbceb5)
  • tools: correct import of flat in lang-check (0a2031b)

15.1.5-rc.1 (2023-11-27)

Bug Fixes

  • ci: correct deprecated usage of set-output in workflows (af0a18f)

15.1.4 (2023-08-16)

Bug Fixes

  • ci: bump pnpm/action-setup to latest (9e9fa03)
  • correct eslint problems (4f845a5)
  • lang en: correct link in the instructions (#30) (29436ae)
  • tools: correct lang-check types (7634281)
  • ui: add text to language change button (aa620a2)
  • ui: use import to include bootstrap icons (6784d07)

15.1.4-rc.3 (2023-08-16)

Bug Fixes

  • lang en: correct link in the instructions (#30) (29436ae)

15.1.4-rc.2 (2023-08-16)

Bug Fixes

  • ui: add text to language change button (aa620a2)

15.1.4-rc.1 (2023-08-16)

Bug Fixes

  • ci: bump pnpm/action-setup to latest (9e9fa03)
  • correct eslint problems (4f845a5)
  • tools: correct lang-check types (7634281)
  • ui: use import to include bootstrap icons (6784d07)

15.1.3 (2022-10-05)

Bug Fixes

  • lang fi: change term "teesi" to "väite" (2cf4e49)

15.1.3-rc.1 (2022-10-05)

Bug Fixes

  • lang fi: change term "teesi" to "väite" (2cf4e49)

15.1.2 (2022-08-29)

Bug Fixes

  • mitigate cache problem with releasing (1ed0536), closes #26

15.1.2-rc.1 (2022-08-29)

Bug Fixes

  • mitigate cache problem with releasing (1ed0536), closes #26

15.1.1 (2022-08-25)

Bug Fixes

  • ui: remove hover border from argument drag handle (3c01731)

15.1.1-rc.1 (2022-08-25)

Bug Fixes

  • ui: remove hover border from argument drag handle (3c01731)

15.1.0 (2022-06-28)

Bug Fixes

  • add visual drag handle to perspectives (#21) (56d08d3)
  • always use selected locale for suggested filename (#14) (1d3acfb)
  • close argument editor dialog on done button (#20) (5d219bc)
  • set filename of opened chart as current filename (#16) (a6c8a32)
  • set localized page title on app mount (2effa80)

Features

  • add i18n config file and translations checker tool (fa139cb)
  • translate saved documents (710561d)

15.1.0-rc.5 (2022-06-28)

Bug Fixes

  • add visual drag handle to perspectives (#21) (56d08d3)
  • close argument editor dialog on done button (#20) (5d219bc)

15.1.0-rc.4 (2022-06-28)

Features

  • translate saved documents (710561d)

15.1.0-rc.3 (2022-06-28)

Bug Fixes

  • set filename of opened chart as current filename (#16) (a6c8a32)

15.1.0-rc.2 (2022-06-28)

Bug Fixes

  • always use selected locale for suggested filename (#14) (1d3acfb)

15.1.0-rc.1 (2022-06-27)

Features

  • add i18n config file and translations checker tool (fa139cb)

15.0.1-rc.1 (2022-06-15)

Bug Fixes

  • set localized page title on app mount (2effa80)

15.0.0 (2022-06-09)

Bug Fixes

  • vue3 rewrite: adding a perspective doesn't make document dirty (0ade2f8)
  • vue3 rewrite: dirty flag not cleared on save (504c476)
  • vue3 rewrite: most modal dialogs don't close on immeadite esc after opening (53f9418)
  • vue3 rewrite: set correct inquiry editor section class (160753b)

Code Refactoring

  • vue3 rewrite: start actual Online inquiry tool app implementation (90b46c4)

Features

  • add app and doc version info to saved charts (ee0020d)

BREAKING CHANGES

  • vue3 rewrite: A complete rewrite of the app to convert it to Vue 3 app.

15.0.0-rc.2 (2022-06-09)

Features

  • add app and doc version info to saved charts (ee0020d)

15.0.0-rc.1 (2022-06-09)

Bug Fixes

  • vue3 rewrite: adding a perspective doesn't make document dirty (0ade2f8)
  • vue3 rewrite: dirty flag not cleared on save (504c476)
  • vue3 rewrite: most modal dialogs don't close on immeadite esc after opening (53f9418)
  • vue3 rewrite: set correct inquiry editor section class (160753b)

Code Refactoring

  • vue3 rewrite: start actual Online inquiry tool app implementation (90b46c4)

BREAKING CHANGES

  • vue3 rewrite: A complete rewrite of the app to convert it to Vue 3 app.