2.3.13 - 2024-04-27
- Merge branch 'fix-issue-24' into '2.3.x'
- Merge branch 'documentation-fix' into '2.3.x'
2.3.12 - 2024-03-05
2.3.11 - 2024-01-02
- Merge branch '2.3.x' into '2.3.x'
2.3.10 - 2023-12-17
- Merge branch 'implement-starttls' into '2.3.x'
2.3.9 - 2023-10-21
2.3.8 - 2023-10-21
2.4-rc4 - 2023-05-07
- Update to Go 1.20
- Remove Terra Luna donation address
- Advertise donations through some stablecoins
- Display all errors when trying to load the configuration
2.4-rc3 - 2022-04-03
- Merge branch '25-bye-session-invalidated-accesstokenexpired' into 'master'
2.4-rc2 - 2022-03-02
- Merge branch '20-support-starting-when-network-is-not-available' into 'master'
- Merge branch 'list' into 'master'
2.4-rc1 - 2021-12-02
- Refactor configuration-related code
- Merge branch 'shackra/refactor-config-loading' into 'master'
- Merge branch 'master' into 'master'
2.3.7 - 2021-10-10
- Update CHANGELOG !minor
- Remove syncing on start
2.3.6 - 2021-09-29
- Add +build tag
- Merge branch '13-2-3-5-uses-go-build-without-a-build-comment' into 'master'
2.3.5 - 2021-09-27
- Ensure that sync happens upon starting
2.3.4 - 2021-09-27
- Update changelog !minor
- Merge branch '12-shell-command-is-not-executed-with-2-3-3-version' into 'master'
2.3.3 - 2021-09-26
- Update years
- Update readme
- Merge branch '10-fetcher-is-triggered-many-times-in-quick-succession-if-multiple-mails-arrive-at-the-same-time' into 'master'
2.3.2 - 2021-06-21
- Resolve "xoauth2 not working as expected"
- Merge branch '9-xoauth2-not-working-as-expected' into 'master'
2.3.1 - 2021-06-17
- Resolve "Unable to specify 'sub-boxes'"
- Merge branch '8-unable-to-specify-sub-boxes' into 'master'
2.3 - 2021-05-25
- Update changelog !minor
- Prevent multiple calls of
onNewMail
andonNewMailPost
- Merge branch 'fix/shackra/goimapnotify#4' into 'master'
2.2 - 2021-04-19
- Add support for xoauth2 authentication
- Merge branch 'add-xoauth2-support' into 'master'
2.1.1 - 2021-03-21
- Merge branch 'add_systemd_unit' into 'master'
- Merge branch 'feat/moreCMD' into 'master'
2.1 - 2021-03-19
- Update CHANGELOG !minor
- Update README.md !minor
- Move to go.mod
- Update Gitlab CI instructions
- Fix misleading description on README.md
2.0 - 2019-04-26
- Update CHANGELOG !minor
- Small changes !minor
- Enable debug flag that shows network events
- Updates code to use emersion's libraries
- Update the usage section in the "Read me" file !minor
1.1 - 2019-01-22
- Change glide for dep
- Update copyright date
- Make port in configuration mandatory
- Always try to enable STARTTLS
- Say "Bye!" when all goroutines has finished !minor
- Fix logical error in code
1.0.1 - 2017-08-30
- Send the IDLE command again after 15 minutes
- Move the IMAP client creation to a function !refactor
- Execute OnNewMailPost command
- Add GPL3+ license to the project
- Add read me file
- Add read me file
- Add Gitlab Pipelines integration
- Makes the post-commit script executable !minor
- Pass TLS options to secure Dial to server
- Add post commit hook !minor
- Handles TLS options from the configuration file
- List mailboxes and exit
- First commit
- Update canonical URL for the application !minor
- Parse commands to execute them correctly
- Stop the application from hanging when close