Releases: YAFNET/YAFNET
Releases Β· YAFNET/YAFNET
YAFNET v4.0.5
- [FIXED #1637] Fix attachment list not loading on EditMessage page - Thanks @mt0321
- [FIXED #1636] Fix sitemap XML: UTF-8 encoding, correct namespace, and element order - Thanks @mt0321
- [FIXED #1635] Fixed new install with postgreSQL
- [FIXED #1628] Fix [list] and [*] BBCode for old posts - Thanks @mt0321
- [FIXED #1620] Update ampersand URL handling to ensure "A & B" in forum/topic names becomes "A-and-B" - Thanks @mt0321
- [FIXED #1619] Return 404 for unrecognized handler names that fall through to Index - Thanks @mt0321
- [FIXED #1599] double slash in sitemap URLs - Thanks @mt0321
- [FIXED #1597] Encode topic name in GeneratePageTitle - Thanks @mt0321
- [FIXED #1595] Encode dynamic fields in admin EventLog and SpamLog - Thanks @mt0321
- [FIXED #1573] forum Image now showing correctly
- [FIXED #1572] load saved Forum image
- [NEW #1622] Add category URL segments (/Category/{id}/{name}) - Thanks @mt0321
- [NEW] include albums on the user profile page
- bug fixes
YAFNET v3.2.12
- bug fixes
YAFNET v4.0.4
- Upgraded to .NET 10.0
- [NEW] Ban Ip Addresses by Country
- [NEW] Allowed UserName Characters can be set via the host settings
- [NEW] Application now is PWA ready
- [NEW] Ability to send Device push notifications (Vapid Keys can be generated here: https://yetanotherforum.net/Vapid-Keys)
- [NEW] Support for WebP image format
- bug fixes
YAFNET v3.2.11
- bug fixes
Full Changelog: v3.2.10...v3.2.11
YAFNET v4.0.2
- [NEW] added task to automatically import black listed ip addresses
- [NEW] syntax highlighting for stack traces in bb code tags
- [FIXED] active location
- [FIXED] paging on the members page
- redesigned the user profile page
- bug fixes
YAFNET v3.2.10
- bug fixes
YAFNET v4.0.1
- [NEW] added support for note bbcode
- [NEW] added host setting to set the enter mode for editor (line break)
- [NEW] show user medals in hover cards
- [NEW] Set meta description for the board via Settings
- [NEW] show country in active users list based on ip address (if geoip database is used)
- [NEW] show stats for Country, Browser, Platform and new registrations on the admin dashboard
- [FIXED] paste text in the editor
- [FIXED] sitemap url
- Migrate old PMs to new YAF v4 format
- redesigned attachment upload/selection dialog
- bug fixes
YAFNET v3.2.9
- [NEW] added support for note bbcode
- [NEW] added host setting to set the enter mode for editor (line break)
- redesigned attachment upload/selection dialog
- bug fixes
Full Changelog: v3.2.8...v3.2.9
YAFNET v3.2.8
- [NEW] Board Setting to set the default page size
- [FIXED #1371] paste from clipboard and drag & drop in the SCEditor
- [CHANGES #1372] increase Interests field to 4000 characters
- bug fixes
What's Changed
- Bump SonarAnalyzer.CSharp from 9.31.0.96804 to 9.32.0.97167 in /yafsrc by @dependabot in #1271
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /yafsrc by @dependabot in #1284
- Bump Autofac from 8.0.0 to 8.1.0 in /yafsrc by @dependabot in #1291
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /yafsrc by @dependabot in #1296
- Bump Npgsql from 8.0.3 to 8.0.4 in /yafsrc by @dependabot in #1299
- Bump xunit from 2.9.0 to 2.9.1 in /yafsrc by @dependabot in #1302
- Bump xunit from 2.9.1 to 2.9.2 in /yafsrc by @dependabot in #1304
- Bump System.Data.SQLite.Core from 1.0.118 to 1.0.119 in /yafsrc by @dependabot in #1309
- Bump Autofac from 8.1.0 to 8.1.1 in /yafsrc by @dependabot in #1322
- Bump System.Runtime.Caching from 8.0.0 to 8.0.1 in /yafsrc by @dependabot in #1315
- Bump Npgsql from 8.0.4 to 8.0.5 in /yafsrc by @dependabot in #1325
- Bump J2N from 2.0.0 to 2.1.0 in /yafsrc by @dependabot in #1328
- Bump Npgsql from 8.0.5 to 8.0.6 in /yafsrc by @dependabot in #1352
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /yafsrc by @dependabot in #1356
- Bump SonarAnalyzer.CSharp from 9.32.0.97167 to 10.3.0.106239 in /yafsrc by @dependabot in #1360
- Bump SonarAnalyzer.CSharp from 10.3.0.106239 to 10.4.0.108396 in /yafsrc by @dependabot in #1369
- Bump xunit from 2.9.2 to 2.9.3 in /yafsrc by @dependabot in #1376
- Bump MySql.Data from 9.1.0 to 9.2.0 in /yafsrc by @dependabot in #1395
- Bump SonarAnalyzer.CSharp from 10.5.0.109200 to 10.6.0.109712 in /yafsrc by @dependabot in #1399
- Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies in /yafsrc by @dependabot in #1404
- Bump Microsoft.NETFramework.ReferenceAssemblies and System.Runtime.Caching in /yafsrc by @dependabot in #1409
- Bump Microsoft.NETFramework.ReferenceAssemblies and System.ComponentModel.Composition in /yafsrc by @dependabot in #1415
- Bump Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Primitives, Microsoft.NETFramework.ReferenceAssemblies and System.ValueTuple in /yafsrc by @dependabot in #1414
Full Changelog: v3.2.7...v3.2.8
YAFNET v4.0.0
- Converted Project to .NET 8 (ASP.NET Core)
- Real-time Notifications for Watched Topics/Forums
- Real-time Notifications for Replies
- Real-time Notifications for Quoting
- Real-time Notifications for Mentioning
- Real-time Notifications for Received Thanks
- Replaced Private Messages with real-time user chat
- Two Factor Authentication