Skip to content

4.26.0

Choose a tag to compare

@ZxBot ZxBot released this 07 May 09:31
· 156 commits to main since this release

4.26.0 (2026-05-07)

Features

  • [CO-3298] add support for internal REST apis (#943) (1ec1911)
  • [CO-3321] improve internal rest endpoints (#981) (4a936ea), closes #8
  • [CO-3400] mailbox check quota (#970) (95e5f75)
  • [CO-3422] native sd_notify via Java FFM, sidecar ordering, and systemd hardening (ad12b64)
  • [CO-3493] replace JNI native library with Java FFM and stdlib (#980) (cc7ff5e), closes File#renameTo File#delete
  • [CO-3499] add dsId and dsType attributes in GetFolder response #982 (a4ea1d5)
  • ci: [IN-951] add arm64 platform to docker image builds (#994) (951a991)
  • expose lsd for cal dav folder in notify when last sync timestamp changes (#990) (b680327)

Bug Fixes

  • [CO-2795] Prevent SendLater loop on invalid recipient (#941) (71f06dd)
  • [CO-3093] fix caldav datasource to respect importonly option (#987) (a87e561)
  • [CO-3347] Improvements for External folder backed by URL (#954) (b7c4364)
  • [CO-3503] add redolog missing path to carbonio-appserver.service (#984) (ecdca34)
  • [CO-3508] add missing paths to carbonio-appserver.service (#985) (79795cf)
  • [CO-3526] pin down local service address (#993) (3c1566b)
  • ci: fail fast on missing soap dir and fix indentation consistency (c5493e4)
  • deps: update apache http components (#934) (15438ca)
  • deps: update dependency org.bouncycastle:bcpkix-jdk18on to v1.79 [security] (#883) (837568b)
  • jenkins: handle missing soap directory and update artifact paths (2209c41)
  • mailbox-internal-api allow carbonio-storages (not carbonio-storages-service) (#974) (94e5d8b)
  • revert wrong version bump from bad semantic-release run (#1008) (abc8817)
  • use full locale resolution chain in internal API (#999) (2b0d9f9)

Other changes

  • [CO-3214] add version bump using semantic release (#918) (29868d0)
  • [CO-3235] Remove unused task-specific sorting modes and related code (#951) (53045c2)
  • build and upload of deb/rpm in parallel to container and maven deploy (#959) (5ee646b)
  • bump only in main or devel + upload all artifacts in parallel (#957) (02571e8)
  • other branches should not publish snapshots -> breaks devel channel of advanced and other repos (#973) (031dacf)
  • parallel maven deploy and container deploy stages (#955) (411952e)
  • remove jersey libraries (#944) (b303757)