Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 19:04
· 49 commits to develop since this release
244cf0e

Added

  • Allow dropping files anywhere in home, search and thread pages and populate the thread
    creation form (home, search) and the comment creation form (thread page) with the file.
  • Allow zooming in image viewer.
  • Show thumbnails for comment files.

Changed

  • Allow setting either file or image in comments.
  • Automatically open up the dialog that shows the allowed domains when a user
    tries to set an email with an invalid domain as the primary email.

Fixed

  • Attempt to improve the speed of loading a thread's comments.
  • Fix typo in author selection.
  • Fix bug of clear comment file/image button not working.
  • Show comments in user profile in chronological order.