Skip to content

1.4.0

Compare
Choose a tag to compare
@alfredbuehler alfredbuehler released this 30 Jul 16:28
· 19 commits to main since this release

Added

  • #45 Cronjob Link just for Mailmagik, allowing to invoke mailmagik:fetchmail from webcron systems.

  • #40 Send notification for incoming task emails. The mailbox is scanned by the regular mailmagik:fetchmail cron job.

  • #41 Config option to select the server encoding, for compatibility with Exchange IMAP.

  • #42 Subject parsing: Allow multi-word attribute values for columns, categories and tags, by quoting them with any of "", '', ‘’, “”, «» and „“.

Changed

  • Replaced the specific task creation mail by a generic notification. The mailto links are now integrated into the usual notification email for all created tasks. The former implementation did only notify the creator of the new task.

  • Reordered the CHANGELOG, the newest items are always on top.

Fixed

  • #44 Task attributes are not removed from task email subject.