Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 4.6.5

Information

  • Release Date: July 05, 2021
  • Best Compatibility: phpFox >= 4.6.1

Improvements

  • Support PHP 8.0
  • Show Warning message if users want to leave the site when they are adding new thread
  • Add new setting for Email Notification
  • Add new settings to allow Admins review and update all email contents

Fixed Bugs

  • Issue when disabled module Attachment
  • Issue with pending posts
  • Issue with Forum's permissions
  • Pending Announcement shows on threads listing
  • Group's admin/owner get emails with wrong language phrases when a new thread is posted on group
  • Some other minor bugs

Changed Files

  • M Ajax/Ajax.php
  • M Block/MergeBlock.php
  • M Block/RecentThreadBlock.php
  • M Controller/ForumController.php
  • M Controller/IndexController.php
  • M Controller/PostController.php
  • M Controller/ThreadController.php
  • M Install.php
  • M Installation/Version/v460.php
  • M Service/Callback.php
  • M Service/Forum.php
  • M Service/Moderate/Moderate.php
  • M Service/Post/Post.php
  • M Service/Post/Process.php
  • M Service/Process.php
  • M Service/Subscribe/Subscribe.php
  • M Service/Thread/Process.php
  • M Service/Thread/Thread.php
  • M assets/autoload.js
  • M assets/main.less
  • M phrase.json
  • M views/block/menu.html.php
  • M views/block/post.html.php
  • M views/block/recent-post.html.php
  • M views/block/thanks.html.php
  • M views/block/thread-detail.html.php
  • M views/block/thread-entry.html.php
  • M views/block/thread-rows.html.php
  • M views/controller/post.html.php
  • M views/controller/thread.html.php

Version 4.6.4

Information

  • Release Date: August 31, 2020
  • Best Compatibility: phpFox >= 4.6.1

...

  • M Ajax/Ajax.php
  • M Block/RecentThreadBlock.php
  • M Block/ReplyBlock.php
  • M Block/SponsoredBlock.php
  • M Controller/ForumController.php
  • M Install.php
  • M Service/Callback.php
  • M Service/Forum.php
  • M Service/Moderate/Process.php
  • M Service/Post/Process.php
  • M Service/Process.php
  • M Service/Thread/Process.php
  • M Service/Thread/Thread.php
  • M assets/main.less
  • M change-log.md
  • A hooks/ajax_getdata.php
  • M hooks/core.template_block_comment_border_new.php
  • M hooks/template_template_getmenu_3.php
  • M phrase.json
  • M views/block/admincp/moderator.html.php
  • M views/block/admincp/permission.html.php
  • M views/block/feed-rows.html.php
  • M views/block/post.html.php
  • M views/block/reply.html.php
  • M views/block/search.html.php
  • M views/block/thread-detail.html.php
  • M views/block/thread-rows.html.php
  • M views/controller/forum.html.php
  • M views/controller/post.html.php
  • M views/controller/search.html.php

Version 4.6.3

Information

  • Release Date: December 21, 2018
  • Best Compatibility: phpFox >= 4.6.1

Improvements

  • Support utf8_mb4.

  • Show actual statistics on the Detail page

  • Add limit when getting announcements.

...

  • Show error when adding a reply.

  • Cross-site scripting.

Changed Files

M Controller/ForumController.php
M Install.php
A Installation/Version/v463.php
M Service/Post/Post.php
M Service/Thread/Thread.php
M assets/main.less
M installer.php
M views/block/forum.html.php
M views/block/thread-entry.html.php
M views/block/thread-rows.html.php

Version 4.6.2

Information

  • Release Date: Oct 19, 2018
  • Best Compatibility: phpFox >= 4.6.0

Improvements

  • Improve performance.
  • Add a new setting to disallow/allow app to post on Main feed when adding new item. (default is allow).

...

  • Response ajax link wrong when un-sponsor.

Changed Files

M Ajax/Ajax.php
M Block/ReplyBlock.php
M Block/SponsoredBlock.php
M Controller/Admin/AddController.php

Version 4.6.1

Information

  • Release Date: Aug 23, 2018
  • Best Compatibility: phpFox >= 4.6.0

...

  • Inserted photo be crossed

Changed Files

M Ajax/Ajax.php
M Block/ReplyBlock.php
M Block/SponsoredBlock.php
M Controller/Admin/AddController.php
M Controller/Admin/DeleteController.php
M Controller/ForumController.php
M Controller/PostController.php
M Controller/ThreadController.php
M Install.php
M README.md
M Service/Callback.php
M Service/Forum.php
M Service/Process.php
M Service/Thread/Process.php
M Service/Thread/Thread.php
M assets/autoload.js
D assets/autoload.less
M assets/main.less
M change-log.md
M phrase.json
M views/block/entry.html.php
M views/block/forum.html.php
M views/block/post.html.php
M views/block/recent-post.html.php
M views/block/reply.html.php
M views/block/search.html.php
M views/block/sponsored.html.php
M views/block/thread-detail.html.php
M views/block/thread-entry.html.php
M views/controller/admincp/index.html.php
M views/controller/thread.html.php

Version 4.6.0

Information

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

Improvements

  • Allow admin can view and approve/deny pending posts in thread detail page.
  • Support both of topic and hashtag.
  • Hide Reply button and thread tools in closed threads detail pages.
  • Users can select actions of thread/post on listing page same as on thread detail page.
  • Support AddThis in thread detail page.
  • Support 3 styles for paginations.
  • Validate all settings, user group settings, and block settings.

...