Releases: WordPress/secure-custom-fields
Releases · WordPress/secure-custom-fields
6.4.1
What's Changed
- License and readme updates by @kraftbj in #2
- Update tested to version to 6.7 by @kraftbj in #4
- Update text domain and add WPCS for i18n by @kraftbj in #10
- Move the main plugin file by @kraftbj in #11
- Update language files by @kraftbj in #12
- Fixes old json in acf-json folder not showing in Sync available by @cyberwani in #30
New Contributors
- @cbravobernal made their first contribution in #28
- @cyberwani made their first contribution in #30
Full Changelog: 6.4.0-beta1...6.4.1
6.4.1-beta7
What's Changed
- Build Tools: Add NVM file and wp-env dev tools by @cbravobernal in #28
- Fixes old json in acf-json folder not showing in Sync available by @cyberwani in #30
- Docs: Add initial docs and tooling for import into developer.wordpress.org by @kraftbj in #35
- Add basic PHPUnit testing setup by @kraftbj in #29
- Tools: Add pre-release scripting by @kraftbj in #42
New Contributors
- @cbravobernal made their first contribution in #28
- @cyberwani made their first contribution in #30
Full Changelog: 6.4.1-beta6...6.4.1-beta7
6.4.1-beta6
What's Changed
- Resolve issue with option pages no longer displaying by @kraftbj in #25
- Resolve missing function from clone field by @kraftbj in #26
Full Changelog: 6.4.1-beta5...6.4.1-beta6
6.4.1-beta5
What's Changed
- Various PHPCS updates by @kraftbj in #13
- Add SECURITY.md by @kraftbj in #16
- Github Action: Add phpcs checks by @kraftbj in #17
- Integrate file tree by @kraftbj in #15
- Ensure all fields are in the field select modal by @kraftbj in #20
- Various language updates by @kraftbj in #23
Full Changelog: 6.4.1-beta4...6.4.1-beta5
6.4.1-beta4
The latest beta includes:
- changed main plugin file from
acf.php
tosecure-custom-fields.php
- Various code standard updates
- Consolidate language files to single file and remove those that are language-pack ready on w.org.
- Update the text domain across the plugin.