Skip to content

v2.0.5

Compare
Choose a tag to compare
@joshxfi joshxfi released this 07 Jul 07:56
· 89 commits to main since this release
624616e

Core Changes

  • Implement dynamic textarea height
  • Add character limit indicator on note textarea
  • Increase limit for initial notes (10 → 20) and messages (5 → 10)

Patch Changes

  • Disable fetch if the infinite scroll is loading
  • Match question max length to note length
    • This causes an issue where you can't reply to a note if more than 150 characters
  • Set max line break to one whitespace
  • Enable scroll when the note menu is open

Misc Changes

  • Move hooks to the proper directory
  • Hide input after submitting a reply to a note instead of closing

Credits

@joshxfi @hyamero

Full Changelog: v2.0.4...v2.0.5