Skip to content

v0.421

Choose a tag to compare

@AceMedia AceMedia released this 04 Oct 03:27
· 29 commits to main since this release

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 .gitignore file to exclude the build folder, ensuring that build artifacts are not committed to the repository.

Full Changelog: v0.420...v0.421