Loading Fluxus Central
Reading the persisted public view.
Reading the persisted public view.
Releases / detail
Release notes and source metadata from an allowlisted repository. Artifacts are listed separately when stored.
fluxerapp/dart_sdk
1.1.0- Added `AttachmentsApi` for managing file attachments. - Added chunked upload support to `ChannelsApi`: - `createChunkedUpload` — initiates a new chunked upload session for large files. - `uploadChunk` — uploads a single chunk by index, returning an ETag. - `completeChunkedUpload` — assembles all uploaded chunks into the final file. - Added three new WebAuthn admin endpoints to `AdminApi`: - `adminResendVerificationEmail` — resends the account verification email for a user. - `listUserWebauthnCredentials` — lists all WebAuthn credentials (passkeys/security keys) for a user. - `deleteUserWebauthnCredential` — removes a specific WebAuthn credential from a user account. - Added new models: `CompleteChunkedUploadRequest`, `CompleteChunkedUploadRequestEtagsInner`, `CompleteChunkedUploadResponse`, `CreateChunkedUploadRequest`, `CreateChunkedUploadResponse`, `UploadChunkResponse`, `DeleteWebAuthnCredentialRequest`, `ListWebAuthnCredentialsRequest`, `ResendVerificationEmailRequest`. - Added `ApiErrorCode` enum with generated serializer. - Updated `RefreshSearchIndexRequest` with additional fields.
Release artifacts
The current schema does not store a direct release-to-artifact relation. These are the latest safe artifacts for the same approved repository.
The release remains available through its canonical source.