Skip to content

1.1.6

Choose a tag to compare

@Asgaros Asgaros released this 15 Jul 20:31
· 1704 commits to master since this release
  • Fixed: HTML is now rendered correctly in notification-mails
  • Fixed: Correct escaping of URLs
  • Fixed: Prevent modification of topic-subject
  • Fixed: Prevent submitting the same form multiple times
  • Fixed: Redirect to the current forum-page after login
  • Added: Post number to the bottom of posts
  • Added: asgarosforum_filter_notify_administrator_message filter
  • Added: asgarosforum_filter_notify_topic_subscribers_message filter
  • Changed: Revised editor
  • Changed: Improved error handling
  • Changed: Post number is linking to the post now instead of the date
  • Changed: Added post ID to asgarosforum_after_post_message hook
  • Changed: Renamed asgarosforum_after_thread_submit hook into asgarosforum_after_add_thread_submit
  • Changed: Renamed asgarosforum_after_post_submit hook into asgarosforum_after_add_post_submit
  • Changed: Renamed asgarosforum_after_edit_submit hook into asgarosforum_after_edit_post_submit
  • Changed: Improved compatibility with some third-party plugins
  • Performance improvements and code optimizations