Releases: davbauer/chargeController
Releases · davbauer/chargeController
1.0.14
- Fixed resetting
LiveData
at beginning of loop to default state by usingdeepcloning
- Updated packages
What's Changed
- fix: (deps-dev): bump svelte-check from 3.6.4 to 3.6.8 by @dependabot in #85
- fix: (deps-dev): bump tailwindcss from 3.4.1 to 3.4.3 by @dependabot in #84
- fix: (deps-dev): bump vite from 5.1.4 to 5.2.7 by @dependabot in #83
- fix: (deps-dev): bump @types/node from 20.11.19 to 20.12.2 by @dependabot in #82
- fix: (deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.4.0 by @dependabot in #81
- Dev by @davbauer in #86
Full Changelog: 1.0.13.1...1.0.14
1.0.13
- Removed 'Use Powergrid' toggle
- Removed 'Enabled' toggle
- Introduced new mode selection (includes forcing charger to be off)
- Changed some UI colors
- Added tooltips to mode switches
- Added Icons for both phase selector and mode selector
- Updated packages
- Adjusted and fixed websocket
What's Changed
- Refactor modes by @davbauer in #68
- Refactor modes by @davbauer in #70
- Bump express from 4.18.2 to 4.19.2 in /backend by @dependabot in #69
- Fixed function for checking validity of config by @davbauer in #71
- Refactor to original theming by @davbauer in #72
- Fixed config validation by @davbauer in #73
- Added better UI with tooltips and better mode logs by @davbauer in #74
- Load live data instantly by @davbauer in #75
- Fix websocket connection by @davbauer in #76
- Dev by @davbauer in #77
Full Changelog: 1.0.12...1.0.13
1.0.12
- Package updates
What's Changed
- fix: (deps-dev): bump daisyui from 4.6.0 to 4.6.1 by @dependabot in #55
- fix: (deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #53
- fix: (deps-dev): bump @sveltejs/vite-plugin-svelte from 3.0.1 to 3.0.2 by @dependabot in #52
- fix: (deps-dev): bump axios from 1.6.6 to 1.6.7 by @dependabot in #54
- Upadated packages by @davbauer in #56
- fix: (deps-dev): bump vite from 5.1.3 to 5.1.4 by @dependabot in #62
- fix: (deps-dev): bump svelte from 4.2.11 to 4.2.12 by @dependabot in #60
- fix: (deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.0 by @dependabot in #61
- fix: (deps-dev): bump @sveltejs/kit from 2.5.0 to 2.5.2 by @dependabot in #58
- fix: (deps-dev): bump prettier-plugin-svelte from 3.2.1 to 3.2.2 by @dependabot in #59
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #64
- Bump follow-redirects from 1.15.5 to 1.15.6 in /backend by @dependabot in #63
- New Release 1.0.12 by @davbauer in #65
Full Changelog: 1.0.11...1.0.12
1.0.11
- Hotfix set fixed max width on live data tooltip
Full Changelog: 1.0.10...1.0.11
1.0.10
- Added
OffsetWatts
property - Improved logging in
loop.ts
- Added
'Activity Dot'
for live data updates - Updated packages
Full Changelog: 1.0.9...1.0.10
1.0.9
- Migrated to sveltekit v2
- Updated packages
What's Changed
- fix: (deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.16.0 by @dependabot in #45
- fix: (deps-dev): bump eslint from 8.54.0 to 8.56.0 by @dependabot in #44
- fix: (deps-dev): bump @sveltejs/kit from 1.27.6 to 1.30.3 by @dependabot in #43
- fix: (deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #42
- fix: (deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.17.0 by @dependabot in #46
- Migrate to sveltekit v2 by @davbauer in #48
- Fixed yarn.lock file after sveltekit v2 migration by @davbauer in #49
Full Changelog: 1.0.8...1.0.9
1.0.8
- Updated daisyUI config
- Each web socket connections has now a unique UUID assigned
- Backend now selectively sends out messages
- Fixed typo in uptime property
- Updated theming of the switch buttons
- Added uptime info in footer
- Updated all packages
What's Changed
- fix: (deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #1
- Adjusted README.md by @davbauer in #2
- fix: (deps-dev): bump postcss from 8.4.27 to 8.4.28 by @dependabot in #3
- fix: (deps-dev): bump tslib from 2.6.1 to 2.6.2 by @dependabot in #4
- fix: (deps-dev): bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #5
- Dev by @davbauer in #6
- fix: (deps-dev): bump axios from 1.4.0 to 1.5.0 by @dependabot in #10
- fix: (deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #8
- fix: (deps-dev): bump @types/node from 20.5.4 to 20.5.7 by @dependabot in #7
- fix: (deps-dev): bump daisyui from 3.6.1 to 3.6.4 by @dependabot in #11
- fix: (deps-dev): bump postcss from 8.4.28 to 8.4.29 by @dependabot in #15
- fix: (deps-dev): bump @sveltejs/kit from 1.23.0 to 1.24.1 by @dependabot in #14
- fix: (deps-dev): bump svelte-check from 3.5.0 to 3.5.1 by @dependabot in #13
- fix: (deps-dev): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #12
- fix: (deps-dev): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #16
- fix: (deps-dev): bump daisyui from 3.6.4 to 3.7.3 by @dependabot in #18
- fix: (deps-dev): bump eslint-plugin-svelte from 2.33.0 to 2.33.1 by @dependabot in #19
- fix: (deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #17
- fix: (deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #24
- fix: (deps-dev): bump @sveltejs/kit from 1.24.1 to 1.25.1 by @dependabot in #23
- fix: (deps-dev): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #22
- fix: (deps-dev): bump eslint-plugin-svelte from 2.33.1 to 2.33.2 by @dependabot in #21
- fix: (deps-dev): bump @types/node from 20.6.0 to 20.8.0 by @dependabot in #20
- Updated dependencies by @davbauer in #25
- Bump version to 1.0.1 by @davbauer in #26
- fix: (deps-dev): bump daisyui from 3.7.3 to 3.9.4 by @dependabot in #31
- fix: (deps-dev): bump vite from 4.4.9 to 4.5.0 by @dependabot in #30
- fix: (deps-dev): bump eslint-plugin-svelte from 2.33.2 to 2.34.0 by @dependabot in #28
- fix: (deps-dev): bump svelte from 4.2.0 to 4.2.2 by @dependabot in #27
- fix: (deps-dev): bump eslint from 8.50.0 to 8.52.0 by @dependabot in #29
- Bump axios from 1.4.0 to 1.6.0 in /backend by @dependabot in #32
- Bump axios from 1.5.0 to 1.6.0 by @dependabot in #33
- fix: (deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #38
- fix: (deps-dev): bump eslint-plugin-svelte from 2.34.0 to 2.35.0 by @dependabot in #37
- fix: (deps-dev): bump axios from 1.5.0 to 1.6.1 by @dependabot in #35
- fix: (deps-dev): bump @types/node from 20.8.0 to 20.9.0 by @dependabot in #36
- fix: (deps-dev): bump autoprefixer from 10.4.15 to 10.4.16 by @dependabot in #34
- fix: (deps-dev): bump daisyui from 4.4.16 to 4.4.17 by @dependabot in #39
- Bump vite from 4.5.0 to 4.5.1 by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #1
- @davbauer made their first contribution in #2
Full Changelog: https://github.com/davbauer/chargeController/commits/1.0.8
1.0.7
- Fixed frequent app crashed when host invalid or not reachable
- Updated all packages to latest compatible versions
- Other minor adjustments / fixes
Full Changelog: 1.0.6...1.0.7
1.0.6
- updated packages
What's Changed
- Bump axios from 1.4.0 to 1.6.0 in /backend by @dependabot in #32
- Bump axios from 1.5.0 to 1.6.0 by @dependabot in #33
- fix: (deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #38
- fix: (deps-dev): bump eslint-plugin-svelte from 2.34.0 to 2.35.0 by @dependabot in #37
- fix: (deps-dev): bump axios from 1.5.0 to 1.6.1 by @dependabot in #35
- fix: (deps-dev): bump @types/node from 20.8.0 to 20.9.0 by @dependabot in #36
- fix: (deps-dev): bump autoprefixer from 10.4.15 to 10.4.16 by @dependabot in #34
Full Changelog: 1.0.5...1.0.6
1.0.5
- updated packages
What's Changed
- fix: (deps-dev): bump daisyui from 3.7.3 to 3.9.4 by @dependabot in #31
- fix: (deps-dev): bump vite from 4.4.9 to 4.5.0 by @dependabot in #30
- fix: (deps-dev): bump eslint-plugin-svelte from 2.33.2 to 2.34.0 by @dependabot in #28
- fix: (deps-dev): bump svelte from 4.2.0 to 4.2.2 by @dependabot in #27
- fix: (deps-dev): bump eslint from 8.50.0 to 8.52.0 by @dependabot in #29
Full Changelog: 1.0.4...1.0.5