MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

MonoX v5.1 release announcement  (MonoX Roadmap )

Viewed 33316 time(s), 5 post(s) 11/20/2014 2:43:26 PMby khorvat
khorvat

khorvat

11/20/2014 2:43:26 PM

MonoX v5.1 will be released on 31.12.2014 with the following features 

Features

  • - MonoX Analytics - events tracking with dashboard overview
  • - HTML5 upload WebPart as default on all modules
  • - Recent Photos WebPart (Open Source) as a part of Photo Gallery
  • - Dependency Injection enabled on all major controls and services
  • - MonoX Themes for v5.1 
  • - Upgraded Social Login (support for latest version of Social Network logins)
  • - Updated GitHub DAL repository
  • - Updated GitHub Demo pages repository
  • - Updated GitHub Localization resources repository

Bugs

  • - The bug related to RegEx parsing performance issues
  • - The bug related to Gravatar cache is fixed
  • - The bugs related to Azure File System provider are fixed
  • - Nightly builds restored

Note: Complete list of changes and bug fixes will be published within change logs distributed with the MonoX package.

 

MonoX Team

Rated 5.00, 4 vote(s). 
15993 Reputation 2214 Total posts
super

super

11/20/2014 4:19:06 PM
Looking forward for the release :)

Are you also going to provide any kind of step by step tutorial for upgrading from 4.9 to 5.1 since team mentioned before that upgrade process will require some work as it is a major update from development side.

Just curious (to make sure I haven't missed anything),  there is no 5.0v right? 5.0 is being skipped and 5.1 will be the next official version after 4.9?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

11/20/2014 4:31:25 PM
Yes we will publish the upgrade guidelines so you can follow the instructions and properly upgrade your app. MonoX v5.0 was skipped because major changes were needed in order to fully abstract most important MonoX modules to make them "IoC ready" (which took us longer than expected). So v5.0 was internal version used as a good starting point for transition to v5.1. 

Note: all changes made to MonoX modules required by IoC will not affect anything in the mark-up files (maybe small changes to v5.x theme structure) and will not require major changes to your code.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
Zoomicon

Zoomicon

12/16/2014 11:43:14 AM
do you use some specific IoC library btw?
This content has not been rated yet. 
2793 Reputation 345 Total posts
khorvat

khorvat

12/17/2014 2:38:14 PM
We are using Ninject DI container same as in nightly build.
This content has not been rated yet. 
15993 Reputation 2214 Total posts