Releases: ClassicPress/ClassicPress-Migration-Plugin
Version 1.6.0
What's Changed
- Fix "modified files" warning when locale is not
en_USby @xxsimoxx in #117 - Update to Plugin and Theme Warnings by @EliteStarServices in #116
- Add override for WP version check in "General setting" by @xxsimoxx in #118
- Fixed Functions in admin-page.php by @DAnn2012 in #120
- Adding more support for translation by @Guido07111975 in #121
- Translation related fixes by @Guido07111975 in #124
- Validate custom migration URL by @xxsimoxx in #122
- Regenerate POT file by @xxsimoxx in #123
New Contributors
- @DAnn2012 made their first contribution in #120
- @Guido07111975 made their first contribution in #121
Full Changelog: 1.5.2...1.6.0
Version 1.5.2
- Make the code comply with
CPCSand ready for ClassicPress Directory (thanks @EliteStarServices) - Update POT
Version 1.5.0
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.5.0
- Adjust checks, notifications and information text as needed for CP v2
- Warn that Migration requires Re-Install (reminder if you go back into the plugin)
- Chat link changed from Slack to Zulip
- Add smart drop down to Advanced Controls
- Offer CP v1 & v2 current and one version back (unless no previous as with 2 right now)
- Offer WP current, 6.3.x and 4.9.x (4.9 offered only if running php7)
- Offer release version if running CP migration version
- Will not offer what you already have
- Suggest CP Default theme
Version 1.4.1
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.4.1
- Version Bump (#85)
Version 1.4.0
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.4.0
Version 1.3.1
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.3.1
- Remove stray files from release
Version 1.3.0
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.3.0
- Add Plugin and Theme check sections (#74)
Version 1.2.0
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.2.0
Version 1.1.0
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.1.0
Version 1.0.1
Use the switch-to-classicpress.zip file below.
Full instructions: https://docs.classicpress.net/installing-classicpress/#migrate-classicpress
What's new in 1.0.1
- Load the supported WordPress version and the target ClassicPress version from a remote API endpoint, so that a new release of the migration plugin is not required with every new WordPress or ClassicPress release.