You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v18 release continues to concentrate on performance and optimization, refactoring and bug fixes. Most notably, this release takes advantage of the latest .NET bits, and in moving to Bootstrap 5, removes dependencies on jQuery. The documentation is here: https://popworldmedia.github.io/POPForums/
Upgrading
There are no schema changes in this release. To upgrade from v15, run the PopForums15to16.sql script included in the PopForums.Sql project manually against your existing database. If you're starting from nothing, check the documentation for those instructions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The v18 release continues to concentrate on performance and optimization, refactoring and bug fixes. Most notably, this release takes advantage of the latest .NET bits, and in moving to Bootstrap 5, removes dependencies on jQuery. The documentation is here: https://popworldmedia.github.io/POPForums/
Upgrading
There are no schema changes in this release. To upgrade from v15, run the
PopForums15to16.sqlscript included in thePopForums.Sqlproject manually against your existing database. If you're starting from nothing, check the documentation for those instructions.What's New?
AzureKitto use modern libraries. Update AzureKit to use modern Azure libraries #226CacheHelperinAzureKit. Put a cache sink in Redis CacheHelper in AzureKit #231CacheHelperto useSystem.Text.Jsonwhen it's compatible. Update Redis CacheHelper to use System.Text.Json when it's compatible #169PopForums.jsonfor config, use default instead. Discontinue use of PopForums.json for config, use default instead #225SmtpWrapperdoesn't catch connections or auth exceptions. SmtpWrapper doesn't catch connection or auth exceptions #237TopicViewCountServicewhen trying to fetch cookies. Bots causing null ref exception in TopicViewCountService when trying to fetch cookies #210Known Issues
None.
This discussion was created from the release POP Forums v18.0.0.
Beta Was this translation helpful? Give feedback.
All reactions