Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Version 4.2.4

Information

  • Release Date: March 31, 2021
  • Best Compatibility: phpFox >= 4.6.1

Bugs Fixed

  • Phrase issues
  • Tables do not show full when editing a description in Safari

Improvements

  • Improving the quality of video thumbnail after inserting media embed
  • Upgrading to CKEditor 4.15.1
  • Move setting "CKEditor package" to user group setting

Changed Files

  • M Install.php
  • D Installation/Version/v424.php
  • M assets/autoload.css
  • M assets/autoload.js
  • M assets/autoload.less
  • M assets/ckeditor/CHANGES.md
  • M assets/ckeditor/LICENSE.md
  • M assets/ckeditor/README.md

Version 4.2.3

Information

  • Release Date: July 31, 2019
  • Best Compatibility: phpFox >= 4.6.1

Improvement

  • Upgrade to CKEditor 4

Changed Files

  • M Install.php
  • M README.md
  • M assets/*
  • D checksum
  • M hooks/get_editor_end.php
  • M hooks/set_editor_end.php
  • A phrase.json

Version 4.2.2

Information

  • Release Date: April 23, 2018
  • Best Compatibility: phpFox >= 4.6.1

Bugs Fixed

  • Missing HTML tags when adding/editing static pages in Admincp.
  • Cannot load CKEditor admincp page when redirect from Settings.

Changed Files

  • M Install.php
  • M assets/autoload.js
  • M hooks/get_editor_end.php

Version 4.2.1

Information

  • Release Date: April 12, 2018
  • Best Compatibility: phpFox >= 4.6.1

Bugs Fixed

  • Cannot paste content to CKEditor in mobile.

Changed Files

  • M Install.php
  • M assets/ckeditor/*
  • M assets/ckeditor_basic/*
  • M assets/ckeditor_full/*

Version 4.2.0

Information

  • Release Date: January 9th, 2018
  • Best Compatibility: phpFox >= 4.6.0

Bugs Fixed

  • Bullets and numbers aren't aligned.
  • Emoji's are always inserted at the beginning in CKEditor.

Improvements

  • Enable setting Allow HTML when install app.
  • Allow admin can chose CKEditor package to use on their site.
  • Check compatible with phpFox core and porting apps 4.6.0.

Changed Files

  • M Install.php
  • M README.md
  • M assets/autoload.css
  • M assets/autoload.js
  • A assets/autoload.less
  • M assets/ckeditor/*
  • A assets/ckeditor_basic/*
  • A assets/ckeditor_full/*
  • M change-log.md
  • A hooks/bundle__start.php
  • M hooks/forum.component_ajax_reply.php
  • M hooks/get_editor_end.php
  • M hooks/set_editor_end.php
  • A installer.php
  • A uninstall.php
  • M views/admincp.html

Version 4.1.4

Information

  • Release Date: August 29, 2017
  • Best Compatibility: phpFox >= 4.5.2

Bugs Fixed

  • Does not load CKeditor when edit an event.
  • Support other modules/apps.

Changed files

  • core-CKEditor/assets/autoload.js
  • core-CKEditor/hooks/get_editor_end.php

Version 4.1.3

Information

  • Release Date: April 17, 2017
  • Best Compatibility: phpFox >= 4.5.2

Bugs Fixed

  • Cannot use CKEditor if bundle JS is enabled
  • The cursor always focuses on top when users open Emoji cheat sheet

Changed files

  • PF.Site/Apps/core-CKEditor/Install.php
  • PF.Site/Apps/core-CKEditor/hooks/get_editor_end.php
  • PF.Site/Apps/core-CKEditor/hooks/template_getheader_exclude_bundle_js.php
  • No labels