Releases: 10up/retro-winamp-block
Releases · 10up/retro-winamp-block
1.3.3
Note that this release bumps the minimum required version of WordPress from 6.3 to 6.6.
Changed
- Bump WordPress "tested up to" version 6.7 (props @sudip-md, @thrijith, @jeffpaul, @dkotter via #140, #141, #153).
- Bump WordPress minimum from 6.3 to 6.6 (props @sudip-md, @thrijith, @jeffpaul, @dkotter, @peterwilsoncc via #140, #153, #155).
Fixed
- JavaScript errors in block editor (props @peterwilsoncc, @Sidsector9 via #134).
- Ensure the WordPress.org plugin preview works as expected (props @dkotter, @jeffpaul via #143, #144).
Security
- Update NPM packages (props @peterwilsoncc, @Sidsector9 via #134).
- Bump
axiosfrom 1.6.7 to 1.7.4 (props @dependabot, @faisal-alvi via #146). - Bump
webpackfrom 5.90.0 to 5.94.0 (props @dependabot, @faisal-alvi via #147). - Bump
@wordpress/scriptsfrom 27.9.0 to 30.4.0,expressfrom 4.19.2 to 4.21.1,sendfrom 0.18.0 to 0.19.0 andserve-staticfrom 1.15.0 to 1.16.2 (props @dependabot, @peterwilsoncc via #15).
Developer
- Move from
actions/upload-release-assettosoftprops/action-gh-releaseGithub action (props @Sidsector9, @jeffpaul via #142). - Add WordPress Playground badge and banner image to README and a few other minor tweaks (props @jeffpaul, @dkotter via #145, #148, #150).
New Contributors
Full Changelog: 1.3.2...1.3.3
View closed items in the milestone.
1.3.2
Added
- Support for the WordPress.org plugin preview (props @dkotter, @jeffpaul, @peterwilsoncc, @ravinderk via #116, #118).
- "Testing" section in the "CONTRIBUTING.md" file (props @kmgalanakis, @jeffpaul via #132).
Changed
- Winamp skin preview setting to be on by default (props @jeffpaul, @psorensen, @dkotter via #124).
- Move preview toggle to inspector controls from block controls (props @jeffpaul, @psorensen, @dkotter via #124).
- Nest webamp component inside the block to activate block selection when interacting with the component (props @jeffpaul, @psorensen, @dkotter via #124).
- Bump WordPress "tested up to" version 6.5 (props @severine-pozzo, @sudip-md, @jeffpaul, @dkotter via #114, #131).
- Bump WordPress minimum from 6.1 to 6.3 (props @sudip-md, @jeffpaul, @dkotter via #131).
- Clean up NPM dependencies and update node to v20 (props @Sidsector9, @dkotter via #123).
- Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #128).
Security
- Updates
axiosfrom 0.25.0 to 1.6.2 (props @dependabot, @faisal-alvi via #117). - Updates
@wordpress/scriptsfrom 24.6.0 to 26.19.0 (props @dependabot, @faisal-alvi via #117). - Updates
expressfrom 4.18.2 to 4.19.2 (props @dependabot, @desrosj, @Sidsector9 via #130). - Updates
follow-redirectsfrom 1.15.5 to 1.15.6 (props @dependabot, @desrosj, @Sidsector9 via #130). - Updates
ipfrom 1.1.8 to 1.1.9 (props @dependabot, @desrosj, @Sidsector9 via #130). - Updates
webpack-dev-middlewarefrom 5.3.3 to 5.3.4 (props @dependabot, @desrosj, @Sidsector9 via #130).
New Contributors
- @psorensen made their first contribution in #124
Full Changelog: 1.3.1...1.3.2
View all closed items in the milestone.
1.3.1
Added
- Check for minimum required PHP version before loading the plugin (props @kmgalanakis, @Sidsector9 via #103).
Changed
- Update our dependency review GitHub Action (props @jeffpaul, @Sidsector9 via #97).
- Bump WordPress "tested up to" version 6.3 (props @kmgalanakis, @iamdharmesh, @jeffpaul, @peterwilsoncc via #102, #105).
Security
- Bump
semverfrom 5.7.1 to 5.7.2 (props @dependabot, @ravinderk via #98). - Bump
word-wrapfrom 1.2.3 to 1.2.5 (props @dependabot, @peterwilsoncc via #106). - Bump
tough-cookiefrom 4.1.2 to 4.1.3 and@cypress/requestfrom 2.88.11 to 3.0.1 (props @dependabot, @Sidsector9 via #107, #108). - Bump
cypressfrom 10.11.0 to 13.1.0 (props @dependabot, @Sidsector9 via #108). - Bump
postcssfrom 8.4.20 to 8.4.31 (props @dependabot, @faisal-alvi via #110).
New Contributors
- @ravinderk made their first contribution in #98
- @kmgalanakis made their first contribution in #102
Full Changelog: 1.3.0...1.3.1
View closed items in the milestone.
1.3.0
Added
- E2E tests using Cypress (props @vikrampm1, @barneyjeffries, @iamdharmesh, @cadic) via #87.
Changed
- Bump WordPress "tested up to" version from 6.1 to 6.2 (props @jayedul, @peterwilsoncc) via #92
- Support Level from
ActivetoStable(props @jeffpaul, @Sidsector9) via #94.
Security
- Bump
simple-gitfrom3.15.1to3.16.0(props @Sidsector9) via #82. - Bump
http-cache-semanticsfrom4.1.0to4.1.1(props @peterwilsoncc) via #85. - Bump
@sideway/formulafrom3.0.0to3.0.1(props @faisal-alvi) via #86. - Bump
webpackfrom5.73.0to5.76.2(props @faisal-alvi) via #90.
New Contributors
- @barneyjeffries made their first contribution via #87
Full Changelog: 1.2.0...1.3.0
See all items closed in the milestone
1.2.0
Note that this release changes the minimum PHP version to from 5.6 to 7.4.
Added
- Ability to change player skin from predefined list of skins with an option for custom skin input (props @zamanq, @Sidsector9 via #60).
- Support for Milkdrop visualisations (props @Sidsector9, @iamdharmesh, @jeffpaul, @iansvo via #67).
- Pre-release build ZIP Github Action workflow (props @vikrampm1, @Sidsector9 via #74).
Changed
- Bump minimum PHP version from 5.6 to 7.4 (props @Sidsector9, @cadic via #66).
- Bump minimum node version from 12 to 16 (props @Sidsector9, @cadic via #66).
- Bump minimum composer version to 2 (props @Sidsector9, @cadic via #66).
- Bump Wordpress tested up to to 6.1 (@jayedul, @dkotter via #72).
Fixed
- Updated initialTracks to include metaData to prevent a LockedStream console error (props @iansvo, @ajmaurya99, @Sidsector9, @cadic via #71).
- Page jank and scrolling as the webamp widget loads (props @iansvo, @cadic, @peterwilsoncc, @Sidsector9 via #56).
Security
- Bump
terserfrom 5.14.1 to 5.14.2 (props @jeffpaul via #58). - Bump
momentfrom 2.29.3 to 2.29.4 (props @jeffpaul via #58). - Bump
moment-timezonefrom 0.5.34 to 0.5.37 (props @jeffpaul via #58). - Bump
markdown-itfrom 12.0.4 to 12.3.2 (props @faisal-alvi via #63). - Bump
@wordpress/scriptsfrom 19.2.4 to 24.3.0 (props @faisal-alvi via #63). - Bump
gotfrom 10.7.0 to 11.8.5 (props @faisal-alvi via #62). - Bump
@wordpress/envfrom 4.9.0 to 5.4.0 (props @faisal-alvi via #62). - Bump
loader-utilsfrom 2.0.3 to 2.0.4 (props @Sidsector9 via #70). - Bump
simple-gitfrom 3.14.1 to 3.15.1 (props @jeffpaul via #73). - Bump
json5from 1.0.1 to 1.0.2 (props @peterwilsoncc via #76).
New Contributors
- Quamruz Zaman (@zamanq) via #60.
- Ajay Maurya @ajmaurya99 via #71.
- Ian Svoboda (@iansvo) via #67, #71 , #56.
- Max Lyuchin (@cadic) via #71, #67, #56
- Jayedul Kabir (@jayedul)) via #72.
Full Changelog: 1.1.0...1.2.0
See all items closed in the milestone
1.1.0
Note that this release changes the minimum WordPress version to 5.8 and minimum PHP version to 5.6.
Added
- PHP 8 compatibility and GitHub Action workflow (props @Sidsector9, @faisal-alvi, @jeffpaul via #39).
- Dependency security scanning (props @jeffpaul, @peterwilsoncc via #48).
- PHPCS ruleset (props @peterwilsoncc, @iamdharmesh via #53).
Changed
- Bump WordPress version "tested up to" 6.0 (props @jeffpaul, @sudip-10up, @peterwilsoncc, @dinhtungdu, @vikrampm1 via #35, #51, #52.
Security
- Bump
follow-redirectsfrom 1.14.5 to 1.14.8 (props @dependabot via #36). - Bump
nanoidfrom 3.1.30 to 3.3.1 (props @dependabot via #37). - Bump
minimistfrom 1.2.5 to 1.2.6 (props @dependabot via #41). - Bump
ansi-regexfrom 4.1.0 to 4.1.1 (props @dependabot via #42). - Bump
momentfrom 2.29.1 to 2.29.2 (props @dependabot via #43). - Bump
asyncfrom 2.6.3 to 2.6.4 (props @dependabot via #49).
New Contributors
- Dharmesh Patel (@iamdharmesh) made their first contribution in #53
- Peter Wilson (@peterwilsoncc) made their first contribution in #48
- Faisal Alvi (@faisal-alvi) made their first contribution in #39
- Vikram Moparthy (@vikrampm1) made their first contribution in #35
- Siddharth Thevaril (@Sidsector9) made their first contribution in #39
Full Changelog: 1.0.1...1.1.0
See all items closed in the milestone
1.0.1
Changed
Fixed
- WordPress 5.9 compatibility to ensure
useInnerBlocksPropsimport works and does not crash the block when selecting audio files (props @fabiankaegy, @helen via #31). block.jsonerrors limiting appearance in Block Directory (props @jeffpaul, @fabiankaegy via #29).
New Contributors
Full Changelog: 1.0.0...1.0.1