Skip to content

FlatPress 1.4.1

Latest
Compare
Choose a tag to compare
@azett azett released this 15 Jul 17:55
· 100 commits to master since this release
3345063

FlatPress 1.4.1 fixes some bugs of FlatPress 1.4 "Notturno" (see the detailed list below). Thank you all for reporting!
As a little treat, it also comes with the new Newsletter plugin that helps you keeping subscribed readers up to date.

Installation

Download flatpress-1.4.1.zip and follow the easy installation steps documented on the FlatPress download page.

Update

To update your FlatPress instance to the new release, please follow the update instructions on the FlatPress wiki.

Available update packages:

Detailed Changelog

General

Bugfixes

  • Sending e-mails now also works if the recipient requests the RFC 5322 header. (#631)
  • Sending an e-mail is again possible under PHP7.1 to PHP7.3. (#630)
  • Setup now also works with open_basedir restrictions and when reading is not possible due to access rights. (qbwdp @Forum post)
  • Login page:
    • Removed cleanup of special characters in the password for admin login (#627)

Plugins

Additions

  • Newsletter: Provides a complete, privacy-conscious newsletter solution for FlatPress, without a database and with minimal configuration effort.

Bugfixes

  • BBcode plugin: update to version 1.9.1
    • The font-tag works as documented in the wiki (#635)
  • Comment Center plugin: update to version 1.1.4
    • Akismet client now uses SSL/HTTPS, as fallback HTTP (#638)
    • A comment recognized as spam is not a technical problem (#639)