Releases: phalcon/forum
Releases · phalcon/forum
v3.4.3
v3.4.2
v3.5.1
- Added
Phosphorum\Assets\Filters\NoneFilterto correct join unminified assets - Added
Installtask andcheckaction. - Added preview for reply edit
- Replaced beanstalkd by AWS SQS
- Updated
erusev/parsedownto 1.7.1 version #481 - Replace abandoned
Guzzle\Http\ClientbyGuzzleHttp\Client - Replace
CodeMirroreditor byStackExchange/pagedownwith some improvements and changes - Replace abandoned
league/flysystem-dropboxbysrmklive/flysystem-dropbox-v2 - Replace abandoned
team-reflex/discord-phpbyrestcord/restcord - Fixed error logs path #473
- Fixed generating incorrect user's emails in
NotificationCest. #480
v3.5.0
Added
- Add pagination when category was selected #371
- Add changelog #58
- Add
UsersListenertoUsersmodel #465 - Added support syntax highlight in preview
- Added Post listener
- Added Assets Collection feature and do not use CDN anymore
Changed
- Change replies counter. Amount include posts's owner and visitors' replies #50
- Cleaned Posts model
Fixed
- Prevent throwing error when queue does not work
- Fixed post views logic to prevent increase views by post author
- Fixed Mentions Plugin to allow user names with dash and underline
v3.4.1
- Added support for additional language to highlight syntax
- Notifications fixes
- Fixed double escaped title
- Don't use session if session not started
- Fixed memcached session config
- Improved notifications settings
v3.4.0
- Fixed special symbols in preview mode
- Add support of
<del>and<ins>tags - Fixed blockquote text block (editor)
- Changed view render from
kzykhys/ciconiatoerusev/parsedown - Moved
logsandcachedirectories to the common place (storage/{cache,logs}) - Updated path helpers
- Moved
configdirectory to the project root - Fixed dependencies and composer config
- Removed no longer needed
error_polyfill - Minor improvements and cleanup
v3.3.2
v3.3.1
v3.3.0
- Fixed error handler configuration to show pretty error page only for debug mode
- Refactored meta tags
- Improved digest mail template
- Provided ability to customize social links
- Improved categories route
- Improved tests suites
- Added Discord integration
- Added media queries so that the forum tab navigation isn't lost on iPads in portrait mode
- Added SearchEngine task
- Fixed Karma algorithm
- Updated dependencies
- Code cleanup, style fixes and more minor code fixes
v3.2.1
- Introduced error handler
- Added ability to use Patreon button
- Cleaned old code