Skip to content

v1.0.4 (RC)

Pre-release
Pre-release
Compare
Choose a tag to compare
@meetmandeep meetmandeep released this 25 Feb 21:19
· 1702 commits to develop since this release
0a90177

Refer to Wiki to get started.

A total of 225 issues were resolved in this release.

Noteworthy Changes in v1.0.4 RC

DNN Platform upgraded to v9.8.1

Enhancements & New Features

  • Bootstrap 5
  • Template Library
  • Section Block Permissions
  • Improved styling tab w/Individual Sliders for Margin, Padding, Size, Borders, and many new options.
  • Vanjaro Improvement Program
  • Migrated to Dart Sass

Breaking Changes in v1.0.4 RC

Even though it was not recommended, some of us are using Vanjaro BETA for production sites. Please be aware of following breaking changes before upgrading:

  • All Existing Custom Blocks will be removed
  • All Existing Global Blocks will be removed
  • Bootstrap has been upgraded to v5 BETA 2 and may break your custom HTML Markup/CSS

Mitigation Steps - Custom Blocks

Create a new page and add all custom blocks to it; each custom block in its own Section Block. After upgrading to RC, your existing custom blocks will be removed. You may create your existing blocks from the new page using the "Save as Block" option of Section Block.

Mitigation Steps - Global Blocks

  1. Remove all global blocks from each page. Be sure to publish the page. After upgrading to RC, your existing Global Blocks will be removed.
  2. Rebuild your global block inside a Section Block and "Save as Block"
  3. Add the newly created global block to all pages from which it was removed.