{{ message }}
Releases: YAFNET/YAFNET
Releases · YAFNET/YAFNET
Release list
YAFNET v4.0.6
- bug fixes
What's Changed
- Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @dependabot[bot] in #1660
- Bump picomatch from 2.3.1 to 2.3.2 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1675
- Bump NUnit from 4.6.0 to 4.6.1 by @dependabot[bot] in #1672
- Bump fast-uri from 3.0.6 to 3.1.2 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1677
- Bump dompurify from 3.3.3 to 3.4.5 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1678
- Bump lodash, grunt-legacy-log and grunt-legacy-util in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1676
- Bump axios from 1.14.0 to 1.16.1 in /yafsrc/YAFNET.UI/YAFNET.RazorPages by @dependabot[bot] in #1680
- Bump ajv from 8.17.1 to 8.20.0 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1679
- Bump webpack from 5.107.1 to 5.107.2 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1681
- Bump SonarAnalyzer.CSharp from 10.25.0.139117 to 10.27.0.140913 by @dependabot[bot] in #1683
- Bump webpack-cli from 7.0.2 to 7.0.3 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1688
- Bump terser-webpack-plugin from 5.6.0 to 5.6.1 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1687
- Bump Npgsql from 10.0.2 to 10.0.3 by @dependabot[bot] in #1686
- Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @dependabot[bot] in #1685
- Bump MailKit from 4.16.0 to 4.17.0 by @dependabot[bot] in #1684
- Bump ts-loader from 9.5.7 to 9.6.0 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1689
- Bump @types/bootstrap from 5.2.10 to 5.2.11 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1690
- Bump axios from 1.14.0 to 1.17.0 in /yafsrc/YAFNET.UI/YAFNET.RazorPages by @dependabot[bot] in #1696
- Bump sass from 1.100.0 to 1.101.0 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1697
- Bump ts-loader from 9.6.0 to 9.6.1 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1698
- Bump Autofac from 9.1.0 to 9.2.0 by @dependabot[bot] in #1699
- Bump dompurify from 3.4.5 to 3.4.10 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1703
- Bump ws from 7.5.10 to 7.5.11 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1702
- Bump @babel/core from 7.26.9 to 8.0.0 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1701
- Bump form-data from 4.0.5 to 4.0.6 in /yafsrc/YAFNET.UI/YAFNET.RazorPages by @dependabot[bot] in #1700
- Bump dompurify from 3.3.3 to 3.4.11 in /yafsrc/YetAnotherForum.NET by @dependabot[bot] in #1705
Full Changelog: v4.0.5...v4.0.6
YAFNET v3.2.13
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
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
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
