Skip to content

Xeta 1.4.0 released

Compare
Choose a tag to compare
@Xety Xety released this 28 Jan 08:06
· 526 commits to master since this release

Bug fixed :

  • Fixed an issue where the Like / Unlike button in article doesn't worked. #46
  • Updated code to follow the Cake3 updates. 17b229e
  • Updated login form to better display errors. #50

Changes :

  • Updated all admin string to separate the public part and the admin part. #47
  • Updated DateTime format to an I18n format. 01715cc
  • Optimization of InflectedRoutes to use Router::defaultRouteClass(). 43ce5b2

Features :

  • Added transalations for all the site in fr_FR. 7ddd2e7
  • Added Internationalization support and support of multiple languages for Articles. #48
  • Implementation of ACL and Groups system. #56