========= Changelog ========= Release 0.7.2 (2024-12-19) ========================== * Fix crash in calibration due to invalid warning message Release 0.7 (2024-12-17) ======================== * Fix width of calibration base capture in mask page * Fix reload of mask page; now should re-capture base image * Spruced up the logo! Release 0.6 (2024-12-15) ======================== * Fixed creation page so it actually creates thing again... * Fixed no-JS operation for everything except calibration * Improved calibration with alignment line for the preview and better instructions * More work on the tutorial Release 0.5 (2024-12-12) ======================== * Fix missing manage page template * More work on the tutorial Release 0.4 (2024-12-07) ======================== * Fixed bug in bxflash so that it works even if the firmware is already running on the Pico W * Re-wrote the preset removal page so it's much simpler * More work on the tutorial Release 0.3 (2024-12-05) ======================== * Fix a bug in the Pico configuration script (wrong status LED value) * Fix several bugs in the HTTP server's JSON handling * More work on the tutorial Release 0.2 (2024-12-04) ======================== * Fix doc package builds * More work on the tutorial Release 0.1 (2024-12-03) ======================== * First experimental release to PPA