v3.0.0-beta1
·
392 commits
to develop
since this release
Hopefully i can get the full release out soon! The only thing I have left is to upgrade my own blog and iron out any issues (if any), then of course document how to upgrade, etc...
This is an enormous release, check out the milestone: https://github.com/Shazwazza/Articulate/milestone/11?closed=1
In the meantime.... I've made a Nuget package (finally!)
https://www.nuget.org/packages/Articulate/3.0.0-beta1
PM> Install-Package Articulate -Version 3.0.0-beta1
New Installs:
- Install it via Nuget, which will add an Articulate dashboard in the developer section
- Go to the 'Install' tab on that dashboard
- Press install
Upgrading.... you can give this a try:
- Back up everything
- Hopefully you are using source control so you can see what's changed. If not .... hrm, you might want to do that before you install
- Rename App_Plugins/Articulate to App_Plugins/Articulate_Bak - since you didn't use Nuget before that will probably be required
- Install the nuget package
- Probably want to commit at this point so you have a snapshot (don't commit the Articulate_Bak you just copied folder!)
- Almost all themes have been updated, hopefully the theme you are using is a copied theme in your own folder. If so, just copy it back to the App_Plugins/Articulate/Themes folder which will now exist again. If not... you can copy the theme you were using over top of the theme folder that was installed. Then you can use source control to see what's changed. I'd say there's a 90% chance your theme will continue to 'just work' but it will be missing a bunch of new features so you'll want to merge in changes
- Then go to the Articulate dashboard in the Developer section, go to the 'Install' tag, press Install - this will sync your current doc type's with what is updated