-
2.7.2 Stable
released this
2026-02-25 11:40:58 +03:00 | 96 commits to master since this release📅 Originally published on GitHub: Wed, 25 Feb 2026 09:02:51 GMT
🏷️ Git tag created: Wed, 25 Feb 2026 08:40:58 GMTWhat's Changed
- Do not load message from Drafts folder when replying. by @tonioo in https://github.com/modoboa/modoboa/pull/3940
Full Changelog: https://github.com/modoboa/modoboa/compare/2.7.1...2.7.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.7.1 Stable
released this
2026-02-23 18:17:27 +03:00 | 99 commits to master since this release📅 Originally published on GitHub: Mon, 23 Feb 2026 15:20:20 GMT
🏷️ Git tag created: Mon, 23 Feb 2026 15:17:27 GMTWhat's Changed
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3902
- Updates for file frontend/src/locale/en/app.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3903
- Install pip < 26 to avoid compatibility issue with pip-tools. by @tonioo in https://github.com/modoboa/modoboa/pull/3897
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in pl_PL by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3905
- Updates for file frontend/src/locale/en/app.po in pl_PL by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3907
- Update mysqlclient requirement from <2.2.8 to <2.2.9 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3915
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ko_KR by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3912
- Updates for file frontend/src/locale/en/app.po in ko_KR by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3914
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ko_KR by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3917
- Bump axios from 1.13.2 to 1.13.5 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3916
- Bump markdown-it from 14.1.0 to 14.1.1 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3922
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in it by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3920
- Updates for file frontend/src/locale/en/app.po in it by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3921
- Webmail: save message as draft by @tonioo in https://github.com/modoboa/modoboa/pull/3923
- Improved dkim key creation to avoid duplicate runs. by @tonioo in https://github.com/modoboa/modoboa/pull/3927
- Set django-rq 3.2.2 as minimal version by @tonioo in https://github.com/modoboa/modoboa/pull/3929
- Added link to "Moving to Modoboa" section. by @tonioo in https://github.com/modoboa/modoboa/pull/3930
- Updated email field label to make a distinction with Address field. by @tonioo in https://github.com/modoboa/modoboa/pull/3931
- Make sure to use ISO based weeks in every case. by @tonioo in https://github.com/modoboa/modoboa/pull/3932
- Use django authentication function to check password. by @tonioo in https://github.com/modoboa/modoboa/pull/3933
- Prevent OS command injection using exec_cmd() by @tonioo in https://github.com/modoboa/modoboa/pull/3934
- Make graphics rendering work again after change to Popen execution mode. by @tonioo in https://github.com/modoboa/modoboa/pull/3936
- Added last DNS checks execution date to Domain model. by @tonioo in https://github.com/modoboa/modoboa/pull/3937
- Updates for file frontend/src/locale/en/app.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3938
Full Changelog: https://github.com/modoboa/modoboa/compare/2.7.0...2.7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.7.0 Stable
released this
2026-02-04 19:20:54 +03:00 | 165 commits to master since this release📅 Originally published on GitHub: Wed, 04 Feb 2026 16:23:20 GMT
🏷️ Git tag created: Wed, 04 Feb 2026 16:20:54 GMTWhat's Changed
- Bump django from 5.2.8 to 5.2.9 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3829
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ru by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3828
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ru by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3830
- Replaced call to deprecated caldav method. by @tonioo in https://github.com/modoboa/modoboa/pull/3831
- Fixed issues with with Provider domains edition. by @tonioo in https://github.com/modoboa/modoboa/pull/3835
- Bump caldav from 2.1.2 to 2.2.3 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3834
- Asynchronous sync from existing Address book by @tonioo in https://github.com/modoboa/modoboa/pull/3837
- Bump django-reversion from 6.0.0 to 6.1.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3839
- Apply theme color to account sidebar. by @tonioo in https://github.com/modoboa/modoboa/pull/3841
- Contacts listing improvements. by @tonioo in https://github.com/modoboa/modoboa/pull/3840
- Contacts UI improvements by @tonioo in https://github.com/modoboa/modoboa/pull/3842
- Updates for file frontend/src/locale/en/app.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3848
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3847
- Fix broken link for docs by @pionsys-mhs in https://github.com/modoboa/modoboa/pull/3845
- Replaced passlib by libpass. by @tonioo in https://github.com/modoboa/modoboa/pull/3852
- Make sure passwords are properly generated in config file. by @tonioo in https://github.com/modoboa/modoboa/pull/3856
- chore: use stale process as Github Actions by @kryskool in https://github.com/modoboa/modoboa/pull/3861
- feat: add new bsd flavor for psycopg by @kryskool in https://github.com/modoboa/modoboa/pull/3866
- chore(deps): update Django 5.2.10 by @kryskool in https://github.com/modoboa/modoboa/pull/3870
- Update project URL on Transifex. by @tonioo in https://github.com/modoboa/modoboa/pull/3871
- Bump django-otp from 1.6.3 to 1.7.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3873
- Add autofocus to TFA code input field by @ByteSizedMarius in https://github.com/modoboa/modoboa/pull/3874
- chore: Add DeepWiki badge to README by @kryskool in https://github.com/modoboa/modoboa/pull/3876
- Replaced FullCalendar by Vuetify internal calendar by @tonioo in https://github.com/modoboa/modoboa/pull/3851
- Use RQ instead of cron by @Spitfireap in https://github.com/modoboa/modoboa/pull/3505
- fix(imap): issue when pattern is empty by @kryskool in https://github.com/modoboa/modoboa/pull/3872
- chore(ci): add Python 3.14 for tests by @kryskool in https://github.com/modoboa/modoboa/pull/3868
- Bump fido2 from 2.0.0 to 2.1.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3880
- docs: migrate documentation from sphinx to vitepress by @kryskool in https://github.com/modoboa/modoboa/pull/3875
- Better menu behavior when clicking on 'set small' btn. by @tonioo in https://github.com/modoboa/modoboa/pull/3882
- Some fixes and improvements around the autoconfig service. by @tonioo in https://github.com/modoboa/modoboa/pull/3883
- Removed old documentation by @tonioo in https://github.com/modoboa/modoboa/pull/3884
- Added new RQ queue for operations requiring root privileges by @tonioo in https://github.com/modoboa/modoboa/pull/3885
- Fixed typo in modoboa.md by @mirtouf in https://github.com/modoboa/modoboa/pull/3886
- Make sure migration deletion is working. by @tonioo in https://github.com/modoboa/modoboa/pull/3888
- Bump fido2 from 2.1.0 to 2.1.1 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3889
- Bump lodash from 4.17.21 to 4.17.23 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3890
- Webmail: display message even when there is no To field. by @tonioo in https://github.com/modoboa/modoboa/pull/3891
- Webmail: email scheduling by @tonioo in https://github.com/modoboa/modoboa/pull/3893
- Removed default top redirection setting. by @tonioo in https://github.com/modoboa/modoboa/pull/3896
- Bump django from 5.2.10 to 5.2.11 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3898
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3899
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3900
- Updates for file frontend/src/locale/en/app.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3901
- Bump caldav from 2.2.3 to 2.2.6 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3894
New Contributors
- @ByteSizedMarius made their first contribution in https://github.com/modoboa/modoboa/pull/3874
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.5...2.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.5 Stable
released this
2025-12-02 18:51:37 +03:00 | 335 commits to master since this release📅 Originally published on GitHub: Tue, 02 Dec 2025 15:52:39 GMT
🏷️ Git tag created: Tue, 02 Dec 2025 15:51:37 GMTWhat's Changed
- Better handling of negative datetime timezone offsets. by @tonioo in https://github.com/modoboa/modoboa/pull/3823
- Send UTC datetimes when creating/updating events in Calendar by @tonioo in https://github.com/modoboa/modoboa/pull/3824
- Updates for file frontend/src/locale/en/app.po in ru by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3822
- Various fixes in IMAP migration pages. by @tonioo in https://github.com/modoboa/modoboa/pull/3825
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3826
- Updates for file frontend/src/locale/en/app.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3827
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.4...2.6.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.4 Stable
released this
2025-11-28 17:35:33 +03:00 | 350 commits to master since this release📅 Originally published on GitHub: Fri, 28 Nov 2025 14:37:18 GMT
🏷️ Git tag created: Fri, 28 Nov 2025 14:35:33 GMTWhat's Changed
- Bump js-yaml from 4.1.0 to 4.1.1 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3797
- Fix #3800 by removing duplicated line by @pionsys-mhs in https://github.com/modoboa/modoboa/pull/3801
- Enable 'Edit alias' action available in Identities listing. by @tonioo in https://github.com/modoboa/modoboa/pull/3802
- Revert "Bump caldav from 2.0.1 to 2.1.2" by @tonioo in https://github.com/modoboa/modoboa/pull/3806
- Upgraded frontend dependencies. by @tonioo in https://github.com/modoboa/modoboa/pull/3810
- Allow multiple recipients in "To" field when composing email by @tonioo in https://github.com/modoboa/modoboa/pull/3811
- Properly display associated domains when editing provider by @tonioo in https://github.com/modoboa/modoboa/pull/3812
- Disable check when radicale related plugins are missing. by @tonioo in https://github.com/modoboa/modoboa/pull/3813
- Ensure compatibility with caldav > 2.1 by @tonioo in https://github.com/modoboa/modoboa/pull/3814
- Added possibility to Drag&Drop message selection between folders. by @tonioo in https://github.com/modoboa/modoboa/pull/3816
- Bump django-phonenumber-field[phonenumbers] from 8.3.0 to 8.4.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3815
- Replaced select by autocomplete to allow search on domain name by @tonioo in https://github.com/modoboa/modoboa/pull/3818
- Added possibility to deactivate active filter set. by @tonioo in https://github.com/modoboa/modoboa/pull/3819
New Contributors
- @pionsys-mhs made their first contribution in https://github.com/modoboa/modoboa/pull/3801
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.3...2.6.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.3 Stable
released this
2025-11-14 19:10:00 +03:00 | 379 commits to master since this release📅 Originally published on GitHub: Fri, 14 Nov 2025 16:10:57 GMT
🏷️ Git tag created: Fri, 14 Nov 2025 16:10:00 GMTWhat's Changed
- Bump django-otp from 1.6.2 to 1.6.3 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3772
- Include language in account form. by @tonioo in https://github.com/modoboa/modoboa/pull/3780
- Bump django from 5.2.7 to 5.2.8 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3782
- Fixed wrong import command parameter name by @tonioo in https://github.com/modoboa/modoboa/pull/3785
- Fixed wrong logic to cover disallow all external domains use case. by @tonioo in https://github.com/modoboa/modoboa/pull/3790
- Bump caldav from 2.0.1 to 2.1.2 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3788
- Fixed issue when trying to empty user forward. by @tonioo in https://github.com/modoboa/modoboa/pull/3791
- Do not set permissions on internal aliases. by @tonioo in https://github.com/modoboa/modoboa/pull/3760
- Fixed various issues in IMAP migration UI by @tonioo in https://github.com/modoboa/modoboa/pull/3793
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in fr [Manual Sync] by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3796
- Updates for file frontend/src/locale/en/app.po in fr [Manual Sync] by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3795
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.2...2.6.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.2 Stable
released this
2025-10-28 03:39:37 +03:00 | 405 commits to master since this release📅 Originally published on GitHub: Tue, 28 Oct 2025 00:41:10 GMT
🏷️ Git tag created: Tue, 28 Oct 2025 00:39:37 GMTWhat's Changed
- Updated all places using domains because of pagination. by @tonioo in https://github.com/modoboa/modoboa/pull/3770
- Bump vite from 6.3.6 to 6.4.1 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3764
- Bump django-otp from 1.6.1 to 1.6.2 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3766
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.1...2.6.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.1 Stable
released this
2025-10-16 12:42:03 +03:00 | 414 commits to master since this release📅 Originally published on GitHub: Thu, 16 Oct 2025 15:37:04 GMT
🏷️ Git tag created: Thu, 16 Oct 2025 09:42:03 GMTWhat's Changed
- Added way to allow/block alias target at creation/modification. by @tonioo in https://github.com/modoboa/modoboa/pull/3737
- Bump django from 5.2.6 to 5.2.7 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3741
- Bump django-phonenumber-field[phonenumbers] from 8.1.0 to 8.2.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3742
- Bump django-phonenumber-field[phonenumbers] from 8.2.0 to 8.3.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3743
- Replaced anyof by allof condition. by @tonioo in https://github.com/modoboa/modoboa/pull/3744
- Make sure to reset current tab when navigating through settings. by @tonioo in https://github.com/modoboa/modoboa/pull/3746
- Disable authentication to access swagger UI by @tonioo in https://github.com/modoboa/modoboa/pull/3745
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3748
- Updates for file frontend/src/locale/en/app.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3749
- Stop logging DNS issues to the database by @tonioo in https://github.com/modoboa/modoboa/pull/3750
- Various frontend improvements. by @tonioo in https://github.com/modoboa/modoboa/pull/3753
- Split identities export by type by @tonioo in https://github.com/modoboa/modoboa/pull/3754
- Some improvements about Alarms management by @tonioo in https://github.com/modoboa/modoboa/pull/3755
- Enabled server-side pagination for domain Listing by @tonioo in https://github.com/modoboa/modoboa/pull/3756
Full Changelog: https://github.com/modoboa/modoboa/compare/2.6.0...2.6.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.6.0 Stable
released this
2025-09-23 11:23:08 +03:00 | 449 commits to master since this release📅 Originally published on GitHub: Tue, 23 Sep 2025 09:08:34 GMT
🏷️ Git tag created: Tue, 23 Sep 2025 08:23:08 GMTWhat's Changed
- Bump feedparser from 6.0.11 to 6.0.12 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3723
- Bump axios from 1.9.0 to 1.12.0 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3724
- Apply custom theme to login page also. by @tonioo in https://github.com/modoboa/modoboa/pull/3726
- Fixed wrong chart colors assigment by @tonioo in https://github.com/modoboa/modoboa/pull/3727
- Update README.rst by @saxicek in https://github.com/modoboa/modoboa/pull/3728
- Autoconfiguration service by @tonioo in https://github.com/modoboa/modoboa/pull/3729
- Bump gevent from 25.8.2 to 25.9.1 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3730
- Do not send wrong value for crypt_passwords option. by @tonioo in https://github.com/modoboa/modoboa/pull/3731
- Faster frontend authentication. by @tonioo in https://github.com/modoboa/modoboa/pull/3732
- Bump django-reversion from 5.1.0 to 6.0.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3733
New Contributors
- @saxicek made their first contribution in https://github.com/modoboa/modoboa/pull/3728
Full Changelog: https://github.com/modoboa/modoboa/compare/2.5.1...2.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.5.1 Stable
released this
2025-09-10 18:56:25 +03:00 | 476 commits to master since this release📅 Originally published on GitHub: Wed, 10 Sep 2025 15:57:33 GMT
🏷️ Git tag created: Wed, 10 Sep 2025 15:56:25 GMTWhat's Changed
- Bump vite from 6.3.5 to 6.3.6 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3717
- All users should be allowed to check for notifications by @tonioo in https://github.com/modoboa/modoboa/pull/3718
- recipient_delimiter field can be empty by @tonioo in https://github.com/modoboa/modoboa/pull/3719
- Added missing quotes to SORT parameter by @tonioo in https://github.com/modoboa/modoboa/pull/3720
- Fixed deployment when amavis is enabled by @tonioo in https://github.com/modoboa/modoboa/pull/3721
Full Changelog: https://github.com/modoboa/modoboa/compare/2.5.0...2.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00