YAFLogo

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 Topic Starter YAF Version: 4.0.0 rc 2
2 years ago
NEW Major Release

YAF.NET:

https://github.com/YAFNET/YAFNET/releases/tag/v3.0.2 

YAF.NET DNN Module:

https://github.com/YAFNET/YAFNET-DNN/releases/tag/v3.0.2-6102 

YAF.NET Sample Web Application:

https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v3.0.2 

Fork us on GitHub!

YAF.NET is on GitHub! https://github.com/YAFNET 

Follow us on Twitter and Facebook

YAF.NET Twitter is here: http://twitter.com/yafnet  and Facebook is here: fb.me/YetAnotherForum 

Build It!

Building YAF.NET from source requires Visual Studio 2022. YAF.NET can be build using the freely available Visual Studio Community 2022 .

changes

  • Minimum .NET Version v4.8
  • Upgraded to Bootstrap 5.1.3
  • [NEW] Added Support for MySQL
  • [NEW] Added Support for SQLite
  • [NEW] Added Support for PostgreSQL
  • [NEW] Custom Profile Properties
  • [NEW] CKEditor is now standard editor
  • [NEW] Html Email Template
  • [NEW] Standard Text Avatars
  • Replaced obsolete Membership/Role/Profile Provider with ASP.NET Identity
  • Automatic Migration of all old Attachments on Uprade
  • Completed DAL changes
  • [DNN] Install wizard is no longer needed
  • [DNN] DNN Membership is used now

UPGRADE NOTICE

Be aware that the Old Asp.NET Membership/Role/Profile Providers are no longer been used. It will be automatically upgraded to the new ASP.NET Identity Providers. If you are using a custom Memberhip Provider, an manual upgrade is necessary!

 

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 Topic Starter YAF Version: 4.0.0 rc 2
2 years ago
New update 3.0.1 is online

https://yetanotherforum.net/download 

also Web.config Migration tool is online!

https://yetanotherforum.net/migrationTool 

JP58
  • JP58
  • 50.8% (Neutral)
  • YAF Forumling
2 years ago
This new version will be very interesting to try and implement. 👍

 

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader YAF Version: YAF 3.1.16
2 years ago

This new version will be very interesting to try and implement. 👍

 

Originally Posted by: JP58 

You will like it!

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 Topic Starter YAF Version: 4.0.0 rc 2
2 years ago
YetAnotherForum.NET v3.0.2

  • [FIXED #658] Re-Added CTRL+Enter to submit post
  • [FIXED #656] The UTC time represented when the offset is applied must be between year 0 and 10,000
  • [FIXED] Not Approved users should not be able to log-in
  • [NEW] Not Approved Users can re-send the Confirm Email 
  • [FIXED] Not Approved users can be edited in the Admin Interface 
  • Upgraded to CKEditor 4.17.1
  • bug fixes