New
v5.30
What's Changed
- Adds a check to display a house emoji for collections with localhost origins
- Logo is now wrapped in a Link that navigates to the first collection based on dashboard state.
- Introduces a new setting to warn users before deleting a collection, including UI changes in general settings and sidebar logic
- Introduces a keyboard shortcut (Ctrl+S or Cmd+S) to trigger the save action in the details header.
- Added a function to infer SVG names from filename, id, or title, with a fallback to host
- Download now defaults to SVG name instead of collection name
- Copy base64 and data uri can be done directly from cards in the collection view
Full Changelog: https://github.com/rossmoody/svg-gobbler/compare/v5.29...v5.30