Releases: YAFNET/YAFNET-DNN
Releases · YAFNET/YAFNET-DNN
YAF.NET DNN Module 2.2.1 BETA 2
New Features:
- NEW #217: Selected Quote of Messages
- User online status icon on the profile page now indicates when user is suspended
- NEW #239: Multiple image attachments are now grouped as ceebox gallery
- SQL scripts are not splitted in install/upgrade for faster install/upgrade
- Admin Users page now shows if user is suspended and until which date
- On the Admin Users page you can now filter by suspended users to show only suspended users
- Admin Users Page now shows an Twitter/Facebook/Google icon if the users is logged in via that SSO Service
- New Bootstraped Error Page
Fixed Issues:
- FIXED #248 issue with access rights checking
- FIXED #250 File Attach Button in the Standard Editor was not rendered after postback
- FIXED #247: Notification on all posts and topics without read access check
- FIXED #244: Fixed not Working Upload Dialog in editors other then the Standard BB Code Editor
- FIXED #243: a few tweaks to the attachments upload dialog
- [FIXED] dateTime Issue with the Most Recent users feature
- [FIXED] Exception caused by bots on the posts page
- [FIXED] duplicate loading of the jquery-ui theme css
- [FIXED] Issue with reCaptcha on the register page
- [FIXED] timeAgo loading Script
- [FIXED] Wrong Encoding in some places
- [FIXED] Issue with Unicode Chars from the Quick Search
- [FIXED] emails inside BBCode Code tags
- [FIXED] not working confirm dialogs on some Delete Buttons
- Removed not working report message to Akismet
- Attachments can now dropped anywhere inside the upload dialog
- Better error descriptions for SSO (Facebook,Google,Twitter)
YAF.NET DNN Module 2.2.0
New Features:
- #18: Added Sorting/Paging for Active Users Page
- #18: Added Sorting/Paging for Active Users and Unverified Users on the Admin Page
- #229: Topics List on the MoveMessage Page are now loaded paged via ajax
- #191: YAF.NET is now compatible with Azure
- #112: Intuitive Posting of Photos
- #230: Thousand Separator in Active Users
- #198: Display of user's medal in his profile
- #196: Spam email address import needs additional check
- #181: Restore Previous Message Button on the Message History Page
- #168: added Ability to send replies with Ctrl-Enter
- #163: Add a "resend confirmation email" functionality
- #158: Optional Connect Message is now shown after the first message
- #154: added new spam event log page to the spam protection section of the admin area
- #146: seo improvments for meta title,description,keywords
- #133: forum description is now optional
- #129: number of shown subforum can be defined in the host settings
- #123: Save Avatars in Physical folder
- #105: Automatic YouTube link recognition
- #103: Welcome mail to new members upon successfully verified registration
- #102: Display similar threads and topics
- #100: View topic started by xxxx" instead of just "View topic" in Active Discussions list
- added new eventlog filter for "detected a banned ip"
- added ability to search for post titles only
- existing bbcode extensions can now be upgraded during an upgrade
- moved to no Captcha reCAPTCHA
- Re-designed install wizard
- CSS Files are now combined
- JS Files are now combined
- Switched from syntaxhighlighter to Prism.js
Fixed Issues:
- #215: added missing Board Name to mass emails
- #214: added missing {databaseOwner}
- #209: Fixed group name parameter length to match the length of database field
- #202: Spam check now also checks for google/facebook accounts
- #196: added check if import email address is an email
- #195: Unapproved Posts go to RSS
- #182: twitter hover card not working
- #180: rss fixes
- #179: Multiple email notifications on the same event
- #173: "kill user" fails for users with no IP
- #172: Country list not sorted by country name
- #170: updated time zone names for Russian cities
- #169: Focus on text controls for search
- #165: deleting a topic
- #161: Country list null object in Event Log
- #157: Img tag links get extra // in IE
- #155: fix for banned ip when banned ip is "::1"
- #152: Cannot log out of Moderator from IE11
- #148: Tweaked the Meta Content
- #78: Editing Medal's throws error and logs me out
- fixed nvarchar length in role name parameters
- fixed page title set on the popup page
- removed not working spell button
- fixed issue with the postid anchor
- timeago loading issue fixed
- security fix rss topic feeds showed wrong forum topics
- register link on the login page now goes to the roles page if enabled
- new index to increase sql performance
- fixed message converting when user quotes a html message with an bbcode editor
- Security XSS Preventing Fixes
- fixed an issue where the user was automatically logged out when the logout url was used inside an img bbcode
- fixed some exceptions caused by spam bots
- Posts in Forum RSS Feed are now correctly sorted
- Wrong email template for Message Approval Mail
Full Change log here:
YAF.NET v2.2.0 BETA 1
New Features:
- #191: YAF.NET is now compatible with Azure
- #112: Intuitive Posting of Photos
- #230: Thousand Separator in Active Users
- #198: Display of user's medal in his profile
- #196: Spam email address import needs additional check
- #181: Restore Previous Message Button on the Message History Page
- #168: added Ability to send replies with Ctrl-Enter
- #163: Add a "resend confirmation email" functionality
- #158: Optional Connect Message is now shown after the first message
- #154: added new spam event log page to the spam protection section of the admin area
- #146: seo improvments for meta title,description,keywords
- #133: forum description is now optional
- #129: number of shown subforum can be defined in the host settings
- #123: Save Avatars in Physical folder
- #105: Automatic YouTube link recognition
- #103: Welcome mail to new members upon successfully verified registration
- #102: Display similar threads and topics
- #100: View topic started by xxxx" instead of just "View topic" in Active Discussions list
- added new eventlog filter for "detected a banned ip"
- added ability to search for post titles only
- existing bbcode extensions can now be upgraded during an upgrade
- moved to no Captcha reCAPTCHA
- Re-designed install wizard
- CSS Files are now combined
- JS Files are now combined
- Switched from syntaxhighlighter to Prism.js
Fixed Issues:
- #215: added missing Board Name to mass emails
- #214: added missing {databaseOwner}
- #209: Fixed group name parameter length to match the length of database field
- #202: Spam check now also checks for google/facebook accounts
- #196: added check if import email address is an email
- #195: Unapproved Posts go to RSS
- #182: twitter hover card not working
- #180: rss fixes
- #179: Multiple email notifications on the same event
- #173: "kill user" fails for users with no IP
- #172: Country list not sorted by country name
- #170: updated time zone names for Russian cities
- #169: Focus on text controls for search
- #165: deleting a topic
- #161: Country list null object in Event Log
- #157: Img tag links get extra // in IE
- #155: fix for banned ip when banned ip is "::1"
- #152: Cannot log out of Moderator from IE11
- #148: Tweaked the Meta Content
- #78: Editing Medal's throws error and logs me out
- fixed nvarchar length in role name parameters
- fixed page title set on the popup page
- removed not working spell button
- fixed issue with the postid anchor
- timeago loading issue fixed
- security fix rss topic feeds showed wrong forum topics
- register link on the login page now goes to the roles page if enabled
- new index to increase sql performance
- fixed message converting when user quotes a html message with an bbcode editor
- Security XSS Preventing Fixes
- fixed an issue where the user was automatically logged out when the logout url was used inside an img bbcode
- fixed some exceptions caused by spam bots
- Posts in Forum RSS Feed are now correctly sorted
Full Change log here:
YAF.NET DNN Module 2.1.2
Bug fix and Maintenance Release
Full Change log here
https://github.com/YAFNET/YAFNET/commits/master
See Full Announcement here
http://yetanotherforum.net/forum/posts/m63829-YAF-NET-v2-1-2--Dated--06-02-2014#post63829
UPDATED - Build 5608
- user deleting in dnn is now handled correctly
UPDATED - Build 5607
- fixed avatar urls
UPDATED - Build 5606
- URL fixes when Content Localization is enabled
- Removed option to select a category
- fixed add/remove scheduler function
- fixed issue with wrong object qualifier
YAF.NET DNN Module 2.1.2 BETA 3
Bug fix and Maintenance Release
Full Change log here
https://github.com/YAFNET/YAFNET/commits/master
YAF.NET DNN Module 2.1.1
Bug fix and Maintenance Release
Full Change log here
https://github.com/YAFNET/YAFNET/commits/master
YAF.NET DNN Module 2.1
Stability release. Changes & Fixes
UPDATED Release:
Build 5504
- Fixed issue with the Assembly loading
Build 5505
- Fixed URL's in the YAF.NET Whats New Module
YAF.NET DNN Module 2.0 Final
Some features added to v2.0 Final:
- Added Keystroke For Quotes to the YAF BBCode Editor you can now use CTRL+Q for inserting and "[quote]"..."[/quote]"
- Added "HoverCards" to Username. If enabled it shows an Hover Card (Which shows some quick info about the user) when you hover an user name. This will also show an Hover Card on the Twitter & Facebook Profile Button.
- New Notification Bar for System Messages (In the Host Settings you can choose Between Modal Dialog or Notification Bar for Messages, also the Display Duration can be defined there). Also added an option to show the alert dialog for messages on Mobile Devices.
- Added Display Options for the Event Log, you can define Start and End Date and also Event Typ
- Added Admin Page to Import List of Banned IP Addresses (You can find Huge list of Bot IP Lists here: StopForumSpam.com)
- Host Admins can control admin groups access to YAF event log by event type. They can set permissions to delete events by type too, i.e. read-only mode for each event.
- New Host Admin Page for Host Admins to restrict simply admins to various admin pages individually.
- New settings to control number of records in the event log.
- New Option to send PM to all Buddies of a User
- Added Indicator to a Private Message if its an Reply
- Added new BB Code Feature to the Editor for indent text
- Kill user now offers "suspend" option.
- Tons of fixes and improvements.
Release Party Discussion: http://forum.yetanotherforum.net/yaf_postst16247_v2-0-0-RTW-Dated--10-28-2013.aspx
YAF.NET DNN Module 2.0 RC 1
Some features added to v2.0 RC1:
- Tons of fixes and improvements.
- Added Keystroke For Quotes to the YAF BBCode Editor you can now use CTRL+Q for inserting and "[quote]"..."[/quote]"
- Added "HoverCards" to Username. If enabled it shows an Hover Card (Which shows some quick info about the user) when you hover an user name. This will also show an Hover Card on the Twitter & Facebook Profile Button.
- New Notification Bar for System Messages (In the Host Settings you can choose Between Modal Dialog or Notification Bar for Messages, also the Display Duration can be defined there). Also added an option to show the alert dialog for messages on Mobile Devices.
- Added Display Options for the Event Log, you can define Start and End Date and also Event Typ
- Added Admin Page to Import List of Banned IP Addresses (You can find Huge list of Bot IP Lists here: StopForumSpam.com)
- Host Admins can control admin groups access to YAF event log by event type. They can set permissions to delete events by type too, i.e. read-only mode for each event.
- New Host Admin Page for Host Admins to restrict simply admins to various admin pages individually.
- New settings to control number of records in the event log.
- New Option to send PM to all Buddies of a User
- Added Indicator to a Private Message if its an Reply
- Added new BB Code Feature to the Editor for indent text