Releases: 10up/maps-block-apple
1.1.4
Note that this release bumps the WordPress minimum version from 5.8 to 6.4.
Changed
- Update the
apiVersion
of the Apple Maps Block to Version 3 (props @fabiankaegy, @wadebekker, @dkotter via #211). - Bump WordPress "tested up to" version to 6.6 (props @QAharshalkadu, @sudip-md, @jeffpaul, @dkotter via #212, #218).
- Bump minimum WordPress version from 5.8 to 6.4 (props @QAharshalkadu, @sudip-md, @jeffpaul, @dkotter via #212, #218).
Fixed
- Load the Apple MapKit script in the editor iframe to ensure the Apple Maps block works correctly (props @fabiankaegy, @wadebekker, @dkotter via #211).
Security
- Bump
postcss
from 8.4.23 to 8.4.32 (props @dependabot, @faisal-alvi via #194). - Bump
@babel/traverse
from 7.21.5 to 7.23.7 (props @dependabot, @peterwilsoncc via #200). - Bump
axios
from 0.25.0 to 1.7.4,@wordpress/scripts
from 24.6.0 to 27.5.0,express
from 4.18.2 to 4.19.2,follow-redirects
from 1.15.3 to 1.15.6 andwebpack-dev-middleware
from 5.3.3 to 5.3.4 (props @dependabot, @Sidsector9 via #209, #219). - Bump
braces
from 3.0.2 to 3.0.3 andws
from 7.5.9 to 7.5.10 (props @dependabot, @iamdharmesh via #215).
Developer
- Support for the WordPress.org plugin preview (props @dkotter, @jeffpaul via #196).
- Update the users in our
CODEOWNERS
file (props @jeffpaul, @dkotter, @fabiankaegy via #199). - Replaced
lee-dohm/no-response
withactions/stale
to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #206). - Upgrade the
download-artifact
GitHub Action from v3 to v4 (props @iamdharmesh, @jeffpaul via #205). - Setup the Repo Automator GitHub Action (props @iamdharmesh, @jeffpaul via #207).
- Add "Testing" section to the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #210). - Update repo badges, add WordPress Playground badge (props @jeffpaul, @dkotter via #220).
- Don't generate artifacts if E2E tests fail (props @Sidsector9, @dkotter via #221).
New Contributors
- @kmgalanakis made their first contribution in #210
- @wadebekker made their first contribution in #211
- @sudip-md made their first contribution in #218
Full Changelog: 1.1.3...1.1.4
View closed items in the milestone.
1.1.3
Changed
- Bump WordPress "tested up to" version to 6.4 (props @QAharshalkadu, @jeffpaul via #190, #191).
Full Changelog: 1.1.2...1.1.3
View closed items in the milestone.
1.1.2
Changed
- Bump WordPress "tested up to" version to 6.3 (props @QAharshalkadu, @jeffpaul via #179).
Fixed
- Ensure our Mapkit JS only loads when a Map block is in place (props @jayedul, @fabiankaegy, @faisal-alvi via #161).
- Better error handling for environments that don't match our minimum PHP version (props @rahulsprajapati, @dkotter, @ravinderk via #174).
- Ensure that the Apple Maps block works fine in WordPress 6.4 (props @iamdharmesh, @fabiankaegy, @faisal-alvi via #183).
- Ensure that our Cypress E2E tests pass (props @iamdharmesh, @Sidsector9 via #181).
Security
- Bump
word-wrap
from 1.2.3 to 1.2.4 (props @dependabot, @ravinderk via #173). - Bump
tough-cookie
from 4.1.2 to 4.1.3 (props @dependabot, @faisal-alvi via #176). - Bump
cypress
from 11.2.0 to 13.2.0 and@cypress/request
from 2.88.11 to 3.0.0 (props @dependabot, @ravinderk, @faisal-alvi, @iamdharmesh, @Sidsector9 via #176, #180, #181). - Bump
postcss
from 8.4.23 to 8.4.31 (props @dependabot, @ravinderk via #184). - Bump
@10up/cypress-wp-utils
from 0.1.0 to 0.2.0,@wordpress/env
from 5.6.0 to 8.7.0 andcypress-mochawesome-reporter
from 3.4.0 to 3.6.0 (props @iamdharmesh, @Sidsector9 via #181).
New Contributors
- @ravinderk made their first contribution in #173
- @rahulsprajapati made their first contribution in #174
- @QAharshalkadu made their first contribution in #179
Full Changelog: 1.1.1...1.1.2
View closed items in the milestone.
1.1.1
Note that this release bumps the PHP minimum supported version from 5.6 to 7.4.
Added
- Mochawesome reporter added for Cypress test report (props @jayedul, @iamdharmesh via #168).
Changed
- Bump PHP minimum supported version from 5.6 to 7.4 (props @jayedul, @csloisel, @faisal-alvi, @dkotter via #133).
- Run E2E tests on the zip generated by "Build release zip" action (props @jayedul, @peterwilsoncc via #163).
- Bump WordPress "tested up to" version to 6.2 (props @jayedul, @peterwilsoncc, @Sidsector9 via #165, #167).
- Update Cypress E2E and Dependency Review GitHub Actions (props @jayedul, @jeffpaul, @Sidsector9 via #166, #169).
Security
- Bump
simple-git
from 3.15.1 to 3.16.0 (props @dependabot via #158). - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot via #159). - Bump
@sideway/formula
from 3.0.0 to 3.0.1 (props @dependabot via #160). - Bump
webpack
from 5.73.0 to 5.76.1 (props @dependabot via #162).
New Contributors
Full Changelog: 1.1.0...1.1.1
View closed items in the milestone.
1.1.0
Note that this release bumps the WordPress minimum version from 5.2 to 5.8.
Added
- Support for custom marker icons (props @iamdharmesh, @dinhtungdu, @fabiankaegy via #136).
- Ability to control margin of map (props @fabiankaegy, @dkotter via #157).
- End-to-end testing setup with Cypress (props @cadic, @peterwilsoncc via #126).
Changed
- Bump minimum WordPress version from 5.2 to 5.8 (props @cadic, @peterwilsoncc via #126).
- Update linting workflows to take advantage of GitHub Actions summaries (props @dinhtungdu, @fabiankaegy via #128).
- Update Support Level from
Active
toStable
(props @jeffpaul, @dkotter via #135). - Update composer dependencies to avoid conflict (props @peterwilsoncc, @iamdharmesh via #145).
- Bump WordPress "tested up to" version to 6.1 (props @iamdharmesh, @cadic via #148).
Security
- Bump
terser
from 5.14.1 to 5.14.2 (props @dependabot via #132). - Bump
markdown-it
from 12.0.4 to 12.3.2 and@wordpress/scripts
from 20.0.2 to 24.5.0 (props @dependabot via #138). - Bump
loader-utils
from 2.0.2 to 2.0.4 (props @dependabot via #146). - Bump
simple-git
from 3.10.0 to 3.15.1 (props @dependabot via #149). - Bump
json5
from 1.0.1 to 1.0.2 (props @dependabot via #153).
New Contributors
- @peterwilsoncc made their first contribution in #126
- @dkotter made their first contribution in #135
- @iamdharmesh made their first contribution in #136
Full Changelog: 1.0.3...1.1.0
View closed items in the milestone.
1.0.3
Added
- Dependency security scanning (props @jeffpaul, @faisal-alvi via #121).
Changed
- Update UI of settings sidebar to make it feel more native (props @fabiankaegy , @Sidsector9 via #115).
- Bump WordPress version "tested up to" 6.0 (props @cadic via #125).
- Rename linting workflow (props @dinhtungdu via #124).
Security
- Bump
follow-redirects
from 1.14.4 to 1.14.8 (props @dependabot via #114). - Bump
nanoid
from 3.1.30 to 3.3.1 (props @dependabot via #116). - Bump
minimist
from 1.2.5 to 1.2.6 (props @dependabot via #118). - Bump
node-forge
from 1.2.1 to 1.3.1 (props @dependabot via #119). - Bump
async
from 2.6.3 to 2.6.4 (props @dependabot via #123).
New Contributors
- @faisal-alvi made their first contribution in #121
- @cadic made their first contribution in #125
- @Sidsector9 made their first contribution in #115
Full Changelog: 1.0.2...1.0.3
https://github.com/10up/maps-block-apple/milestone/7?closed=1
1.0.2
Added
wp env
for local development (props @fabiankaegy, @dinhtungdu, @jeffpaul via #77).- Issue management automation via GitHub Actions (props @jeffpaul via #96).
Changed
- Bump WordPress version "tested up to" 5.9 (props @jeffpaul, @fabiankaegy, @dinhtungdu, @barneyjeffries via #80, #99).
- Turn off
autoComplete
for the search input field (props @dinhtungdu via #111).
Fixed
block.json
syntax error (props @dinhtungdu, @jeffpaul, @ryanwelcher via #76).- Enqueue map assets only when being used and clean up unused assets (props @joshuaabenazer, @fabiankaegy via #97).
- Remove orign restriction in local environments to allow for proxied domains (props @fabiankaegy, @dinhtungdu via #98).
- Block not working in Site Editor due to iframed editor (props @fabiankaegy, @dinhtungdu via #99).
- Search popover sizing (props @fabiankaegy, @dinhtungdu, @ankitguptaindia via #110).
Security
- Bump
ini
from 1.3.5 to 1.3.8 (props @dependabot via #79). - Bump
elliptic
from 6.5.3 to 6.5.4 (props @dependabot via #81). - Bump
y18n
from 4.0.0 to 4.0.1 (props @dependabot via #84). - Bump
ssri
from 6.0.1 to 6.0.2 (props @dependabot via #86). - Bump
lodash
from 4.17.19 to 4.17.21 (props @dependabot via #89). - Bump
hosted-git-info
from 2.8.8 to 2.8.9 (props @dependabot via #90). - Bump
normalize-url
from 4.5.0 to 4.5.1 (props @dependabot via #91). - Bump
path-parse
from 1.0.6 to 1.0.7 (props @dependabot via #94).
New Contributors
- @joshuaabenazer made their first contribution in #97
Full Changelog: 1.0.1...1.0.2
View all items closed in the milestone.
1.0.1
Added
- Internationalization support via loading translations for the block (props @dinhtungdu, @helen via #69)
- WordPress.org Block Directory integration (props @jeffpaul via #63)
- Documentation and GitHub Action updates (props @helen, @jeffpaul via #59, #60, #68)
Fixed
- Debounce
addMarker
call when marker settings are changed (props @fabiankaegy, @dinhtungdu via #70) - Key and Team ID settings placeholders (props @dinhtungdu, @helen, @jeffpaul via #57)
Security
- Bump
lodash
from 4.17.15 to 4.17.19 (props @dependabot via #67) - Bump
elliptic
from 6.5.2 to 6.5.3 (props @dependabot via #71)
https://github.com/10up/maps-block-apple/milestone/3?closed=1
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)