Release history
plikshare releases
PlikShare - Self-hosted file sharing platform with unlimited users, flexible storage options (local disk or S3), and secure external collaboration features. Own your data, control your infrastructure.
All releases
21 shown
- Multi‑item drag‑and‑drop introduced
- Admin can assign a user as a member of an existing workspace from the user-details view
- Admin can transfer ownership of an existing workspace to a user from the user-details view
Full changelog
1.1.24
- [FEATURE] Multi-item drag-and-drop introduced
- [FEATURE] Admin can assign a user as a member of an existing workspace from the user-details view
- [FEATURE] Admin can transfer ownership of an existing workspace to a user from the user-details view
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.23...v1.1.24
- Drag‑and‑drop reordering for files and folders
- Sort items by name
- Sort items by date
Full changelog
1.1.23
- [FEATURE] Drag-and-drop reordering for files and folders introduced
- [IMPROVEMENT] Drill-down into folders while dragging an item
- [FEATURE] Items sorting by name introduced
- [FEATURE] Items sorting by date introduced
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.22...v1.1.23
Minor fixes and improvements.
Full changelog
1.1.22
- [IMPROVEMENT] Locking the encryption session now redirects user to the dashboard
- [CHORE] Master data encryption uses only fast path
- [CHORE] Master data encryption refactored to work on
Span<byte> - [CHORE] Disabled button tooltip styling adjusted
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.21...v1.1.22
- Google Cloud Storage introduced
Full changelog
1.1.21
- [FEATURE] Google Cloud Storage introduced
- [FIX] Azure Cloud Storage multipart upload complete callback can handle lack of etags for parts
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.20...v1.1.21
- Azure Blob Storage support
Full changelog
1.1.20
- [FEATURE] Azure Blob Storage introduced
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.19...v1.1.20
- Anonymous authentication support for SMTP configuration
Full changelog
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.18...v1.1.19
1.1.19
- [FEATURE] Anonymous authentication introduced to SMTP config
Minor fixes and improvements.
Full changelog
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.17...v1.1.18
1.1.18
- [FIX] Anonymous box link download does not throw 401
- Storage full-encryption mode
Full changelog
1.1.17
- [FEATURE] Storage full-encryption mode introduced
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v.1.1.16...v1.1.17
- Enriched audit logging with more useful data
- Audit logging added across all endpoints: boxes, box links, files, uploads, downloads, and box external access.
- Resend email provider fix
- File preview error handling
- OIDC SSO support with PKCE
- Disable password login option
- Admin auth management permissions
Full changelog
1.1.14
- [FIX] Resend email provider fixed
1.1.13
- [FEATURE] SSO (Single Sign-On) support with OIDC providers (PKCE, IdToken validation)
- [FEATURE] Setting to disable password login (SSO only mode)
- [FEATURE] Auth provider presets available in config page
- [FEATURE] Admin permissions:
manage:authandmanage:integrationsintroduced - [FIX] File previews: better error handling
- [CHORE] Docker image now supports ARM64 (linux/arm64) in addition to AMD64
- [CHORE] .NET, NuGet and npm packages update
What's Changed
- Feature/backblaze by @damian-krychowski in https://github.com/damian-krychowski/plikshare/pull/5
New Contributors
- @damian-krychowski made their first contribution in https://github.com/damian-krychowski/plikshare/pull/5
Full Changelog: https://github.com/damian-krychowski/plikshare/compare/v1.1.11...v1.1.14