08.01.00 RC 1 #820
              
  
  Closed
              
          
                  
                    
                      WillStrohl
                    
                  
                
                  announced in
                Announcements
              
            Replies: 1 comment
-
| 
         Release Candidate 2 is out now.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Official Community Forums Module for DNN CMS
IMPORTANT!!! This is a Release Candidate (RC). Please do not use this installation/upgrade package for any production websites of any kind. This release is not supported and is only provided for test purposes, to allow others to test their websites first.
IMPORTANT: Upgrade Notes
The release notes will follow, below these important notes.
New Bootstrap 4 & 5 Forum Theme
Please be sure to test this and report any issues you may find. It's a brand-new feature!
If you are using a Bootstrap 3 theme - including DNN Xcilliin - use the
community-defaulttheme rather than thecommunity-bootstrapthemeNew Languages Added!
Dutch already had a language pack, but now there are language packs for German, French, Spanish, and Italian. They were generated though, so we could use your help from the community to make sure the translations are indeed accurate.
We recommend that you use Peter Donker's translation software (below) to make things easier for you.
Upgrading? Reindex Your Search
There have been significant updates in the way the forums module integrates with the DNN search engine. This includes a handful of bug fixes. It's important to reindex your DNN search as soon as possible after the upgrade.
NEW CSS Loading Order
CSS loading has been improved to deliver robust CSS both within the module, across all themes, and then theme-specific with a custom override.
New Community Forum's CSS Load order (since 8.0)
~/DesktopModules/ActiveForums/module.css(already existing)~/DesktopModules/ActiveForums/themes/themes.css(new name and CSS content / used across all themes)~/DesktopModules/ActiveForums/themes/_currenttheme_/theme{.min}.css(already existing / new name). Can now have a.min.cssvariant.~/DesktopModules/ActiveForums/themes/_currenttheme_/custom/theme{.min}.css(new) has been updated. Can now have a.min.cssvariant.Orphaned Web.Config Update (since 8.0)
If you have previously installed the Community Forums module --and its URL rewriter in order to use friendly URLs-- that process inserted the attribute
runAllManagedModulesForAllRequests="true"into the<configuration><system.webServer><modules>tag in the mainweb.config.Per Microsoft documentation, this attribute is obsolete if you are running IIS 7 (plus a patch), or IIS 8+.
Since you may have other modules that require it, we have chosen to NOT remove it automatically. If you have no other modules that require it, you many remove it manually.
Release Notes
What's to follow are all of the relevant updates that have occurred during the development cycle of this release.
If you wish to see all of the development work (including updates related to internal testing), you can view this release milestone in GitHub.
08.01.00 RC 1 (NOT FOR PRODUCTION!)
New Features & Enhancements
[GROUPNAME]&[FORUMGROUPID]tokens in the[GROUP]section in ForumView (Pull ENH: support [GROUPNAME] [FORUMGROUPID] tokens in [GROUP] section in ForumView #795, thanks @johnhenley!)NavigateUrl()with anINavigationManagerimplementation (Issue TASK: Replace NavigateUrl() with an INavigationManager implementation #378, thanks @johnhenley!)Filtersin the toolbar toFiltered Topics(Pulls 810, thanks @johnhenley!)Bug Fixes
fa-prev-next, while this should have beendcf-prev-next(Issue ENH: Community-default theme fa-prev-next class issue #742, thanks @Timo-Breumelhof!)activeforums_EmailNotificationQueueId(identity) column frominttobigint/longto prevent possible overflow (Pull Change activeforums_EmailNotificationQueue Id column from int to bigint/long #758, thanks @johnhenley!)dcf-topic-contentCSS class (Issue ENH: Community Default Theme incorrect "dcf-topic-content" class #732, thanks @Timo-Breumelhof!)viewermodule was displaying the wrong view to end-users (Issue BUG: Incorrect display when using the companion viewer module #692, thanks @johnhenley!)08.01.00.SqlDataProviderfile causing installer error (Issue FIX: missing spaces in 08.01.00.SqlDataProvider causing installer error #696, thanks @johnhenley!)Tasks / Development Updates (and Technical Debt)
_lessfolder into a_srcfolder (Issue ENH: Move default template's _less folder into a _src folder #693, thanks @Timo-Breumelhof!)registertags (Pull TASK: Use constants for <register> tags #638, thanks @johnhenley!)all usersandunauthenticatedusers (Pull TASK: Use constants rather than "-1" & "-3" for DNN "all users" and "unauthenticated" users #663, thanks @johnhenley!)app.configfile (Pull TASK: Remove unneeded app.config file #665, thanks @johnhenley!)activeforums_Securityand related code/database artifacts (Issue 662, thanks @johnhenley!)dbtypesfor forum/group keys consistent (Pull ENH: align dbtypes for forum/group keys #536, thanks @johnhenley!)Administratorswith constants (Issue TASK: Replace hardcoded strings like "Administrators" with constants #684, thanks @johnhenley!)dcf-subscribeCSS class todcf-topic-subscribe(Issue ENH Templates: change "dcf-subscribe" css class to "dcf-topic-subscribe" #769, thanks @Timo-Breumelhof!)csproj(Pull TASK: Final tweaks before 8.1 #777, thanks @johnhenley!)## Download and Test Now
This discussion was created from the release 08.01.00 RC 1.
Beta Was this translation helpful? Give feedback.
All reactions