• v4.3.0 06ab8a968a

    v4.3.0 Stable

    BrunoBernardino released this 2026-04-03 08:54:38 +02:00 | 6 commits to main since this release

    This updates Deno and most other dependencies to their latest versions.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.2.0...v4.3.0

    Downloads
  • v4.2.0 57e845d43f

    v4.2.0 Stable

    BrunoBernardino released this 2026-03-15 11:06:27 +01:00 | 8 commits to main since this release

    This updates Deno to the latest stable release.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.1.2...v4.2.0

    Downloads
  • v4.1.2 6f871b72ad

    v4.1.2 Stable

    BrunoBernardino released this 2026-03-03 16:40:47 +01:00 | 9 commits to main since this release

    This makes it so the MOVE request for WebDAV returns 404 when the source doesn't exist.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.1.1...v4.1.2

    Downloads
  • v4.1.1 f50423028b

    v4.1.1 Stable

    BrunoBernardino released this 2026-03-02 20:52:00 +01:00 | 10 commits to main since this release

    This introduces new config.core.maxRequestSizeInMegabytes and config.files.maxUploadSizeInMegabytes properties, to configure max request and upload sizes, respectively.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.1.0...v4.1.1

    Downloads
  • v4.1.0 69a916d709

    v4.1.0 Stable

    BrunoBernardino released this 2026-02-26 14:35:33 +01:00 | 11 commits to main since this release

    This introduces a new config.auth.allowSignupsViaSingleSignOn property, to allow signups via SSO without having to allow signups via email + password.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.3...v4.1.0

    Downloads
  • v4.0.3 917649b97a

    v4.0.3 Stable

    BrunoBernardino released this 2026-02-25 16:14:18 +01:00 | 13 commits to main since this release

    This fixes a ring opacity problem in dropdowns.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    • Fixes a ring opacity problem in dropdowns

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.2...v4.0.3

    Downloads
  • v4.0.2 bd141bf9dc

    v4.0.2 Stable

    BrunoBernardino released this 2026-02-23 18:32:41 +01:00 | 17 commits to main since this release

    This fixes an HTML parsing problem on some RSS feeds.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    New Contributors

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.1...v4.0.2

    Downloads
  • v4.0.1 6d5ee7b53c

    v4.0.1 Stable

    BrunoBernardino released this 2026-02-21 08:18:04 +01:00 | 19 commits to main since this release

    This fixes a typo for the logout route, causing it to not work and throw an Internal Server Error.

    Check v4.0.0 for breaking changes in v4.

    What's Changed

    • Fixed logout page error

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.0...v4.0.1

    Downloads
  • v4.0.0 6ef42d902c

    v4.0.0 Stable

    BrunoBernardino released this 2026-02-20 11:59:34 +01:00 | 20 commits to main since this release

    This removes Fresh and updates all dependencies, including Deno.

    The breaking change (apart from potentially unintended breaking with the Fresh removal) is that config.email.tlsMode is now 'auto' by default and can't be null. This was introduced in v3.3.0 with a deprecation notice.

    What's Changed

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v3.7.0...v4.0.0

    Downloads
  • v3.7.0 770db3a605

    v3.7.0 Stable

    BrunoBernardino released this 2026-02-02 18:12:02 +01:00 | 22 commits to main since this release

    This simply updates some dependencies.

    Check v3.0.0 for breaking changes in v3.

    What's Changed

    • Update dependencies

    Full Changelog: https://github.com/bewcloud/bewcloud/compare/v3.6.0...v3.7.0

    Downloads