update changelog

This commit is contained in:
Manuel Raynaud
2014-01-28 08:48:28 +01:00
parent 3363200607
commit 4e28b7740f

View File

@@ -1,8 +1,14 @@
#2.0.0-beta4 #2.0.0-beta4
- Tinymce is now a dedicated module. You need to activate it. - Tinymce is now a dedicated module. You need to activate it.
- Fix PDF creation. Bug #180 - Fix PDF creation. Bug #180
- Fix many translation issues. - Fix many translation issues.
- The TaxManager is now a service - The TaxManager is now a service
- Loop output is now put in cache for better performance
- loop count is refactored. It used now count propel method instead of classic loop method
- UTF-8 is used during install process, no more encoding problem in database now
- an admin can now choose a prefered locale and switch language in admin panel
- module repository is available on github : https://github.com/thelia-modules
- import module from Thelia 1 is available. It works from Thelia 1.4.2 : https://github.com/thelia-modules/importT1
#2.0.0-beta3 #2.0.0-beta3
- Coupon effect inputs are now more customisable (input text, select, ajax, etc.. are usable) and unlimited amount of input for coupon effect are now possible too - Coupon effect inputs are now more customisable (input text, select, ajax, etc.. are usable) and unlimited amount of input for coupon effect are now possible too