Releases: XetaIO/Xeta
Releases · XetaIO/Xeta
Xeta 3.1.1 released
Xeta 3.1.0 released
Xeta 3.0.4 released
Xeta 3.0.3 released
Xeta 3.0.2 released
Bugs Fixed :
- Fixed the error messages in the login page #186
- Replaced the $helpers $components with the initialize method in all controllers. #187
- Added the missing translation #189
- Fixed the button UI in forgortPassword & resetPassword actions #191
Changes :
- Added the page Terms #185
New Features :
- Add a Settings part to manage the website. #188
Xeta 3.0.1 released
Changes :
- Fixed a bug in the installation 6794505
Xeta v3.0.0-beta.3 pre-release
Xeta v3.0.0-beta.2 pre-release
Changes :
- Forum removed
- Premium removed
- Design optimised
- Code refactoring for the latest CakePHP version
Xeta 2.0.7 released
Bugs Fixed :
- Fixed a bug in Schema where the import result to a SQL error. Ref : db9c3db
Changes :
- Removed the Bêta logo in the header. Ref : #172
New Features :
- Added a Read/Unread system on the Forum. Thanks to @JcPires for this feature. Ref : #171, f0fba94, 9c7c09e, 1201ce5, 8b040b2
Note :
This release will be the last for the moment because i'm starting a professional website with the Xeta project, so i won't be active like i was before. But you can still contributing to this project, by reporting a bug, creating a PR etc, i will review your contribution like before. :)
Xeta 2.0.6 released
Bugs Fixed :
- Fixed a CSS bug in the Forum Statistics. Ref : #168
- Fixed a URL bug in
Admin/Premium
. Thanks to Nunu. Ref : 85ad0b2#diff-dcb43f545fbf768e1db258cf3e98850cR63 - Fixed a bug where in the
index & search
page, the creator of a conversation was not displaying correctly. Ref : 2bd9953 - Fixed a Chrome bug related to the UI in Conversations. Ref : 1b3921f
- Fixed a CSS bug in Conversation Message. Ref : 01f0102
- Fixed the configuration
User.notifications_per_page
value. Ref : 94de4db - Fixed a bug where the Categories LastPost was not updated when a post is deleted. Ref : #169
- Fixed a bug where the redirect referer is the login page in the login page. Ref : #170