# Changelog All notable changes to this project will be documented in this file. ## [v0.3.1](https://code.thetadev.de/HSA/Visitenbuch/compare/v0.3.0..v0.3.1) - 2024-05-13 ### ๐Ÿš€ Features - Logout user from OIDC provider - ([8316d40](https://code.thetadev.de/HSA/Visitenbuch/commit/8316d4078c1ccaf40e9d026c559be2d0c03f92fb)) ### ๐Ÿงช Testing - Fix environment files - ([f01fb6f](https://code.thetadev.de/HSA/Visitenbuch/commit/f01fb6f191cf6978252b89656b09144d7fc1cde6)) ## [v0.3.0](https://code.thetadev.de/HSA/Visitenbuch/compare/v0.2.1..v0.3.0) - 2024-05-12 ### ๐Ÿš€ Features - Create executions without marking entry as done ('notes') - ([f630ee0](https://code.thetadev.de/HSA/Visitenbuch/commit/f630ee08b888cc098e8dfb41a2e6f87c3e2f264f)) - Add multi-column sort - ([2a7aa61](https://code.thetadev.de/HSA/Visitenbuch/commit/2a7aa618d9386951a1da70cd021db8f9bd0b062f)) - Improve date selector (allow for manual range input, add day/week arrows on visit view) - ([b2a1888](https://code.thetadev.de/HSA/Visitenbuch/commit/b2a188831fb19f3bc5e39b0dfdc53a6767c60e8a)) - Add group by station - ([25a60d5](https://code.thetadev.de/HSA/Visitenbuch/commit/25a60d5d6120ed94128d85d17737c2291d226a14)) ### ๐Ÿ› Bug Fixes - Add tooltips to icon buttons - ([829c73a](https://code.thetadev.de/HSA/Visitenbuch/commit/829c73a50ff7e8eb95eea60e46c6aa72e9e03027)) - Dockerfile - ([597f750](https://code.thetadev.de/HSA/Visitenbuch/commit/597f7506959ff1267d615b36c9e316394a5e15c9)) - HumanDate missing space - ([c5f9740](https://code.thetadev.de/HSA/Visitenbuch/commit/c5f974096ee371599bad0bd60c8187af15c96e70)) ### ๐Ÿšœ Refactor - SchemaNewExecution definition - ([29d092a](https://code.thetadev.de/HSA/Visitenbuch/commit/29d092aaac4d3bfa96ba84f7c7049f00076ddb9b)) ### ๐Ÿงช Testing - Make test db URL configurable - ([0d14212](https://code.thetadev.de/HSA/Visitenbuch/commit/0d1421285f6ae4b18503f7088763e9506bff1016)) ### โš™๏ธ Miscellaneous Tasks - Pre-commit: deny eslint warnings - ([dc43b42](https://code.thetadev.de/HSA/Visitenbuch/commit/dc43b429e07025e340f17f691438aeb6cb3a062c)) - Update dependencies - ([cdefc7c](https://code.thetadev.de/HSA/Visitenbuch/commit/cdefc7ca90f87a50e8e6a18e6dfd0f88691c25bf)) - Improve release script - ([e634919](https://code.thetadev.de/HSA/Visitenbuch/commit/e634919e4363b3bb21b61b1c3f469ed59d9dc0e5)) - Update README - ([58fe0ba](https://code.thetadev.de/HSA/Visitenbuch/commit/58fe0baebd975c4618d0a951095c2f318fede8a4)) ## [v0.2.1](https://code.thetadev.de/HSA/Visitenbuch/compare/v0.2.0..v0.2.1) - 2024-05-07 ### ๐Ÿ› Bug Fixes - Carta editor mobile context menu transparent - ([6bd7e15](https://code.thetadev.de/HSA/Visitenbuch/commit/6bd7e157eea6589be82692499cb956455386f7e5)) - Dont output null age - ([c2c21d1](https://code.thetadev.de/HSA/Visitenbuch/commit/c2c21d1296c399324cdfa661c490cee79f7e16e1)) ## [v0.2.0](https://code.thetadev.de/HSA/Visitenbuch/compare/v0.1.0..v0.2.0) - 2024-05-06 ### ๐Ÿš€ Features - Add toast error messages - ([80c6243](https://code.thetadev.de/HSA/Visitenbuch/commit/80c6243e2b1fe1c8c92b57809c094219be666065)) - Improve week selector, select all TODO items by default - ([21f145f](https://code.thetadev.de/HSA/Visitenbuch/commit/21f145f5f08e4f44beecd3d373dfc69e5fc94f23)) - Use global store for saved filters, add default filters - ([f36ae71](https://code.thetadev.de/HSA/Visitenbuch/commit/f36ae71d32ebcfc5054dca9c6907ffc1554f39e3)) - Hide rooms/stations/categories - ([2cb8dce](https://code.thetadev.de/HSA/Visitenbuch/commit/2cb8dce51a880d46af3a77ee9cbdfce680b88755)) - Add about page, licenses - ([5230ee3](https://code.thetadev.de/HSA/Visitenbuch/commit/5230ee375c7b25e577dc2ae045309d8cd54cfdf4)) ### ๐Ÿ› Bug Fixes - Date timezone issue, refactor utils - ([efb0e24](https://code.thetadev.de/HSA/Visitenbuch/commit/efb0e246127489d618ca6e3ea50f10dd1140a954)) - Normalize line endings - ([799dbc4](https://code.thetadev.de/HSA/Visitenbuch/commit/799dbc4097b5cf72e813e67b6ca6ccfe6ab5f08b)) - Light/dark theme - ([8630b6a](https://code.thetadev.de/HSA/Visitenbuch/commit/8630b6a32d850e93ff1b426a92f68400f7b2f666)) - Not using UTC dates for parsing date ranges in backend - ([519ae01](https://code.thetadev.de/HSA/Visitenbuch/commit/519ae01eeec294f7522c5ad9bcf8f2b6b44539fb)) ### ๐Ÿšœ Refactor - Added return types - ([e6302f3](https://code.thetadev.de/HSA/Visitenbuch/commit/e6302f380b903e3ab3f4ef6b5c6e1483d2939027)) ### โš™๏ธ Miscellaneous Tasks - Update dependencies - ([e3f7341](https://code.thetadev.de/HSA/Visitenbuch/commit/e3f7341a0e575a9b0cb922c9b697c21f6f6875c6)) - Add git-cliff - ([1b96a46](https://code.thetadev.de/HSA/Visitenbuch/commit/1b96a46dcf2b34318bed5fc383a839a6d7cfd25e)) ### Build - Remove docker multistage build, add entrypoint - ([be52e70](https://code.thetadev.de/HSA/Visitenbuch/commit/be52e70e8d5abed676c9594f2de0e749b7d2da08)) ## [v0.1.0](https://code.thetadev.de/HSA/Visitenbuch/commits/tag/v0.1.0) - 2024-05-06 Initial release