# Changelog ## [0.3.0](https://github.com/Stonks3141/pet-monitor-app/compare/pet-monitor-app-v0.3.0...pet-monitor-app-v0.3.0) (2023-02-11) ### Features * Use env var to enable static asset reloading ([f568a60](https://github.com/Stonks3141/pet-monitor-app/commit/f568a60a29c9501c569198572495bdfad9b67f11)) ### Bug Fixes * Fix form decoding of tuples ([4b28b01](https://github.com/Stonks3141/pet-monitor-app/commit/4b28b015863c761be351cd2001b2293f1afabf04)), closes [#55](https://github.com/Stonks3141/pet-monitor-app/issues/55) * Move dependencies into workspace root ([819b85e](https://github.com/Stonks3141/pet-monitor-app/commit/819b85e879bba57a4cc781ce24b6ce112d4e3ebc)) * **pet-monitor-app:** Redirect after saving config ([9b95dc7](https://github.com/Stonks3141/pet-monitor-app/commit/9b95dc74bd2fb671fbcaf49a9a206f8f1844380c)) * Redirect to login page on auth error ([3512fcb](https://github.com/Stonks3141/pet-monitor-app/commit/3512fcbb2dea3b3e756c46b61c8c11ce5df7eb8f)), closes [#56](https://github.com/Stonks3141/pet-monitor-app/issues/56) * Rename v4l2Controls to v4l2_controls ([dc555ac](https://github.com/Stonks3141/pet-monitor-app/commit/dc555ac9d06591bed8108b2ecf0f6aba6ea1da7b))