- refactor: rewrite wifi service using `sdbus_networkmanager` - refactor: update with the latest features of the latest python-redux version
0.5.1
- feat: add `install_service` command line argument to setup systemd service - feat: add `VERBOSE` log level to logging - feat: add `--run` to deploy script, it doesn't run the app without this option anymore
0.5.0
- refactor: make each service run in its own thread - fix: weird behavior in RPi's Python, not respecting `submodule_search_locations`
0.4.4
- chore: directly add headless-kivy-pi as a dependency
0.4.3
- feat: add wi-fi service and wi-fi flow
0.4.2
- feat: add camera service - feat: add camera live viewfinder (bypassing all the Kivy rendering procedures for the sake of performance)