mirror of
https://github.com/cassandra/home-information.git
synced 2026-06-11 17:15:38 -04:00
* Added new background SVG editor * Added palette drag-and-drop for new SVG editor. * Added new SVG edit commands: delete, icon mirror, full path move * Added SVG editor help modal and button. * Added "revert" to new SVG editor. * Added EXPORT feature for SVG background editor. * Updated the snapshot generation tool for profile creation. * Updated and added docs around background SVGs and profiles. * Changed SVG editor save to not overwrite existing one in MEDIA_ROOT * Added snap-to-grid and Undo features to SVG editor. * Generated all new profiles with new editable background SVG images. * Refactored entity editing using new, common, core javascript modules. * Added snap feature for entity editing. Updated edit help modal. * Updated copyrights. * Added fixes and enhancements to antinode.js from other project. * Improved HomeBox integration enable error handling/messaging. * Added ability to dismiss first time user special content displays. * Updated screenshots and markdown files for new SVG background editor. * Removed docs/graphics that should not have been in this repo.