Contentify Versions Save

Contentify is an esports CMS based on the PHP framework Laravel

v2.3

6 years ago

Contentify 2.3

Important: Contentify 2.3 requires PHP 5.6.4 or 7.x!

Overview:

Contentify 2.3 is a very small version update that does not have significant new features. It focuses on fixing bugs and well, it fixes a lot of bugs.

Changelog:

  • Complete refactoring of the PHP code
  • Better formatting in PHP files
  • Fixed bug when creating a new forum
  • Fixed bug when creating a new page
  • Fixed bug in the installer (missing servers table column)
  • Fixed bug in the JS code of the shout box
  • Fixed bug in Hover class
  • Fixed bug when check permissions in the forums
  • Fixed several bugs with MySQL queries
  • Fixed several bugs with invalid routes
  • Fixed broken routes (therefore members could not be added to teams)
  • Fixed bug when a user creates a new account
  • Renamed the "hidden" property of the cup team model to "invisible"
  • Improved installer
  • Added "delete user" function
  • ...

Update Guide: https://github.com/Contentify/Contentify/tree/v2.3#update

Notes for developers:

  • Widgets (Widget class) now have to have the array type hint for the parameter of their runmethod
  • The Hibox API is deprecated and will be replaced. Support for Smashcast has been added but it is yet incomplete - it cannot make calls to the Smashcast API.
  • The controller method of the ModuleRoute class has been removed

v2.2

6 years ago

Contentify 2.2

Important: Contentify 2.2 requires PHP 5.6.4 or 7.x!

Overview:

Contentify 2.2 is a small version update that does not have a lot of new features. It focuses on updating the underlying framework, Laravel, from version 5.2 to 5.3. Version 5.3 is outdated but it should be easy to update to 5.4 - while updating from 5.2 to 5.3 was a huge challenge. Contentify now also uses the new FontAwesome 5. Therefore some icons look a little different now.

Changelog:

  • Updated to Laravel 5.3
  • Pre-installer now checks if the escapeshellarg() function is enabled
  • Auto-redirect to HTTPS when landing page is called via HTTP
  • Servers now have an additional info text field
  • Only show STEAM login button if STEAM API key is set
  • Cup participants earn cup points if they win a cup
  • Uses the new Contentify logo
  • Added missing translations
  • Now using FontAwesome 5
  • Updated modules to new Caffeinated version 4

Bugfixes:

  • Added upload file extension check
  • Fixed some bugs that occured during the installation / update

Update Guide: https://github.com/Contentify/Contentify/tree/v2.2#update

v2.1

6 years ago

Contentify 2.1

Changelog:

  • Adverts widget is now used in the theme main templates
  • Added awards widget
  • Implemented missing parts of the update process
  • Added AppBridge class
  • Code style improvements
  • Snow! :)
  • Vendor libraries update (however, Laravel is still on v5.2)

Bugfixes:

  • Steam login bugfix, general bugfix for user slugs
  • Bugfix when sending system messages
  • Fix for potential bug at installation
  • User image bugfix
  • Fixed search bug in admin/members
  • Bugfix for checkboxes not being checked
  • Added some checks if functions can be called
  • Fixed bug(s) on the module backend page
  • etc. ...

v2.0

7 years ago

v2.0-rc

7 years ago

Contentify 2.0 Release Candidate

Changelog:

See commits.

NOTE: This Github release has no curated .zip file since the final version will be released very soon and that release will have a .zip file.

v2.0-beta

7 years ago

Contentify 2.0 Beta

Changelog:

Not many changes have been commited since the alpha. Bugfixes, small improvements...

NOTE: The download has been updated so that it contains some of the recent bugfixes that have been commited after the release of the beta.

v2.0-alpha

7 years ago

Contentify 2.0 Alpha

Changelog:

  • Updated Laravel to v5.2, general update of PHP vendor packages, also updated Font Awesome
  • Dropped Sentry in favor of Sentinel
  • Incorporated the theme of the demo website
  • Added more "Go back to overview" buttons
  • Added config values for Facebook, Twitter and YouTube so they are no longer hardcoded
  • Added theme support. That means you can switch between themes in the admin backend.
  • New feature: Added "stream view" for news (and videos)
  • Fixed: Deletion of models with dependencies is no longer possible!
  • Teams: Overhauled team pages
  • Navigations can now translate their link titles
  • New cups module
  • New theme called "Phobos"

v1.2.0

8 years ago

Contentify 1.2.0

Changelog:

  • French translations (thanks to @krysennn )
  • Matches: Added UpcomingMatches widget
  • Bugfixes (See commits for details)

NOTE: This will be the last major release for Contentify 1! Please consider moving on to Contentify 2 (beta soon!) for new projects.

v1.1.0

8 years ago

Contentify 1.1.0

Changelog:

  • Vendor Updates (Laravel 5.1.26 now, FontAwesome 4.5, Jobs)
  • Google ReCAPTCHA support
  • A lot of bugfixes
  • ...

v1.0.0

8 years ago

Contentify 1.0.0