All notable changes to this project will be documented in this file.
- Added JSDoc support for generating documentation.
- Code review process completed (TG-12).
- Important documentation changes (TG-17).
- Minor tweak to config parameters loading on re-start.
- Minor update to batchDraw function to guarantee correct snowflake radius calculations (TG-18).
- Minor bug fix for issue TG-16, misplaced aria attribute.
- Adds configuration option to limit the canvas height.
- Minor performance improvements.
- Bugfix for faulty autostart logic, issue TG-14.
- Adds the ability to add element attributes to the text label element of the toggle switches.
- Bug fix for issue TG-11. Resizing the window when the animation is stopped no longer generates errors.
- Adds an accessibility check for prefers-reduced-motion support. The plugin can now be configured to disable the animation entirely or reduce the number of moving items for website visitors that experience discomfort with lots of moving animations on a screen, see MDN, Prefers Reduced Motion.
- Minor bug fixes and documentation updates.
- First version release