v0.421
New Features
Zoom Feature:
- Added a new zoom feature to the Google Map Block plugin, allowing users to control the zoom level of the map directly from the block settings.
Improvements
Code Refactoring:
Refactored README.md:
- Updated plugin information formatting for better readability.
- Removed license information to streamline the document.
Block Registration:
- Refactored block registration to use absolute paths, improving code maintainability.
Google Maps API Key Handling:
- Refactored the handling of the Google Maps API key and script enqueuing for better security and performance.
.gitignore Update:
- Updated the
.gitignorefile to exclude the build folder, ensuring that build artifacts are not committed to the repository.
Full Changelog: v0.420...v0.421