Cool. I am looking forward to the new version. I want to let you know that I got some error message when I installed the blog module version 4.01.01 from 4.0.0 on Dotnetnuke 6.0.0
Install Package:: DNN_Blog
Info:: Starting Installation
Info:: Starting Installation - DotNetNuke.Blog
Info:: Starting Installation - Script
Info:: Begin Sql execution
Info:: Created - 04.01.00.SqlDataProvider
Info:: Executing 04.01.00.SqlDataProvider
Info:: Start Sql execution: 04.01.00.SqlDataProvider file
Info:: SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: The object 'DF_Blog_Blogs_EnableTwitterIntegration' is dependent on column 'EnableTwitterIntegration'. ALTER TABLE DROP COLUMN EnableTwitterIntegration failed because one or more objects access this column. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) ALTER TABLE dbo.Blog_Blogs DROP COLUMN [EnableTwitterIntegration]
The installation did finish after. The blog seems to function except now I don't see twitter integration in blog settings.