What's Changed
- Start 6.2 development by @takayukister in #1724
- SWV-PHP-related update by @takayukister in #1725
- Introduce SWV-PHP package by @takayukister in #1726
- Execute SWV file-related validation in validate() by @takayukister in #1727
- Bump qs and express by @dependabot[bot] in #1730
- Bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in #1731
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #1732
- Bump webpack from 5.97.1 to 5.105.0 by @dependabot[bot] in #1740
- Bump basic-ftp from 5.0.5 to 5.2.0 by @dependabot[bot] in #1747
- Bump immutable from 5.0.3 to 5.1.5 by @dependabot[bot] in #1748
- Bump svgo from 3.0.2 to 3.3.3 by @dependabot[bot] in #1749
- Bump @tootallnate/once and @wordpress/scripts by @dependabot[bot] in #1750
- Bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in #1752
- Bump picomatch by @dependabot[bot] in #1754
- Bump node-forge from 1.3.2 to 1.4.0 by @dependabot[bot] in #1755
- SWV-related changes by @takayukister in #1757
- Update dependencies by @takayukister in #1758
- Bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #1760
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #1761
- Bump basic-ftp from 5.2.0 to 5.2.2 by @dependabot[bot] in #1763
- Bump axios from 1.12.2 to 1.15.0 by @dependabot[bot] in #1764
- Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #1765
- Bump ip-address and socks by @dependabot[bot] in #1766
- Bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #1767
- Bump postcss from 8.5.6 to 8.5.14 by @dependabot[bot] in #1768
- Bump fast-uri from 3.0.1 to 3.1.2 by @dependabot[bot] in #1769
- Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4 by @dependabot[bot] in #1771
- Bump qs and express by @dependabot[bot] in #1775
- Bump launch-editor from 2.6.1 to 2.14.1 by @dependabot[bot] in #1777
- Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #1778
- Bump ws by @dependabot[bot] in #1781
- Bump websocket-driver from 0.7.4 to 0.7.5 by @dependabot[bot] in #1782
- Bump axios from 1.16.0 to 1.18.1 by @dependabot[bot] in #1788
- Bump shell-quote from 1.8.4 to 1.10.0 by @dependabot[bot] in #1789
- Bump js-yaml and @wordpress/scripts by @dependabot[bot] in #1790
- Bump immutable from 5.1.5 to 5.1.9 by @dependabot[bot] in #1791
- Bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in #1792
- Bump svgo from 3.3.3 to 3.3.4 by @dependabot[bot] in #1793
- Bump postcss from 8.5.14 to 8.5.23 by @dependabot[bot] in #1794
- Dev/6.2 by @takayukister in #1795
- Bump ip-address from 10.2.0 to 10.4.0 by @dependabot[bot] in #1796
- Bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #1797
- Bump webpack-dev-server and @wordpress/scripts by @dependabot[bot] in #1803
- Include vendor dir into repository by @takayukister in #1804
- Add packages-update:php script by @takayukister in #1805
- Update npm packages by @takayukister in #1806
- Use ECMAScript modules instead of CommonJS by @takayukister in #1808
- Raise WordPress requirement by @takayukister in #1809
- Let
wpcf7_get_current_contact_form()explicitly returnnullby @IanDelMar in #1669 - Let
wpcf7_get_contact_form_by_old_id()explicitly returnnullby @IanDelMar in #1670 - Exit if accessed directly by @takayukister in #1810
- Improve file headers by @takayukister in #1812
- Remove includes/shortcodes.php by @takayukister in #1814
- Update .gitignore by @takayukister in #1818
- Return 401 when user not logged-in by @takayukister in #1820
- Make contactform7.com links untranslatable by @takayukister in #1822
- Make contactform7.com links untranslatable by @takayukister in #1823
- Limit user-related SMT variations by @takayukister in #1825
- Bump postcss-selector-parser from 6.1.2 to 6.1.4 by @dependabot[bot] in #1826
- Bump browserslist from 4.28.6 to 4.28.8 by @dependabot[bot] in #1827
- Bump fast-uri from 3.1.5 to 3.1.7 by @dependabot[bot] in #1828
- Use the null coalescing assignment operator in singleton accessors by @takayukister in #1829
- Hide shortcode in contact form editor by @takayukister in #1831
- Return null explicitly by @takayukister in #1832
- Improve list table by @takayukister in #1834
- Improve contact form editor by @takayukister in #1836
- Translatable text with no wpcf7_link() by @takayukister in #1837
- Replace wp_check_invalid_utf8() to wp_scrub_utf8() by @takayukister in #1839
- Improve list table by @takayukister in #1840
- Bump js-yaml by @dependabot[bot] in #1841
- Bump svgo from 3.3.4 to 3.3.5 by @dependabot[bot] in #1842
- Misc fixes for admin screens by @takayukister in #1843
- Set default ordering based on sortable columns by @takayukister in #1844
- Add Dashboard submenu by @takayukister in #1847
- Bump adm-zip and @wordpress/scripts by @dependabot[bot] in #1849
- Improve the Brevo tab panel in the contact form editor by @takayukister in #1850
- Make all external links in editor "target blank" by @takayukister in #1851
- Improvements around Shortcodes by @takayukister in #1852
- Add readonly + type declaration to $contact_form by @takayukister in #1853
- Update the Contact Form 7 SWV Schema version by @takayukister in #1854
- Misc coding improvements by @takayukister in #1857
- Release 6.2 RC by @takayukister in #1858
Full Changelog: v6.1.4...v6.2.0-rc