- Paused reminders are now in the end of the sorted list.
- Allow editing
/set <reminder>
command in groups to edit the set reminder. - Clarify group introduction message.
Code side changes:
- Allow to change sqlite max connections.
- Replace one-per-second polling with a db modifications listener.
- Other codebase improvements.