Skip to content

v0.2.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 09:36
v0.2.10
31709d7
  • 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.