-
v4.3.0 Stable
released this
2026-04-03 08:54:38 +02:00 | 6 commits to main since this releaseThis 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.2.0 Stable
released this
2026-03-15 11:06:27 +01:00 | 8 commits to main since this releaseThis 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
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.1.2 Stable
released this
2026-03-03 16:40:47 +01:00 | 9 commits to main since this releaseThis makes it so the
MOVErequest 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.1.1 Stable
released this
2026-03-02 20:52:00 +01:00 | 10 commits to main since this releaseThis introduces new
config.core.maxRequestSizeInMegabytesandconfig.files.maxUploadSizeInMegabytesproperties, 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v4.1.0 Stable
released this
2026-02-26 14:35:33 +01:00 | 11 commits to main since this releaseThis introduces a new
config.auth.allowSignupsViaSingleSignOnproperty, 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
- Enable SSO signups by @loboda4450 in https://github.com/bewcloud/bewcloud/pull/152
Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.3...v4.1.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v4.0.3 Stable
released this
2026-02-25 16:14:18 +01:00 | 13 commits to main since this releaseThis 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v4.0.2 Stable
released this
2026-02-23 18:32:41 +01:00 | 17 commits to main since this releaseThis fixes an HTML parsing problem on some RSS feeds.
Check v4.0.0 for breaking changes in v4.
What's Changed
- fix: properly strip HTML tags and resolve entities in feed article summaries by @stakeswky in https://github.com/bewcloud/bewcloud/pull/149
New Contributors
- @stakeswky made their first contribution in https://github.com/bewcloud/bewcloud/pull/149
Full Changelog: https://github.com/bewcloud/bewcloud/compare/v4.0.1...v4.0.2
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v4.0.1 Stable
released this
2026-02-21 08:18:04 +01:00 | 19 commits to main since this releaseThis 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v4.0.0 Stable
released this
2026-02-20 11:59:34 +01:00 | 20 commits to main since this releaseThis removes Fresh and updates all dependencies, including Deno.
The breaking change (apart from potentially unintended breaking with the Fresh removal) is that
config.email.tlsModeis now'auto'by default and can't benull. This was introduced inv3.3.0with a deprecation notice.What's Changed
- Remove fresh by @BrunoBernardino in https://github.com/bewcloud/bewcloud/pull/143
Full Changelog: https://github.com/bewcloud/bewcloud/compare/v3.7.0...v4.0.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
v3.7.0 Stable
released this
2026-02-02 18:12:02 +01:00 | 22 commits to main since this releaseThis 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads