scanclient/CHANGELOG.md

24 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

1.0.0

0.2.0

14 April 2021

  • Merge pull request 'add 'rst' to Login component' (#20) from feature/18-add-rst-login into dev #18
  • Merge pull request 'replace unsplash with kaya_bg' (#19) from feature/17-remote-background-image into dev #17
  • add 'rst' to Login component e6d8861
  • 🚀Bumped version to 0.2.0 6df7b51
  • replace unsplash with kaya_bg 37c384a

0.1.6

13 April 2021

0.1.5

13 April 2021

  • 🚀Bumped version to 0.1.5 3fa1bc9
  • 🧹 drop emoji from ui bar 18845f8

0.1.4

7 April 2021

0.1.3

7 April 2021

0.1.2

7 April 2021

  • Merge pull request 'feature/9-move-url-config-from-env-to-local-config' (#10) from feature/9-move-url-config-from-env-to-local-config into dev #9
  • 🚀Bumped version to 0.1.2 af48e92
  • Merge pull request 'feature/13-url_validator' (#15) from feature/13-url_validator into dev 6ade51f
  • new api_endpoint store + Config UI 5563f1f
  • Revert "0.1.2" 96cbac2
  • Added release-it w/ config dbff163
  • added validator js 0cea262
  • Now also triggering electron build e7458c4
  • Added valid/invalid svg icons be6974a
  • Updated ci token and added electron build via ci custom call d83a908
  • Added missing translations 838127c
  • Added valid/invalid logic c0555c0
  • Changed test sizes to fit the page on smaller screens 379999e
  • Added svg titels a4d749c
  • 🧹 drop old env.js 81b2db6
  • Changed tag name scheme 2f1567e
  • formatting 97ef6c7
  • Login - add trailing slash to api_endpoint url b80a832
  • Updated package version to the current version 3c2300c
  • Updated version to the current electron version 69ab989
  • Merge pull request 'Symbols for valid/invalid scans feature/11-valid_icons' (#12) from feature/11-valid_icons into dev 7031680
  • Now also showing for errors 64398cd

0.1.1

19 March 2021

  • Merge pull request 'Husky pre-commit hooks 🐶' (#8) from dev into main #4 #5
  • Merge branch 'feature/4-license-exporter' into dev #4 #5
  • added license:export script to pre-commit hook 7deb0d2
  • re-enable CI cfd40d3
  • added husky formatting 🐶 d0facb2
  • husky 🐶 00b8a14
  • CI fix ae0ec9d
  • CI - mkdir out 517cfdd

0.1.0

19 March 2021

  • Merge pull request 'feature/1-basic-scan-client' (#3) from feature/1-basic-scan-client into dev #1
  • Merge pull request 'dev' (#6) from dev into main 31ccf07
  • initial commit 🎉 913b1ef
  • formatting 93efc32
  • precommit format ffcacd3
  • 🚚 split into App, Login, Scanner d0112c3
  • basic i18n 16d9a6d
  • scanner ui + login error states 8a6521f
  • 👀 added basic settings page 4e8a203
  • 🌎 all translations b3f7002
  • move to client code only 81750dc
  • 🌎 Login Translations done e087a8d
  • 🧹 cleanup f727437
  • demo for husky precommit formatting e8e462e
  • added lang option to config page 7cde92e
  • drop CI 116f912
  • cleanup 🧹 1fd1b32
  • 🚧 basic client token frontend validation ui logic e4f5a81
  • 🧠 base ui logic ece7099
  • scan error feedback 1fc0490
  • add stationinfo persistence 82dd786
  • testing husky precommit hook f40e638
  • responsiveness of scanner component 42b2390
  • [husky 🐶] improved hook 936f023
  • display station info in settings view f553727
  • [husky 🐶] test 8c465e8
  • [husky 🐶] test eb04446
  • working scans 🎉 0ebabe2
  • 📷 Scanner - basic language switching 84a2ca6
  • locale persistance 0aea3c1
  • Scanner - display total distance c930d87
  • drop husky 🐶 ff99657
  • added live clock widget 2267115
  • basic Scanner working 559842d
  • [husky 🐶] test bce4b4e
  • 👷‍♂️ CI - move to main tags event + disable rpm build for now a2ec9d0
  • 💾 store - added localstorage persistence c2f9da6
  • input autofocus 0f20996
  • 💾 added basic svelte store df3621d

0.0.8

14 March 2021

0.0.7

14 March 2021

  • CI - rpm release building 8f907ba

0.0.6

14 March 2021

  • CI - only build @lfk-scanclient-linux-x64 e85a639

0.0.5

14 March 2021

  • CI - testing full artifact zipping b1c9cc7

0.0.4

14 March 2021

  • removed "@" from dist package ab7ba52

0.0.3

14 March 2021

0.0.2

14 March 2021

  • CI - 📁 create zip for release de92402

0.0.1

14 March 2021

v0.0.0

19 March 2021

  • Merge pull request 'Husky pre-commit hooks 🐶' (#8) from dev into main #4 #5
  • Merge branch 'feature/4-license-exporter' into dev #4 #5
  • Merge pull request 'feature/1-basic-scan-client' (#3) from feature/1-basic-scan-client into dev #1
  • basic svelte+vite+windicss app e94ce97
  • tmp 560b0f4
  • added license:export script to pre-commit hook 7deb0d2
  • drop yarn.lock bb25203
  • initial commit 🎉 913b1ef
  • formatting 93efc32
  • Initial commit de211eb
  • 🧹 cleanups f148858
  • precommit format ffcacd3
  • 🚚 split into App, Login, Scanner d0112c3
  • basic i18n 16d9a6d
  • scanner ui + login error states 8a6521f
  • demo for electron packaging 7377b4c
  • 👀 added basic settings page 4e8a203
  • 🌎 all translations b3f7002
  • move to client code only 81750dc
  • re-enable CI cfd40d3
  • 🌎 Login Translations done e087a8d
  • 🧹 cleanup f727437
  • demo for husky precommit formatting e8e462e
  • proper scripts for electron building/webapp building 18ca318
  • added lang option to config page 7cde92e
  • drop CI 116f912
  • cleanup 🧹 1fd1b32
  • 🚧 basic client token frontend validation ui logic e4f5a81
  • CI file 49e9317
  • 🧠 base ui logic ece7099
  • scan error feedback 1fc0490
  • simple Dockerfile f9c050b
  • add stationinfo persistence 82dd786
  • testing husky precommit hook f40e638
  • responsiveness of scanner component 42b2390
  • [husky 🐶] improved hook 936f023
  • display station info in settings view f553727
  • [husky 🐶] test 8c465e8
  • [husky 🐶] test eb04446
  • working scans 🎉 0ebabe2
  • 📷 Scanner - basic language switching 84a2ca6
  • locale persistance 0aea3c1
  • Scanner - display total distance c930d87
  • 👷‍♂️ CI - move to main tags event + disable rpm build for now a2ec9d0
  • added basic dev script + more readme d728ae3
  • drop husky 🐶 ff99657
  • added husky formatting 🐶 d0facb2
  • husky 🐶 00b8a14
  • Merge pull request 'dev' (#6) from dev into main 31ccf07
  • basic Scanner working 559842d
  • [husky 🐶] test bce4b4e
  • removed "@" from dist package ab7ba52
  • added live clock widget 2267115
  • 💾 store - added localstorage persistence c2f9da6
  • CI - only build @lfk-scanclient-linux-x64 e85a639
  • CI - 📁 create zip for release de92402
  • CI - also trigger on tag events f4037c7
  • CI - added secret from path 08922d3
  • input autofocus 0f20996
  • 💾 added basic svelte store df3621d
  • CI - testing full artifact zipping b1c9cc7
  • CI - rpm release building 8f907ba
  • CI - fixed rpm build 3e533f5
  • 🚚 move to apk zip bfff17c
  • CI Test b42ff9e
  • 🐳 added git as a electron dependency 0189a16