catask/CHANGELOG.md
2024-09-19 18:29:12 +03:00

762 B

1.4.0

New features

  • alerts show up as notifications in top-right corner of the screen
  • ability to set rules
  • live preview of some options in admin panel
  • remaining character count under the question input box
  • added alerts for "copy link" and "copy to clipboard" actions
  • ctrl-enter shortcut to answer question, the same shortcut is used to save changes in admin panel
  • live unyanswered question count in inbox
  • option to disable confirmation when deleting questions from inbox
  • instance description now supports markdown

Fixes

  • improved accessibility of some elements
  • emoji support by switching to utf8mb4 charset

Miscellaneous

  • code cleanup

Known bugs

  • notification for "return to inbox" option triggers twice (visual bug)