Skip to content

Releases: YAFNET/YAFNET

YAFNET v4.0.4

10 Jan 09:59

Choose a tag to compare

  • 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

10 Jan 07:55

Choose a tag to compare

  • bug fixes

Full Changelog: v3.2.10...v3.2.11

YAFNET v4.0.2

24 Sep 10:06

Choose a tag to compare

  • [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

24 Sep 09:00

Choose a tag to compare

  • bug fixes

YAFNET v4.0.1

31 Aug 07:55

Choose a tag to compare

  • [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

31 Aug 06:03

Choose a tag to compare

  • [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

16 Mar 07:42

Choose a tag to compare

  • [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

16 Mar 08:51

Choose a tag to compare

  • 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

YAFNET v4.0.0 RC 4

17 Nov 08:44

Choose a tag to compare

YAFNET v4.0.0 RC 4 Pre-release
Pre-release
  • 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

What's Changed

  • Bump Microsoft.Extensions.Identity.Core from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1240
  • Bump Microsoft.AspNetCore.Authentication.Google from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1239
  • Bump Microsoft.AspNetCore.Identity.UI from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1241
  • Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 in /yafsrc by @dependabot in #1232
  • Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1234
  • Bump xunit from 2.8.1 to 2.9.0 in /yafsrc by @dependabot in #1231
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1238
  • Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1235
  • Bump Microsoft.AspNetCore.Authentication.Facebook from 8.0.6 to 8.0.7 in /yafsrc by @dependabot in #1237
  • Bump SonarAnalyzer.CSharp from 9.28.0.94264 to 9.29.0.95321 in /yafsrc by @dependabot in #1244
  • Bump MailKit from 4.7.0 to 4.7.1 in /yafsrc by @dependabot in #1242
  • Bump Microsoft.Playwright from 1.45.0 to 1.45.1 in /yafsrc by @dependabot in #1250
  • Bump SonarAnalyzer.CSharp from 9.29.0.95321 to 9.30.0.95878 in /yafsrc by @dependabot in #1251
  • Bump SonarAnalyzer.CSharp from 9.30.0.95878 to 9.31.0.96804 in /yafsrc by @dependabot in #1258
  • Bump Microsoft.Playwright from 1.45.1 to 1.46.0 in /yafsrc by @dependabot in #1262
  • Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.Bcl.AsyncInterfaces in /yafsrc by @dependabot in #1273
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.7 to 8.0.8 in /yafsrc by @dependabot in #1264
  • Bump Microsoft.Extensions.Identity.Core from 8.0.7 to 8.0.8 in /yafsrc by @dependabot in #1270
  • Bump Microsoft.AspNetCore.Authentication.Google from 8.0.7 to 8.0.8 in /yafsrc by @dependabot in #1268
  • Bump Microsoft.AspNetCore.Authentication.Facebook from 8.0.7 to 8.0.8 in /yafsrc by @dependabot in #1266
  • Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation and Microsoft.Bcl.AsyncInterfaces in /yafsrc by @dependabot in #1275
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /yafsrc by @dependabot in #1276
  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /yafsrc by @dependabot in #1283
  • Bump NUnit from 4.1.0 to 4.2.0 in /yafsrc by @dependabot in #1286
  • Bump NUnit from 4.2.0 to 4.2.1 in /yafsrc by @dependabot in #1287
  • Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /yafsrc by @dependabot in #1288
  • Bump xunit.analyzers from 1.15.0 to 1.16.0 in /yafsrc by @dependabot in #1293
  • Bump NUnit from 4.2.1 to 4.2.2 in /yafsrc by @dependabot in #1292
  • Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /yafsrc by @dependabot in #1297
  • Bump Microsoft.Playwright from 1.46.0 to 1.47.0 in /yafsrc by @dependabot in #1300
  • Bump xunit from 2.9.0 to 2.9.1 in /yafsrc by @dependabot in #1301
  • Bump xunit from 2.9.1 to 2.9.2 in /yafsrc by @dependabot in #1305
  • Bump System.Data.SQLite.Core from 1.0.118 to 1.0.119 in /yafsrc by @dependabot in #1307
  • Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /yafsrc by @dependabot in #1310
  • Bump MailKit from 4.7.1.1 to 4.8.0 in /yafsrc by @dependabot in #1308
  • Bump Autofac from 8.1.0 to 8.1.1 in /yafsrc by @dependabot in #1321
  • Bump System.Runtime.Caching from 8.0.0 to 8.0.1 in /yafsrc by @dependabot in #1319
  • Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.8 to 8.0.10 in /yafsrc by @dependabot in #1318
  • Bump Microsoft.AspNetCore.Authentication.Facebook from 8.0.8 to 8.0.10 in /yafsrc by @dependabot in #1314
  • Bump Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 8.0.1 in /yafsrc by @dependabot in #1313
  • Fix for Incorrect File Download Name "GetAttachment" by @drkwdck in #1323
  • Bump Microsoft.Playwright from 1.47.0 to 1.48.0 in /yafsrc by @dependabot in #1329
  • Bump Lucene.Net.Highlighter and Lucene.Net in /yafsrc by @dependabot in #1331
  • Bump Lucene.Net.Analysis.Common from 4.8.0-beta00016 to 4.8.0-beta00017 in /yafsrc by @dependabot in #1332
  • Bump Lucene.Net.QueryParser from 4.8.0-beta00016 to 4.8.0-beta00017 in /yafsrc by @dependabot in #1333
  • Bump xunit.analyzers from 1.16.0 to 1.17.0 in /yafsrc by @dependabot in #1334
  • Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.10 to 8.0.11 in /yafsrc by @dependabot in #1345
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Newtonsoft.Json in /yafsrc by @dependabot in #1336
  • Bump System.Memory from 4.5.5 to 4.6.0 in /yafsrc by @dependabot in #1341
  • Bump System.ComponentModel.Composition from 8.0.0 to 9.0.0 in /yafsrc by @dependabot in #1342
  • Bump System.Runtime.Caching from 8.0.1 to 9.0.0 in /yafsrc by @dependabot in #1344
  • Bump Microsoft.Extensions.Caching.Abstractions from 8.0.0 to 9.0.0 in /yafsrc by @dependabot in #1340
  • Bump System.ServiceModel.Syndication from 8.0.0 to 9.0.0 in /yafsrc by @dependabot in #1335
  • Bump Microsoft.AspNetCore.Authentication.Facebook from 8.0.10 to 8.0.11 in /yafsrc by @dependabot in #1339
  • Bump Microsoft.AspNetCore.Identity.UI and Microsoft.Extensions.Identity.Core in /yafsrc by @dependabot in #1338
  • Bump Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 9.0.0 in /yafsrc by @dependabot in #1337

New Contributors

Full Changelog: v4.0.0-rc.3...v4.0.0-rc.4

YAFNET v3.2.7

10 Aug 02:38

Choose a tag to compare

  • [FIXED] New Install
  • bug fixes

What's Changed

  • Bump xunit from 2.8.1 to 2.9.0 in /yafsrc by @dependabot in #1233
  • Bump SonarAnalyzer.CSharp from 9.28.0.94264 to 9.29.0.95321 in /yafsrc by @dependabot in #1243
  • Bump SonarAnalyzer.CSharp from 9.29.0.95321 to 9.30.0.95878 in /yafsrc by @dependabot in #1252
  • Bump SonarAnalyzer.CSharp from 9.30.0.95878 to 9.31.0.96804 in /yafsrc by @dependabot in #1259

Full Changelog: v3.2.6...v3.2.7