Posted by: tha_watcha - Sunday, 9 July 2017 19:28:00
[color=#888][size=8]Another Maintenance Release
[b]YAF.NET:[/b]
[url]https://github.com/YAFNET/YAFNET/releases/tag/v2.2.4.20[/url]
[b]YAF.NET DNN Module:[/b]
[url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.2.4.20-5828[/url]
[b]YAF.NET Sample Web Application:[/b]
[url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.2.4.15[/url]
[/size]
[color=red][size=8]This is the first release which is compiled against .NET Framework 4.5.2.[/size][/color]
[color=green][size=8]New Features[/size][/color]
[list]
[*] [NEW] Impoved spam detection now you can define how many urls are allowed inside a message before flagged a spam
[*] [NEW] Sitemap Provider for DNN Platform
[*] [NEW] Redirect Forum Remote URL to new Window
[*] [NEW #353] Added Spam Check when sending PM's
[*] [NEW #341] IP lookup also in the banned IP section
[*] [NEW] Added Import Function for the ActiveForums Module
[/list]
[color=green][size=8]changes[/size][/color]
[list]
[*] [FIXED #329] check box to enable topic watching and receive notification in quick reply form
[*] [FIXED] Unable to Cast to object error during install.
[*] [FIXED] when converting from html to bbcode preserve paragraphs
[*] [FIXED] unable to cast object issue
[*] [FIXED #334] Error on Ban User Page when there is no IP Address
[*] [FIXED] user style cache was not cleared after changing Rank/Group
[*] [FIXED] added a check if email address is provided when connect via Facebook
[*] [FIXED #338] user was not deleted when have attachments
[*] [FIXED #337] similar topics shows topics with no posts
[*] [FIXED #342] url encode values when rewriting querystring
[*] [FIXED] admins are not listed as mods and don't receive mod emails
[*] [FIXED] board_poststats SP which do not delete readtracking before trying to delete removed topics
[*] Added Canonical Meta Tag Module
[*] [FIXED] issue with url search when use the word install or error
[*] [FIXED] little issue with the finish language
[*] [FIXED] updated SSO Facebook API to version 2.9
[*] [FIXED] Issue with IP v6 Addresses
[*] [FIXED #357] Quoting when user name contains html code
[/list]
[color=orange][size=8]YAF.NET Community Appreciation Station[/size][/color]
Super thanks to [userlink]Jaben[/userlink]!!! Special thanks to [userlink]JP[/userlink], [userlink]Zero2Cool[/userlink]! And also thanks to all users who report issues & bugs or suggest/request new features
[b]Fork us on GitHub![/b]
YAF.NET is on GitHub! [url=https://github.com/YAFNET]https://github.com/YAFNET[/url]
[b]Follow us on Twitter and Facebook[/b]
YAF.NET Twitter is here: [url=https://github.com/YAFNET]http://twitter.com/yafnet[/url] and Facebook is here: [url=http://www.facebook.com/pages/Yet-Another-ForumNET-YAF/156302224384947]http://www.facebook.com/pages/Yet-Another-ForumNET-YAF/156302224384947[/url]
[b]Build It![/b]
Building YAF.NET from source requires Visual Studio 2017. YAF.NET can be build using the freely available [url=https://www.visualstudio.com/]Visual Studio Community 2017[/url].
[/color]
Posted by: johnk - Monday, 10 July 2017 22:04:57
Hi Ingo, just below your profile picture, it says you only have 2 posts. Is that a bug in the YAF code?
Posted by: tester2000 - Monday, 10 July 2017 22:58:39
Any chance to get it compiled against new framework versions?
Subject and description are not editable.
Is it related to number of posts?
Posted by: tha_watcha - Tuesday, 11 July 2017 01:04:21
[quote]Any chance to get it compiled against new framework versions? [/quote]
No at this point 4.5.2 is the most common version. what would be the benefit of using newer versions? If you need different framework then you need to compile the source
https://github.com/YAFNET/YAFNET/releases/download/v2.2.4.1/YAF-v2.2.4.1-Source.zip
[quote=tester2000;70487]Subject and description are not editable.
Is it related to number of posts?[/quote]
When you edit the first message in a topic you can edit the description and title.
Posted by: tha_watcha - Tuesday, 11 July 2017 09:05:55
[quote=johnk;70485]Hi Ingo, just below your profile picture, it says you only have 2 posts. Is that a bug in the YAF code?[/quote]
No its not a bug its a user error. I accidentally deleted my account. Posts count is fixed now
Posted by: tester2000 - Tuesday, 11 July 2017 09:44:11
[quote=tha_watcha;70488][quote]Any chance to get it compiled against new framework versions? [/quote]
No at this point 4.5.2 is the most common version. what would be the benefit of using newer versions? If you need different framework then you need to compile the source
https://github.com/YAFNET/YAFNET/releases/download/v2.2.4.1/YAF-v2.2.4.1-Source.zip
[/quote]
The benefit is that there are difficulties with compiling yaf with newer framework versions all the 3rd-party soft in mind.
Jaben almost didn't use it by the reason.
I have 4.7 installed on a dedicated server and I'm forced to compile the rest of asp.net code around forum in 4.5.2.
I wouldn't touch it but the owner was forced to switch server and has some current troubles.
Posted by: JP - Thursday, 13 July 2017 18:54:17
Tried to update using the 2.2.4.1 upgrade package, but it reverted the installed 2.2.3 beta to 2.2.2 beta when I ran the /install... [confused]
Posted by: tha_watcha - Thursday, 13 July 2017 20:15:52
[quote=JP;70495]Tried to update using the 2.2.4.1 upgrade package, but it reverted the installed 2.2.3 beta to 2.2.2 beta when I ran the /install... [confused] [/quote]
Where it tells 2.2.2? in the install wizard or in the footer?
Posted by: JP - Friday, 14 July 2017 19:01:39
[quote=tha_watcha;70496][quote=JP;70495]Tried to update using the 2.2.4.1 upgrade package, but it reverted the installed 2.2.3 beta to 2.2.2 beta when I ran the /install... [confused] [/quote]
Where it tells 2.2.2? in the install wizard or in the footer?
[/quote]
Everywhere...
In the upgrade wizard, in admin version check & the footer...
Downloaded the upgrade zip file from http://yetanotherforum.net/download
Posted by: tha_watcha - Friday, 14 July 2017 20:56:43
[quote=JP;70498][quote=tha_watcha;70496][quote=JP;70495]Tried to update using the 2.2.4.1 upgrade package, but it reverted the installed 2.2.3 beta to 2.2.2 beta when I ran the /install... [confused] [/quote]
Where it tells 2.2.2? in the install wizard or in the footer?
[/quote]
Everywhere...
In the upgrade wizard, in admin version check & the footer...
Downloaded the upgrade zip file from http://yetanotherforum.net/download[/quote]
I only can guess that you somehow downloaded the wrong version.
https://github.com/YAFNET/YAFNET/releases/download/v2.2.4.1/YAF-v2.2.4.1-Upgrade.zip
Posted by: tha_watcha - Sunday, 16 July 2017 14:23:14
The DNN Module v2.2.4.1 is now online!
https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.2.4.1-5800
Posted by: JP - Sunday, 16 July 2017 19:33:08
[quote=tha_watcha;70499]
I only can guess that you somehow downloaded the wrong version.
https://github.com/YAFNET/YAFNET/releases/download/v2.2.4.1/YAF-v2.2.4.1-Upgrade.zip
[/quote]
Sorry, that's the one I use... :(
I download, copy the files to the installation and try to run /forum/install as I have done earlier too...
And it shows me: Upgrade Version: YAF.NET v2.2.2 BETA 20150525 (58)
Posted by: guest - Monday, 17 July 2017 06:57:47
Hi,
Table in hostsettings and User on Admin don't active.
Please watch the video: https://youtu.be/Mv-tmZgWf3g
Posted by: tha_watcha - Monday, 17 July 2017 10:32:16
[quote=tuanmta;70503]Hi,
Table in hostsettings and User on Admin don't active.
Please watch the video: https://youtu.be/Mv-tmZgWf3g
[/quote]
I updated the download packages i downgraded jquery to version 2.2.4
Posted by: tha_watcha - Monday, 17 July 2017 10:32:59
[quote=JP;70502][quote=tha_watcha;70499]
I only can guess that you somehow downloaded the wrong version.
https://github.com/YAFNET/YAFNET/releases/download/v2.2.4.1/YAF-v2.2.4.1-Upgrade.zip
[/quote]
Sorry, that's the one I use... :(
I download, copy the files to the installation and try to run /forum/install as I have done earlier too...
And it shows me: Upgrade Version: YAF.NET v2.2.2 BETA 20150525 (58)
[/quote]
I dont know what went wrong but i just use the same download package for the test forum
http://testforum.yetanotherforum.net/
Did you try to download again?
Posted by: johnk - Monday, 17 July 2017 21:01:26
[quote]I updated the download packages i downgraded jquery to version 2.2.4[/quote]
Based on youtube video, YAF is still using Jquery UI 2.2.4. Based on link below, that version was released in March 2015.
https://jqueryui.com/download/all/
I would recommend upgrading Jquery UI to latest version to make it compatible with Jquery 3.1. Jquery 3.1 is not a drop in replacement for Jquery 2.2. There are many breaking changes. Hence there are so many errors appearing in chrome browser tool.
Also bootstrap 4 alpha 6 requires jquery 3.1.1 per the link below:
https://v4-alpha.getbootstrap.com/getting-started/introduction/
Hence if you downgrade to jquery 2.2.4, it is likely to create more errors in bootstrap.
Posted by: tha_watcha - Tuesday, 18 July 2017 00:18:52
Its only a workaround for Version 2.24. yaf 2.30 with bootstrap already uses jquery 3.1.1. And also jquery ui is removed (only the widget plugin is used for the file upload)
Posted by: tha_watcha - Sunday, 8 October 2017 13:41:59
Updated to version 2.2.4.4
[b]changes[/b]
[list]
[*] [FIXED] Remote Avatars
[*] Removed Editor overriding when using a Mobile device
[*] Improved BBCode <-> HTML Code Converter
[/list]
Posted by: tha_watcha - Sunday, 11 February 2018 04:18:23
Posted by: tha_watcha - Sunday, 22 July 2018 01:09:28
[size=7]YetAnotherForum.NET v2.2.4.13[/size]
[size=6]New Features:[/size]
[list]
[*][NEW] Send Email to user on role (un)assignment
[*][NEW] Added GDPR Cookie Consent Check and Page
[*]Updated the Rule and Privacy Policy with GDPR Info
[/list]
[size=6]Fixed Issues:[/size]
[list]
[*][FIXED] not working attachments upload
[*][FIXED] yafeditor script was not automatically minified
[*][FIXED] Send Email to User
[*][FIXED #402] correctly display local datetime
[*]Updated recommended web.configs
[/list]
Posted by: tha_watcha - Sunday, 24 February 2019 08:20:02
[b][size=6]YetAnotherForum.NET v2.2.4.15[/size][/b]
[b]New Features[/b]
[list][*]Added Instagram BBCode
[/list]
[i]Fixed Issues[/i]
[list][*] [FIXED] Issue when search box is empty
[*] updated vimeo bb code extension
[*] [FIXED] pager on album images selector
[*] [FIXED] emaildigest
[*] [FIXED #413] shows username instead of diplay name of deleted user
[*] Posts Pages with querystring "m" now contains noindex tag
[*] [FIXED] unread topics
[/list]
[url]https://github.com/YAFNET/YAFNET/releases/tag/v2.2.4.15[/url]
[b]YAF.NET DNN Module:[/b]
[url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.2.4.15-5822[/url]
[b]YAF.NET Sample Web Application:[/b]
[url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.2.4.15[/url]
[/size]
Posted by: tha_watcha - Sunday, 21 April 2019 05:27:56
[b][size=6]YetAnotherForum.NET v2.2.4.16[/size][/b]
[b]New Features[/b]
[list][*]Added Setting to enable/disable cookie consent popup
[/list]
[i]Fixed Issues[/i]
[list][*] [FIXED] Issue when search box is empty
[*]updated twitter bbcode extension
[*]fixed issue with code blocks on mobile devices
[*]improved "message_move" and "forum_updatelastpost" performance
[*][FIXED] XSS Issue
[/list]
[url]https://github.com/YAFNET/YAFNET/releases/tag/v2.2.4.16[/url]
[b]YAF.NET DNN Module:[/b]
[url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.2.4.16-5823[/url]
[b]YAF.NET Sample Web Application:[/b]
[url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.2.4.15[/url]
[/size]
Posted by: tha_watcha - Sunday, 19 May 2019 03:56:04
[b][size=6]YetAnotherForum.NET v2.2.4.17[/size][/b]
[b]New Features[/b]
[list][*] You can now use relative urls for remote forum urls
[/list]
[i]Fixed Issues[/i]
[list][*] [FIXED] Image attachment thumbnails are now always max 200 x 200
[/list]
[url]https://github.com/YAFNET/YAFNET/releases/tag/v2.2.4.17[/url]
[b]YAF.NET DNN Module:[/b]
[url]https://github.com/YAFNET/YAFNET-DNN/releases/tag/v2.2.4.17-5825[/url]
[b]YAF.NET Sample Web Application:[/b]
[url]https://github.com/YAFNET/YAF.SampleWebApplication/releases/tag/v2.2.4.15[/url]
Posted by: Mustafa363 - Monday, 22 July 2019 20:02:00