Skip to content

Releases: ClassicPress/ClassicPress-release

ClassicPress 1.4.2

12 Jul 18:03
1.4.2
Compare
Choose a tag to compare

ClassicPress 1.4.2 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Notable changes since ClassicPress 1.4.1

  • Update TinyMCE Visual editor to 4.9.11. This was achieved by reapplying the upgrade to TinyMCE 4.9.11, and thoroughly testing for breaking behaviour. Testing did reveal issues in handling Block and other comment containing content that will be addressed in a future release.
  • Upgrade PHPMailer. PHPMailer has been updated through several versions to 6.6.3. It contains a minor adjustment which is backwards compatible with any code that calls the PHPMailer files directly. Unit tests have been introduce to ensure the adjustments remain in place on future updates.

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.4.1+dev...1.4.2+dev

ClassicPress 1.4.2-rc1

02 Jul 17:32
1.4.2-rc1
Compare
Choose a tag to compare
Pre-release

ClassicPress 1.4.2-rc1 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Notable changes since ClassicPress 1.4.1

  • Update TinyMCE Visual editor to 4.9.11. This was achieved by reapplying the upgrade to TinyMCE 4.9.11, and thoroughly testing for breaking behaviour. Testing did reveal issues in handling Block and other comment containing content that will be addressed in a future release.
  • Upgrade PHPMailer. PHPMailer has been updated through several versions to 6.6.3. It contains a minor adjustment which is backwards compatible with any code that calls the PHPMailer files directly. Unit tests have been introduce to ensure the adjustments remain in place on future updates.

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.4.1+dev...1.4.2-rc1+dev

ClassicPress 1.4.1

03 Apr 18:55
1.4.1
Compare
Choose a tag to compare

ClassicPress 1.4.1 is available now - use the "Source code (zip)" file below.

This is a bugfix release coming shortly after our large 1.4.0 release to fix a few issues:

  • Make the TinyMCE Visual editor preserve paragraph tags correctly again. This was achieved by reverting the upgrade to TinyMCE 4.9.11, which will be re-introduced once it receives more testing.
  • Fix fatal errors when sending emails using PHPMailer. Some plugins are using a non-standard way of loading PHPMailer and related classes, which broke when we upgraded the PHPMailer library to the latest version and we didn't catch this during testing. This was fixed by reverting the upgrade to PHPMailer.
  • Fix error when loading the Theme Details dialog. This prevented users from performing various options related to the themes.

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.4.0+dev...1.4.1+dev

ClassicPress 1.4.0

31 Mar 18:38
1.4.0
Compare
Choose a tag to compare

ClassicPress 1.4.0 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Notable changes since ClassicPress 1.3.1

Security updates since 1.3.1

New features since 1.3.1

  • Allow plugin and theme updates from an uploaded .zip file (#621, #877, #882, #885, thanks @mattyrob and WP contributors)
  • Add new ID column to posts/pages/CPTs admin screens, hidden by default (#786, thanks @alvarofranz)
  • Add two direct plugin upload links to admin to bypass loading the WP plugin repo (#788, #925, thanks @simplycomputing and @xxsimoxx)
  • Upgrade Dashicons to the latest version, making all icons in the Dashicons reference available for ClassicPress plugins (#769, thanks @mattyrob and WP contributors)
  • Work towards PHP 8 compatibility (not finished yet; multiple PRs, thanks @mattyrob, @bahiirwa, @KTS915 and WP contributors)

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.3.1+dev...1.4.0+dev

1.4.0-rc3

25 Feb 16:04
1.4.0-rc3
Compare
Choose a tag to compare
1.4.0-rc3 Pre-release
Pre-release

ClassicPress 1.4.0-rc3 is available now - use the "Source code (zip)" file below.

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.3.1+dev...1.4.0-rc3+dev

ClassicPress 1.4.0-rc2

09 Dec 18:58
1.4.0-rc2
Compare
Choose a tag to compare
Pre-release

ClassicPress 1.4.0-rc2 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Notable changes since ClassicPress 1.3.1

  • Allow plugin and theme updates from an uploaded .zip file (#621, thanks @mattyrob and WP contributors)
  • Add new ID column to posts/pages/CPTs admin screens, hidden by default (#786, thanks @alvarofranz)
  • Add two direct plugin upload links to admin to bypass loading the WP plugin repo (#788, thanks @simplycomputing)
  • Upgrade Dashicons to the latest version, making all icons in the Dashicons reference available for ClassicPress plugins (#769, thanks @mattyrob and WP contributors)
  • Work towards PHP 8 compatibility (not finished yet; multiple PRs, thanks @mattyrob, @bahiirwa, @KTS915 and WP contributors)

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.3.1+dev...1.4.0-rc2+dev

ClassicPress 1.4.0-rc1

09 Dec 17:25
1.4.0-rc1
Compare
Choose a tag to compare
Pre-release

DO NOT USE - we quickly discovered a problem with this release and fixed it in 1.4.0-rc2!

More info: ClassicPress/ClassicPress#876 / https://forums.classicpress.net/t/classicpress-1-4-0-rc1-release-notes/3785

ClassicPress 1.3.1

21 Oct 17:35
1.3.1
Compare
Choose a tag to compare

ClassicPress 1.3.1 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Bugs fixed since 1.3.0

  • Remove an expired Let's Encrypt certificate from the list of certificates that ClassicPress maintains (#814, thanks to WP contributors who originally submitted this change there). This helps resolve issues with ClassicPress sites being unable to communicate with the ClassicPress update server, but in some cases, server configuration changes are also needed.

    This is a complex issue, so we have also released a plugin that can help you to diagnose and fix problems with your site's server configuration related to this issue. If you cannot see the 1.3.1 update from your site's dashboard after going to Dashboard > Updates and clicking the Check Again button, then we recommend installing this plugin: https://github.com/ClassicPress-research/cp-ssl-fix

  • Fix duplicated sections in media modal (#801, thanks @mattyrob). This was a cosmetic issue that was accidentally introduced along with one of the changes for version 1.3.0.

  • Avoid notices when readding removed meta box in PHP 7.4 (#778, thanks @mattyrob). This fixes a remaining infrequent issue with PHP 7.4 compatibility (possible, but unlikely to be seen on production sites).

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.3.0+dev...1.3.1+dev

ClassicPress 1.3.0

01 Sep 22:39
1.3.0
Compare
Choose a tag to compare

ClassicPress 1.3.0 is available now - use the "Source code (zip)" file below.

This release focuses on improving Accessibility in ClassicPress. Accessibility is a key focus for ClassicPress and we will continue to make improvements. We’re happy with these changes so far but they need more testing by the community before a full release including automatic updates.

This release also includes all recent WordPress security fixes. These fixes are best understood as "hardening" - we are not aware of any directly exploitable vulnerabilities in ClassicPress. If you have any questions about this or any security issues to report, as always, please practice responsible disclosure and contact security@classicpress.net.

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.2.0+dev...1.3.0+dev

ClassicPress 1.3.0-rc2

22 Aug 23:09
1.3.0-rc2
Compare
Choose a tag to compare
Pre-release

ClassicPress 1.3.0-rc2 is available now - use the "Source code (zip)" file below.

Here are the highlights from this release:

Minor changes since ClassicPress 1.3.0-rc1

More information

See the release announcement post on our forums for more details, or have a look at the full changelog here on GitHub:

ClassicPress/ClassicPress@1.3.0-rc1+dev...1.3.0-rc2+dev