| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.8.0 (chardet drama) source code.tar.gz | 2026-03-23 | 2.1 MB | |
| 2.8.0 (chardet drama) source code.zip | 2026-03-23 | 2.5 MB | |
| README.md | 2026-03-23 | 3.3 kB | |
| Totals: 3 Items | 4.6 MB | 0 | |
What's Changed
- fix: prevent http 401 on API by @kryskool in https://github.com/modoboa/modoboa/pull/3942
- Updates for file frontend/src/locale/en/app.po in ja_JP by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3946
- Fixed several security issues. by @tonioo in https://github.com/modoboa/modoboa/pull/3949
- fix: rewrite port detection value by @kryskool in https://github.com/modoboa/modoboa/pull/3948
- docs: add self signed certificate tips by @kryskool in https://github.com/modoboa/modoboa/pull/3954
- Pin chardet version in pyproject.toml by @kryskool in https://github.com/modoboa/modoboa/pull/3958
- Bump django from 5.2.11 to 5.2.12 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3957
- chore(deps): update dependancies by @kryskool in https://github.com/modoboa/modoboa/pull/3952
- Bump immutable from 5.1.4 to 5.1.5 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3960
- Prevent form closing when clicking on Modify link. by @tonioo in https://github.com/modoboa/modoboa/pull/3966
- Replaced chardet by chardet_normalizer, by @tonioo in https://github.com/modoboa/modoboa/pull/3967
- refactor: remove six module by @kryskool in https://github.com/modoboa/modoboa/pull/3969
- Compatibility with caldav 3.x by @tonioo in https://github.com/modoboa/modoboa/pull/3968
- Removed useless chapter. by @tonioo in https://github.com/modoboa/modoboa/pull/3971
- feat: add server on openapi schema by @kryskool in https://github.com/modoboa/modoboa/pull/3972
- Make sure domain resources can be viewed/updated from the frontend by @tonioo in https://github.com/modoboa/modoboa/pull/3978
- Make webmail menu resizable. by @tonioo in https://github.com/modoboa/modoboa/pull/3981
- Bump caldav from 3.0.1 to 3.0.2 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3976
- Added webmail options to ask for delivery information. by @tonioo in https://github.com/modoboa/modoboa/pull/3982
- Migration to vuetify 4 by @tonioo in https://github.com/modoboa/modoboa/pull/3987
- Update djangorestframework requirement from <3.17,>=3.16 to >=3.16,<3.18 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3984
- Bump caldav from 3.0.2 to 3.1.0 by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3986
- Bump flatted from 3.3.3 to 3.4.2 in /frontend by @dependabot[bot] in https://github.com/modoboa/modoboa/pull/3988
- Send null values instead of empty strings for integer fields. by @tonioo in https://github.com/modoboa/modoboa/pull/3990
- fix FutureWarning in python3.13 by @DeanHawking in https://github.com/modoboa/modoboa/pull/3980
- Updates for file modoboa/locale/en/LC_MESSAGES/django.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3991
- Updates for file frontend/src/locale/en/app.po in fr by @transifex-integration[bot] in https://github.com/modoboa/modoboa/pull/3992
- Initialize counter if key does not exist by @jwinterm in https://github.com/modoboa/modoboa/pull/3955
New Contributors
- @DeanHawking made their first contribution in https://github.com/modoboa/modoboa/pull/3980
- @jwinterm made their first contribution in https://github.com/modoboa/modoboa/pull/3955
Full Changelog: https://github.com/modoboa/modoboa/compare/2.7.2...2.8.0