Releases: rockschtar/wordpress-settings
Releases · rockschtar/wordpress-settings
Release list
Release 1.1.1
What's Changed
- Bump express from 4.19.2 to 4.21.2 by @dependabot[bot] in #7
- Bump axios from 1.6.8 to 1.8.4 by @dependabot[bot] in #9
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 by @dependabot[bot] in #10
- Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #11
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #2
- Bump ws from 7.5.9 to 7.5.10 by @dependabot[bot] in #3
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot[bot] in #6
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: 1.0.8...1.1.0
Release 1.0.8
Release 1.0.7
Release 1.0.6
1.0.5
Add nonce to AjaxButton enqueue
A nonce has been added to the AjaxButton enqueue to enhance security. This nonce ('rwps-ajax-button-nonce') is localized to 'rwps_ajax_button' using the addLocalize function.