Page tree

Versions Compared

Key

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

Version 4.7.0


Information 

  • Release Date: December 06, 2018
  • Best Compatibility: phpFox >= 4.7.1

 

Improvements

 

  • Support utf8_mb4.

Bugs Fixed

 

  • Feed - See more {{item}} question link does not effect when click on.
  • Feed - Total plays popup - Paginator does not work.

 

  • Show actial statistics on detail page.

New Features

  • New layout of Feed item

Changed Files

M Install.php
A Installation/Version/v470.php
M assets/autoload.js
M assets/main.less
M installer.php
M views/block/entry.html.php
M views/block/feed-rows.html.php

Version 4.6.3

Information

  • Release Date: Oct 19, 2018
  • Best Compatibility: phpFox 4.6.0 or later

Improvements

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

Bugs Fixed

  • Not minus point when deleting Quiz items

  • Pagination of "Member Results" section on detail page redirects to wrong page

Changed Files

M Block/FeedRowsBlock.php
M Install.php
M Service/Browse.php
M Service/Process.php
M Service/Quiz.php
M views/block/feed-rows.html.php

 

Version 4.6.2

Information

  • Release Date: Aug 30, 2018
  • Best Compatibility: phpFox 4.6.0 or later

Improvements

  • Create a quiz requiring banner: cache the questions and answers when user enter missing banner photo

Bugs Fixed

  • SEO - No phrase input for description and keywords

  • Show error page when disable feed module

  • Only show Sponsored block for owner

  • Not show Un-sponsor this quiz option after Sponsored a quiz with 

  • Owner of quiz received Email with wrong language when anyone have any actions (like, comment, ...) in it

  • Ban word does not apply for Quiz Question & Answer

  • Lost image when editing Quiz (use S3)

  • Can not create a quiz when enable "Is it a requirement to upload a with the quiz?" setting

  • Can not edit questions and answers of own quiz if disable "Can edit their own quizzes?" and enable "Can edit all quizzes?" 

  • Not check Answers Minimum when set Answers Per Default to show < Answers Minimum

  • Can not delete an own quiz if disable "Can delete their own quizzes?" and enable "Can delete all quizzes?"

Changed Files

 

  • M Ajax/Ajax.php
  • M Block/SponsoredBlock.php

...

  • M views/controller/add.html.php

Version 4.6.1

Information

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

Improvements

  • Use minus icon instead of cross icon when adding questions.
  • Set default number of required questions to 1 for Registered Users group.

Bugs Fixed

  • Missing SEO settings.

Changed Files

  • M views/block/question.html.php
  • M Install.php

Version 4.6.0

Information

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

New Features

  • Notify to quizzes owner when the quiz has new answer.
  • Support sponsor quizzes.
  • Support feature quizzes.
  • New layout for all app pages and blocks.
  • Users can select actions of items on listing page same as on detail page.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Support AddThis on quiz detail page.
  • Support 3 styles for pagination.
  • Validate all settings, user group settings, and block settings.

...