Releases: ShahriarKh/strapi-content-type-explorer
Releases · ShahriarKh/strapi-content-type-explorer
v0.2.2
v0.2.0
🗺 Content-Type Explorer v0.2 is here!
🚤 New Features
- Diagram Export: Export your diagram in SVG, PNG, or JPEG #3
- Persistency: Your diagram and all of the selected options are now persistent. You won't lose changes when changing pages or even in new tabs. (The data is saved in
localStorage
) #6
🪂 Bug Fixes & Improvements
- Node 20 support: Thanks to @AliKdhim87 for their first contribution #9
- New icon: Added icon for the new "Block" field
- Improved Docs: Added a short how-to-develop guide
- Chore: Some code cleanup, refactoring and dependency fixes
🏝 Update Now!
npm i strapi-content-type-explorer
v0.1.1
🐛 Bug Fixes
- Boxes stay in their position when toggling options
v0.1.0
🗺 Strapi Content-type Explorer is here!