Skip to content

Releases: maestrano/mno-enterprise

v2.0.4

29 Aug 23:02
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • [MNOE-137] Add Her middleware to handle errors #70 (ouranos)

Fixed bugs:

  • [MNOE-125] Fix filtering on empty array #61 (ouranos)

v3.1.0

13 Jul 04:34
Compare
Choose a tag to compare

Full Changelog

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 with ENV['MANDRILL_API_KEY']
  • MandrillClient is replaced with MnoEnterprise::MailClient

v3.0.3

13 Jul 02:05
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add uat environment to the template #32 (ouranos)

Fixed bugs:

  • Correct root redirection in template routes
  • [MNOE-70] Anybody can access /admin/ #36 (alexnoox)
  • Fix time-dependent specs #44 (ouranos)
  • Merge v2.0.3

v2.0.3

13 Jul 02:06
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix invite when home_path already has a fragment #49 (ouranos)
  • Fix error when sending invite to unconfirmed email #31 (ouranos)

v3.0.2

13 Jul 02:05
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

v2.0.2

13 Jul 02:07
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Fixed bugs:

v3.0.1

13 Jul 02:07
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Enable widget list filtering #7 (ouranos)
  • [MNOE-60] Admin platform: Users pagination, search and KPIs refactoring #6 (alexnoox)
  • [MNOE-24] Rails App Template #5 (ouranos)
  • Improve frontend generation task

Fixed bugs:

v2.0.1

13 Jul 02:08
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Added missing User#admin_role field
  • expose financial_year_end_month #13 (cesar-tonnoir)

v3.0.0

13 Jul 02:09
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • New angular based frontend
  • Remove old Rails based frontend
  • Theme builder/previewer
  • I18n implementation

v2.0.0

13 Jul 02:08
Compare
Choose a tag to compare
  • Split in multiple gems (api, core, frontend)
  • Add admin frontend