Skip to content

FanPress CM 5.3.4 released

Latest

Choose a tag to compare

@sea75300 sea75300 released this 01 Aug 09:20
· 4 commits to master since this release
ba7a1f2

FPCM 5.3.4 was released today!

Changes

This is a maintenance release. A couple of e-mail notification have been migrated to proper e-mail templates, which resulted in the removal of a few language variables from the language files. A bug was fixes which prevented comments containing the allowed HTML tags. The cleanup of risky tag attributed has been improved.

The update cronjob fix from v5.3.2 was moved to the cronjob base object, so all cronjob instanced will benefit from it. The ACE editor finally received Emoji support.

Full Changelog: v5.3.3...v5.3.4

Future FPCM 5.4

The dev branch has been merged with the master and bumped to v5.4-dev.

The Emoji support in ACE editor led to the decision to deprecate the current manager for image-based smileys. This feature will be removed in FPCM 5.4. The stuck cronjob fix will be extended in the next version with a proper error code handling and displaying in the admin panel.

TinyMCE 5 has been a long time part of FPCM, as newer version saw many features being premium only. With HugeRTE in place as a good replacement, TinyMCE 5 is no longer needed.

From v5.4 onwards, the releases of FPCM will use minified versions of the entire JavaScript framework for production. Those version were part of FPCM for years now but never received the proper treatment they were supposed to.