mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-19 05:13:41 -05:00
987 B
987 B
1.4.3
Fixes
- fixed tab title being incomplete
- fixed rules block not updating live in admin panel
1.4.2
Fixes
- add
rules
toinstance
in config.example.json
1.4.1
Fixes
- fixed commit message
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)