Skip to content

Last boss

Compare
Choose a tag to compare
@rr- rr- released this 13 Apr 09:37
· 1232 commits to master since this release

This release signifies last release before the upcoming 2.0.0 branch which shifts technology to Python.

  • Improved font scaling on Android
  • Fixed negative order in searches
  • Increased limit for comment length
  • Added space after each tag in tag input to make them copyable
  • Added delete key support for auto complete
  • Fixed arrows while editing post notes
  • Improved post sizing, added option to cicle sizing mode
  • Added option to upscale small posts
  • Hidden most edit controls by default
  • Fixed removing users always logging out
  • New search tokens
  • Added F hotkey for fullscreen
  • Various tweaks and fixes to UI appearance
  • Added featured post uploader name to home page
  • Reduced memory usage for long post upload sessions
  • Removed lightbox from post uploads
  • Fixed autocomplete near page bottom
  • Added ability to turn keyboard shortcuts off
  • Added previous page / next page buttons for pagers
  • Added previous post / next post in post upload form
  • Added Tab and Shift+Tab support to autocomplete
  • Added GIF image detection
  • Improved search error messages
  • Fixes to post note editing
  • Removed hack for GIF preloading that prevented cache from working
  • Changed youtube videos to use 16:9
  • Added support for HTTP ranges
  • Added [sjis]...[/sjis] tag
  • Added arrow keys support to pagers
  • Other fixes