dependabot[bot]
f07048f856
Bump the github-actions group across 1 directory with 8 updates
...
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6.0.2` | `6.0.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `7.0.0` | `7.0.1` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.5.0` | `3.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `8.0.0` | `8.0.1` |
| [SamKirkland/FTP-Deploy-Action](https://github.com/samkirkland/ftp-deploy-action ) | `4.3.6` | `4.4.0` |
| [actions/cache](https://github.com/actions/cache ) | `5.0.4` | `5.0.5` |
| [actions/github-script](https://github.com/actions/github-script ) | `8.0.0` | `9.0.0` |
| [actions/stale](https://github.com/actions/stale ) | `10.2.0` | `10.3.0` |
Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](de0fac2e45...df4cb1c069 )
Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](bbbca2ddaa...043fb46d1a )
Updates `softprops/action-gh-release` from 2.5.0 to 3.0.0
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.5.0...b4309332981a82ec1c5618f44dd2e27cc8bfbfda )
Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v8...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c )
Updates `SamKirkland/FTP-Deploy-Action` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/samkirkland/ftp-deploy-action/releases )
- [Commits](a51268f67f...110f9186c0 )
Updates `actions/cache` from 5.0.4 to 5.0.5
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](668228422a...27d5ce7f10 )
Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](ed597411d8...3a2844b7e9 )
Updates `actions/stale` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](b5d41d4e1d...eb5cf3af3a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: 10.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: SamKirkland/FTP-Deploy-Action
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 08:49:39 +00:00
Armin Schrenk
41ce350b61
Merge pull request #4244 from cryptomator/feature/jdk26
...
Feature: JDK 26
2026-06-03 10:44:40 +02:00
Armin Schrenk
3f312b183e
Prevent any blocking questions
...
when adding coffeelibs repo
2026-06-03 09:13:26 +02:00
Armin Schrenk
fbdf1b1bdb
Replace openjdk by coffeelibs-jdk again
...
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de >
2026-06-02 18:27:39 +02:00
Armin Schrenk
ae2fd74411
Revert "test if signing issue is fixed with temurin"
...
This reverts commit 602c206dae .
2026-06-01 11:52:41 +02:00
Armin Schrenk
49ca7f4891
Bump jdk to 26 (or 26.0.1+8)
2026-06-01 09:52:57 +02:00
Copilot
d5d992b1c2
Add dependency-check suppressions for new Jetty CVEs ( #4241 )
...
Agent-Logs-Url: https://github.com/cryptomator/cryptomator/sessions/7fec8174-cf7f-4860-9a62-1299e45a5ca6
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: infeo <9036915+infeo@users.noreply.github.com >
2026-05-18 11:23:09 +02:00
Armin Schrenk
602c206dae
test if signing issue is fixed with temurin
2026-05-05 11:23:14 +02:00
Armin Schrenk
426b33ae1a
fix win-update-url
2026-05-04 11:55:40 +02:00
jose-cardoso-a22506616
472b10a8a4
Merge pull request #4228 from jose-cardoso-a22506616/issue-3993
...
Closes #3993
2026-05-04 08:50:10 +02:00
Armin Schrenk
8e52161fa4
Use JDK 26.0.1+8
2026-04-29 12:01:03 +02:00
Armin Schrenk
f1540e13eb
Also use new template properties file in CI
2026-04-29 11:58:45 +02:00
Armin Schrenk
2c2165cb22
Fix wixhelper.dll not found
...
file is named now msica.dll
2026-04-29 11:58:07 +02:00
Armin Schrenk
03cb5f6be9
Closes #4219
2026-04-28 18:23:44 +02:00
Armin Schrenk
8a98048835
update windows build script to stop on errors
2026-04-28 16:14:39 +02:00
Armin Schrenk
2fe7fe886c
Merge pull request #4227 from yugui923/fix/vault-options-mount-scroll
...
fix(ui): make vault options mounting tab scrollable
2026-04-27 14:50:46 +02:00
Armin Schrenk
459112f5b8
Fix release workflow
...
"workflow_call" is not a event name
2026-04-27 13:01:13 +02:00
Armin Schrenk
ea86124c7d
Merge pull request #4205 from cryptomator/feature/immutable-releases
...
Feature: Refactor Release pipeline to allow immutable releases
2026-04-27 09:22:01 +02:00
Yuri Gui
cd9e315447
fix(ui): make Vault Options "Mounting" tab scrollable
...
Wrap the mounting-options VBox in a ScrollPane so that conditionally
shown rows (drive-letter selector, custom mount-point picker, custom
mount flags) remain reachable when the Vault Options window is at or
near its 300px minimum height. Previously the rows were clipped past
the bottom of the tab with no scrollbar, forcing the user to enlarge
the window manually before the controls could be seen or interacted
with.
Fixes #3150
Co-Authored-By: Yuri Gui <yugui923@users.noreply.github.com >
2026-04-25 14:41:28 +00:00
Armin Schrenk
1266926ebb
fix docs
...
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de >
2026-04-24 15:39:05 +02:00
Armin Schrenk
1e6bc1f043
Update RELEASE doc
...
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de >
2026-04-24 15:10:57 +02:00
Armin Schrenk
1230e787a9
Update RELEASE.md
...
Signed-off-by: Armin Schrenk <armin.schrenk@skymatic.de >
2026-04-21 15:36:54 +02:00
Armin Schrenk
da8493f25f
add release documentation
2026-04-16 17:57:39 +02:00
Armin Schrenk
4a0a4309c2
Replace get-version workflow call with slim job
2026-04-16 17:53:08 +02:00
Armin Schrenk
c52ae0120d
update changelog
2026-04-16 17:51:15 +02:00
Armin Schrenk
e6cef947c1
rename job
2026-04-16 17:51:06 +02:00
Armin Schrenk
08009ca1a0
Merge branch 'develop' into feature/immutable-releases
...
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/win-exe.yml
2026-04-14 12:14:23 +02:00
Armin Schrenk
d27a52752b
improve readability of version splitting
2026-04-14 11:40:02 +02:00
Armin Schrenk
c745fca2ea
update draft-release.yml
...
adhere to new workflow_call api
2026-04-13 17:58:18 +02:00
Armin Schrenk
d1fcf528b0
use pwsh to move reattach burn engine
2026-04-13 17:40:43 +02:00
Armin Schrenk
b6133e481c
Refactor appimage, dmg and msi/exe workflows
...
* unify inputs handling for worklfow dispatch and call
* simplify conditions for signing/release steps
2026-04-13 16:27:12 +02:00
LamTrinh.Dev
d67aa9c10a
+ Update Copyright year from "2016 - 2025" to "2016-2026". ( #4218 )
...
* + Update Copyright year from "2016 - 2025" to "2016-2026".
2026-04-13 15:30:33 +02:00
Armin Schrenk
19a9595f2e
rename worfklow to clearly indicate what it does
2026-04-13 11:46:03 +02:00
Armin Schrenk
f21ae0e11c
fix notarization of dmg files on workflow calls
2026-04-13 11:37:51 +02:00
Armin Schrenk
54f805a0c9
fix exe installer not found after
2026-04-09 17:18:07 +02:00
Armin Schrenk
aa239418cf
use more local environment instead of copying data into script
2026-04-09 16:57:30 +02:00
Armin Schrenk
8f0c6eb994
fix bugs
...
* win-exe still checked for release event
* only perform appimage checksum step on release
* remove unused input in appimage flow
2026-04-09 16:55:08 +02:00
Armin Schrenk
4751c81d06
adjust hub-url in share vault dialog
2026-04-08 16:49:11 +02:00
Armin Schrenk
0e1132133c
replace guava cache with caffeine
2026-04-08 16:23:25 +02:00
Armin Schrenk
c7d77091f5
Merge branch 'develop' into feature/immutable-releases
...
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/build.yml
# .github/workflows/mac-dmg-x64.yml
# .github/workflows/mac-dmg.yml
# .github/workflows/post-publish.yml
2026-04-08 16:08:23 +02:00
Armin Schrenk
3a4039d663
use ubuntu-slim runner for small tasks
2026-04-08 13:00:23 +02:00
Armin Schrenk
f94d204604
cleanup
2026-04-08 12:57:32 +02:00
Armin Schrenk
d76dbe0ddb
Replace automatic version file update
...
by simple notification
2026-04-08 12:54:27 +02:00
Armin Schrenk
235a23ce77
fix check for tag belongs to main or release branch
2026-04-08 12:38:23 +02:00
Armin Schrenk
357b30684b
point to correct release workflow file in template
2026-04-08 12:37:50 +02:00
Armin Schrenk
517e12a586
pin jdk version for release
2026-04-08 12:35:54 +02:00
Armin Schrenk
96aa8fe180
add pkgrel update step for aur-bin
2026-04-07 17:20:08 +02:00
Armin Schrenk
7bffc317ff
rename workflow from release to create-release
...
to prevent confusion with github release.yml standard
2026-04-07 17:05:30 +02:00
Armin Schrenk
7dde389671
move aur-bin PR creation into own workflow
2026-04-07 17:04:56 +02:00
dependabot[bot]
a40f17e8f1
Bump the github-actions group with 5 updates ( #4207 )
...
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2.5.0` | `2.6.1` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `8.0.0` | `8.0.1` |
| [actions/cache](https://github.com/actions/cache ) | `5.0.3` | `5.0.4` |
| [skymatic/semver-validation-action](https://github.com/skymatic/semver-validation-action ) | `3.0.0` | `4.0.0` |
| [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser ) | `19e706d4c9121098010096f9c495a70a7518b30f` | `7bd472be23763def6e16bd06cc8b1cdfab0e2fd5` |
Updates `softprops/action-gh-release` from 2.5.0 to 2.6.1
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](a06a81a03e...153bb8e044 )
Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](70fc10c6e5...3e5f45b2cf )
Updates `actions/cache` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](cdf6c1fa76...668228422a )
Updates `skymatic/semver-validation-action` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/skymatic/semver-validation-action/releases )
- [Commits](7a6ae1c9e1...7c80b6b03a )
Updates `vedantmgoyal2009/winget-releaser` from 19e706d4c9121098010096f9c495a70a7518b30f to 7bd472be23763def6e16bd06cc8b1cdfab0e2fd5
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases )
- [Commits](19e706d4c9...7bd472be23 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/cache
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: skymatic/semver-validation-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: vedantmgoyal2009/winget-releaser
dependency-version: 7bd472be23763def6e16bd06cc8b1cdfab0e2fd5
dependency-type: direct:production
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 11:39:43 +02:00