1.0.0
🎉 Initial public release!
Added
- Ability to add Markers to the map (props @fabiankaegy via #51)
- In-editor credential setup (props @fabiankaegy via #20)
- Rich preview in block inserter view (props @fabiankaegy via #40)
- Error messaging on plugin activation for WordPress versions below 5.2 (props @helen, @kopepasah via #50)
- Plugin deletion routine (props @dinhtungdu via #47)
- Documentation improvements (props @jeffpaul, @kopepasah, ryanwelcher, @fabiankaegy, @helen via #22, #25, #26, #30, #35, #41, #42, #45, #46)
- Plugin header, plugin icon, and block icon images (props @JackieKjome, @jeffpaul, @ryanwelcher, @fabiankaegy, @helen via #32, #33, #39)
- GitHub Action for JS and PHP linting (props @helen via #49)
- GitHub Actions for WordPress.org plugin deploy and readme/asset update (props @jeffpaul via #36)
Changed
- Refactored codebase, build system to use
@wordpress/scripts
(props @fabiankaegy, @ryanwelcher via #20) - Revamped settings screen to go with refactored codebase (props [@ryanwelcher] and(https://github.com/ryanwelcher) and @dinhtungdu via #31)
- Permissions to change the MapKit JS authentication keys to users with the capability to
manage_options
(props @fabiankaegy, @ryanwelcher via #29) - Authorizations by passing a callback function to
authorizationCallback
(props @fabiankaegy via #52) - Re-licensed to GPLv2 (props @jeffpaul via #21)
Security
- Bump
websocket-extensions
from 0.1.3 to 0.1.4 (props @dependabot via #28)