Release 2026.9.24.2 #29

Merged
jcoffey-dev merged 1 commits from release/2026.9.24.2 into main 2026-09-23 05:47:10 +00:00
Owner

Replaces 2026.9.24, whose tag predates the image build fix (#27) and never
published. Carries everything 2026.9.24 did -- upstream 0.16.23 and its
fixes, the scim release-profile fix -- and since then:

  • identifiers renamed from the upstream name, with no aliases: the JMAP
    registry capability is urn:inbuxa:jmap:registry, WebDAV tokens
    urn:inbuxa:dav*, Sieve extensions vnd.inbuxa., the web interface client
    inbuxa-webui; INBUXA_
    settings only. Deploy with admin and webmail
    releases that use the new names.
  • the brand in lowercase where people see it.
  • the spam filter rules bundled with the server; on first start they add
    the AI classifier's LLM_* scores.
  • a Local AI page link in Settings › Spam Filter, for the admin release
    that draws it.
  • two start-up migrations: the spam model moves to its renamed keys, and
    the web interface's old OAuth client is retired.

Summary

Related issues

Upstream files

Clean room

Testing

Replaces 2026.9.24, whose tag predates the image build fix (#27) and never published. Carries everything 2026.9.24 did -- upstream 0.16.23 and its fixes, the scim release-profile fix -- and since then: - identifiers renamed from the upstream name, with no aliases: the JMAP registry capability is urn:inbuxa:jmap:registry, WebDAV tokens urn:inbuxa:dav*, Sieve extensions vnd.inbuxa.*, the web interface client inbuxa-webui; INBUXA_* settings only. Deploy with admin and webmail releases that use the new names. - the brand in lowercase where people see it. - the spam filter rules bundled with the server; on first start they add the AI classifier's LLM_* scores. - a Local AI page link in Settings › Spam Filter, for the admin release that draws it. - two start-up migrations: the spam model moves to its renamed keys, and the web interface's old OAuth client is retired. <!-- Thanks for contributing to INBUXA. CONTRIBUTING.md has the full guide; this is the short version. Delete any section that does not apply. --> ## Summary <!-- What changes, and why. The why is the part that is hard to recover later. --> ## Related issues <!-- e.g. Closes #123. Leave blank if there are none. --> ## Upstream files <!-- Does this touch files that came from Stalwart? If so: is the change as small as it can be, and is it marked with an `inbuxa:` comment saying which requirement it serves? Every edit to an upstream file is a conflict waiting at the next import, so it should be worth one. --> ## Clean room <!-- Only for changes to the rebuilt features in `crates/features`, or to the hooks that serve them. Confirm one: - [ ] I have not read Stalwart's Enterprise-licensed source, and worked from the specification in `docs/spec/features/`. - [ ] I have read it. (Say so -- the change will be reviewed with that in mind, or declined for the parts it touches. The project's claim of independent creation is a record, and the record has to be true.) --> ## Testing <!-- What you ran. `cargo test -p tests` covers what needs nothing but a store; say so if you ran any of the `#[ignore]`d suites from docs/spec/container-tests.md, and which. -->
jcoffey-dev added 1 commit 2026-09-23 05:40:46 +00:00
Release 2026.9.24.2
ci / fork-checks (pull_request) Successful in 1m49s
ci / build (pull_request) Successful in 4m8s
cc532b914c
Replaces 2026.9.24, whose tag predates the image build fix (#27) and never
published. Carries everything 2026.9.24 did -- upstream 0.16.23 and its
fixes, the scim release-profile fix -- and since then:

- identifiers renamed from the upstream name, with no aliases: the JMAP
  registry capability is urn:inbuxa:jmap:registry, WebDAV tokens
  urn:inbuxa:dav*, Sieve extensions vnd.inbuxa.*, the web interface client
  inbuxa-webui; INBUXA_* settings only. Deploy with admin and webmail
  releases that use the new names.
- the brand in lowercase where people see it.
- the spam filter rules bundled with the server; on first start they add
  the AI classifier's LLM_* scores.
- a Local AI page link in Settings › Spam Filter, for the admin release
  that draws it.
- two start-up migrations: the spam model moves to its renamed keys, and
  the web interface's old OAuth client is retired.
jcoffey-dev merged commit 5393c4405a into main 2026-09-23 05:47:10 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: inbuxa/inbuxa-server#29