Releases: maestrano/mno-enterprise
Releases · maestrano/mno-enterprise
v2.0.4
v3.1.0
Implemented enhancements:
- Add SparkPost support for transactional emails. You can now choose either Mandrill or SparkPost.
- CI setup #37 (ouranos)
- [MNOE-65] / [MNOE-87] - Implemented staff manager page #35 (clemthenem)
- Use price instead of price_tag #34 (x4d3)
- [MNOE-91] Native possibility to set a background picture on the login page #40 (claire00)
- [MNOE-56] Google Tag Manager Container #48 (claire00)
- [MNOE-97] Add missing value in rails template #47 (winnietan)
- [MNOE-98] Display App Pricing #43 (winnietan)
- UAT should be pointing to production as well. #42 (x4d3)
Fixed bugs:
- Fixed bugs in the staff page and added improvments #46 (clemthenem)
- [MNOE-84] Fixed app ranking on express instances #45 (hedudelgado)
Deprecated:
MnoEnteprise.config.mandrill_key
is replaced withENV['MANDRILL_API_KEY']
MandrillClient
is replaced withMnoEnterprise::MailClient
v3.0.3
v2.0.3
v3.0.2
v2.0.2
v3.0.1
v2.0.1
Fixed bugs:
- Added missing User#admin_role field
- expose financial_year_end_month #13 (cesar-tonnoir)
v3.0.0
Implemented enhancements:
- New angular based frontend
- Remove old Rails based frontend
- Theme builder/previewer
- I18n implementation