What's Changed
- change webpage design, add dithering functionality by @Th0MmyS in #11
- add version endpoint, tweak photo capture code, some QoL changes by @Th0MmyS in #13
- new random direction function by @Th0MmyS in #14
- Enable changing tracking rates by @chemistorge in #16
- let intervalometer end the cycle by itself, option to disable trackin… by @Th0MmyS in #17
- Change slew to match common astro software by @chemistorge in #18
- Feature/web app dark mode by @Th0MmyS in #23
- Bug fix for non-functioning dithering by @w4rkvs in #21
- Feature/stop tracking version by @Th0MmyS in #24
- Remove redundant readme in esp32 folder by @Sylensky in #25
- Feature/platformio by @Sylensky in #26
- update documentation and folder structure by @Sylensky in #27
- Added the ability to switch languages on the WEB page by @YihuiLu in #31
- Revert "Added the ability to switch languages on the WEB page" by @Th0MmyS in #32
- Intervalometer and Web Language upgrade by @chemistorge in #28
- Feature/clang formatting by @Sylensky in #29
- Feature/ci build by @Sylensky in #30
- add release github workflow by @Sylensky in #36
- move static defines to config.h by @Sylensky in #37
- use FreeRTOS tasks to distribute work by @Sylensky in #38
- github: fix formatting check to run on every pull request by @Sylensky in #40
- firmware: increase stack size of give tasks by @Sylensky in #41
- Fix intervalometer and accesspoint startup by @Sylensky in #42
- add german website language by @Sylensky in #44
- add preset validation prior capturing by @Sylensky in #47
- add dedicated serial printout task by @Sylensky in #46
- prepare v2.0 by @Sylensky in #48
New Contributors
- @Th0MmyS made their first contribution in #11
- @chemistorge made their first contribution in #16
- @w4rkvs made their first contribution in #21
- @YihuiLu made their first contribution in #31
Full Changelog: v1.0...v2.0