File cryptomator-bin.changes of Package cryptomator-bin

-------------------------------------------------------------------
Wed Jun 25 05:13:00 UTC 2025 - ecsos <ecsos@opensuse.org>

- Update to 1.17.0
  * What's New
    - Add support for Windows Hello by @purejava in #3808 (#726)
    - Windows: Show button to launch app after installation (#3810)
    - Start unlock action from filesystem for Windows and MacOS (#3888)
  * Bugfixes
    - Fixed unable to import legacy vaults (#3847)
    - Fixed BSOD when using app on Windows running TrendMicro Security software (#3771)
  * Other Changes
    - Update to JDK 24 (#3863)
    - Update to JavaFX 24 (#3882)
    - Update WinFSP to version 2025 (#3893)
    - Improvements for Linux build script by @purejava in #3889
    - Codesigning DMG installer (#3886)
    - Updated translations (#3858, #3897)

-------------------------------------------------------------------
Wed Apr 30 07:40:18 UTC 2025 - ecsos <ecsos@opensuse.org>

- Update to 1.16.0
  * What's New
    - EventView: View certain events in an unlocked vault (broken files, conflict resolution and more) (#3780)
    - Decrypt File Name: Select encrypted files of a vault and retrieve their cleartext file names (#3788)
    - TouchID Support: On macOS use TouchID to unlock your vaults (#3762) based on work
    - Improved conflict resolution: Resolving sync conflicts preserves the original conflict suffix of the encrypted file (#3707)
  * Bugfixes
    - Fixed main window not showing on Windows (#3723)
    - Fixed tray icon does not change on OS theme change on Linux (#3775), in #3782
    - Fixed wrong unicode escaping in the README.rtf file in #3609
    - Fixed notification bars do not indicate to be clickable #3726, in #3757
    - Fixed app does not quit when main window is closed without tray activated (e81bbe1)
    - Fixed unable to remove the entered supporter certifcate (#3765)
  * Other Changes
    - Extend vault settings with lastKnownKeyLoader entry (#3699)
    - Send DeviceId to Hub during vault key retrieval (#3752)
    - Simple Dialog with one Button (#3764)
    - Add out-of-bounds-check (#3729, #3778)
    - Improve symbolic icons 2 bin #3785
    - Use Ubuntu 22.04 to build deb (ae1b5fc)
    - Updated translations (#3725)
- Changes from 1.15.3
  * Bugfixes
    - Fixed failing unlock if version of fuse package is below 3.13.0 (#3809)
- Changes from 1.15.2
  Only use this release, if the version of your fuse package is at least 3.13.0
  * Bugfixes
    - Mounting volume fails on macOS 15.4 when WebDAV is selected as volume type (#3806)
    - Mounting volume fails on Linux when libfuse3-4 is installed (#3807)
- Changes from 1.15.1
  * Bugfixes
    - Fixed not showing remove-vault-dialog (#3721 )
    - Fixed broken links to documentation in #3715
  * Other Changes
    - Updated translations (#3718 )

-------------------------------------------------------------------
Wed Feb  5 10:42:28 UTC 2025 - ecsos <ecsos@opensuse.org>

- Update to 1.15.0
  * What's New
    - UI: Redesigned MainWindow (#3467 and #3474)
    - UI: Compact vault list (#3554)
    - Translation: Add Uyghur Language Translation by @UyCode in #3557
    - Packaging: AppImage does not require fuse2 anymore by @Drsheppard01 (#3055 #3685)
    - Network: Use system certificate stores/custom pkcs12 file for HTTPS connections (#3675)
    - Unlock: If filestorage is read-only, inform user and retry in read-only mode (#3695)
  * Bugfixes
    - Fixed race condition when writing to and truncating a file at the same time (cryptomator/cryptofs#269)
    - Fixed inconsistent UI elements (#3617)
    - Fixed update reminder shown on every app start (#3596 and #3597)
    - Fixed links of issues list for both iOS and Android by @lamtrinhdev in #3640
    - Fixed shared Google Drive folders shown in vault storage selection (#3550), initiated @siard-y
    - Fixed implicit open of a vault in read-only mode (#3261)
    - Fixed unable to remove supporter certificate (#3687)
    - Fixed unable to add vault to Dolphin quick access area (#3611)
  * Other Changes
    - Update to JDK 23 (#3641), initiated by @gepbird
    - Update to JavaFX 23.0.1 (#3691)
    - Remove Guava as dependency (#3528)
    - SimpleDialogBuilder (#3618)
    - Change default JDK vendor to Temurin (#3676)
    - Use Github Linux aarch64 runner (#3681)
    - Include AppStream metadata in AppImage (#3687)
    - Updated translations (#3606)
- Changes from 1.14.2
  * What's new
    - FUSE-T: By default use the SMB backend
  * Bugfixes
    - Fixed missing invalidation of directory cache when moving/deleting directory (#3545)
    - Fixed invalid quick access entry for GNOME Nautilus (#3574)
    - Mitigated "Server connection interrupted" issue for FUSE-T (#3569)
    - Fixed possible inconsistent filesystem state, only fixable by lock & unlock (cryptomator/fuse-nio-adapter#125)
  * Other Changes
    - Updated translations (#3559, #3553)
- Changes from 1.14.1
  * Bugfixes
    - Fixed unable to copy content into the vault on macOS 15.0 using FUSE-T volume type (#3538)
- Changes from 1.14.0
  * What's New
    Quick Access Features: Unlocked vaults are added to a quick access area of the OS (Windows, Linux) (#3494)
    Auto Start on Linux: Select from within Cryptomator, if it should start on user login.
    Supported distribution formats are DEB/PPA and AUR and your DE must adhere to the freedesktop standard.
  * Bugfixes
    - Fixed last modfied time is not preserved if vault is stored in pCloud (#2058)
    - Mitigated failing Microsoft Office file saving inside a Dropbox vault
      by selecting correct volume type during vault import (#3512)
  * Other Changes
    - Update to JDK 22.0.2+9 (#3510)
    - Update to JavaFX 22.0.2 (#3498)
    - Fixed local AppImage build script by @purejava in #3481
    - Fixed local DMG build script by @purejava in #3502
    - Updated translations (#3463, #3520)

-------------------------------------------------------------------
Sun Aug  4 09:10:05 UTC 2024 - ecsos <ecsos@opensuse.org>

- Update to 1.13.0
  * Features
    - Removal of Dokany: We deprecated volume type "Dokany" with version 1.7.0 
      and now finally removed it. If inside the app the volume type is still used,
      an info dialog will be shown and the settings migrated to the default volume type (#3361, #3457)
    - VautList: Double-click on an unlocked vault reveals it by @MSevenR in #3414
    - Update Checker: More information displayed when manually triggering an update check (#3362)
  * Bugfixes
    - Specific characters in OS enviroment variables prevented the app from starting (Fix in #3447)
  * Other Changes
    - Add coloured banners for app in Flathub store by @purejava in #3395
    - Update to JDK 22 (#3435)
    - Update to JFX 22 in #3454 and by @purejava in #3456
    - Updated translations (#3355)
- Changes from 1.12.3
  * Bugfixes
    - Fixed failures in service detection and loading prevented mainWindow from showing (#3279)
    - Fixed lastModified timestamp was not preserved if vault resides on SMB share on Windows (#3301)
    - Fixed blocked/unresponsive UI when checking for cloud storage directories in create new vault flow (#3233)
    - Fixed installation possible on unsupported macOS version (#3341)
    - Fixed moving dialog on macOS (#3332)
  * Other Changes
    - Updated translations (#3342, #3343)

-------------------------------------------------------------------
Sat Feb 17 12:48:31 UTC 2024 - ecsos <ecsos@opensuse.org>

- Update to 1.12.2
  * Bugfixes
    - Fixed not starting app/not showing main window if "Store passwords with ..." option is active (#3319)
  * Other Changes
    - Added workflow for automatic winget release (e1cca64)
- Changes from 1.12.1
  * Bugfixes
    - Fixed AUR/Flatpak app does not start (#3315)
  * Other Changes
    - Changed version specifier for dependency-check in #3309
- Changes from 1.12.0
  * What's New
    - Added implicit migration of Cryptomator Hub legacy devices (#3291)
    - Added 'Share Vault' button explainging how to share a Cryptomator vault (#3289)
    - Volume type can be set for each vault individually (#3199)
    - Double click on a vault in the list to unlock it in #3194
    - User can register device without requiring vault access (#3247, fixed in #3287)
  * Bugfixes
    - Fixed vault options are editable after vault unlock (#3249, fix in #3267)
    - Fixed GNOME keychain loading can prevent main windows from showing (#3279)
    - Fixed wrong info shown after device registration to Hub 1.3.x instance (#3246)
    - Fixed unable to register device with same name as a different device of another user (#3203, fixed in #3210)
  * Other Changes
    - Update README in #3278
    - Externalize dependency-check (#3286)
    - Update year to 2024 in #3290
    - Updated translations (#3256)
    - Dependency updates (#3295, #3229)

-------------------------------------------------------------------
Sat Dec  9 09:36:31 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.11.1
  * Bugfixes
    - Fixed unable to copy files into the vault on Windows (#3207)
    - Fixed accessing vault resources fails (#3226)
  * Other Changes
    - Translation updates (#3191)
    - Dependency updates (#3228, #3230, #3227)

-------------------------------------------------------------------
Mon Nov 13 06:20:04 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.11.0
  * What's New
    - Added support for upcoming Hub 1.3.x API (#3041, #3181)
    - Updated to WinFsp 2 in Windows EXE installer (#3026)
    - Added timeouts for network operations (update checks, authentication, etc.), improving error handling (#3113, #3157)
  * What's Fixed
    - Fixed files with long Unicode names not being listed on Windows (#2493)
    - Fixed unnecessary force lock on Windows when there's no vault activity (#2851, #3043)
    - Fixed Windows MSI installer being blocked by Windows Smart Screen (#3130, #3131)
    - Fixed potential app crash on Linux when deleting directories (#2926, #3136)
    - Fixed vault unlock being prevented on Linux due to incorrect system library use (#3127)
    - Fixed error screen which linked to a deleted discussion (#3148)
  * Other Changes
    - Improved AppImage build script (#3133), kudos to @purejava
    - Updated to JDK 21 (#3129)
    - Simplified out-of-bounds checks (#3091), reviewed by @Rexbas
    - Pinned JDK version for consistent builds across releases (#3075, #3163)
    - Updated translations (#3128, #3188, #3189)

-------------------------------------------------------------------
Sat Oct 14 10:03:11 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.10.1
  * What's Fixed
    - Fixed "Add Vault" button context menu not closing properly (#3123)
    - Fixed dropdown menus requesting window focus on close on macOS (#3121)
    - Fixed AppIndicator tray menu not being used when installed via Flatpak (#3112)
    - Fixed update notification when using a fixed distribution channel (#3118)
  * Other Changes
    - Enhanced user agent string when downloading error code database (#3109)
    - Updated translations (#3110)
    - Updated dependencies
- Changes from 1.10.0
  * What's New
    - Expert settings during vault creation (for now, custom shortening threshold)
      (#2266, #2987)
    - Proper tray menu support on Linux with AppIndicator integration
      (#2142, #2587, #2885)
    - AArch64 build for AppImage (#3102)
    - Update reminder (#2984, #2998)
    - Error dialog, which now points users to a solution, if one exists in the error database
      (#2953, #3039, #3052, #3060)
    - Replaced "Add Vault" selection screen by dropdown menu (#3082)
    - New macOS app icon (#2517)
  * What's Fixed
    - Added more error handling during unlock with custom mount path (#3001)
    - Added specific error screen for occupied drive letters on Windows
      (#2309, #2961, #2981, #2985)
    - Added unauthorized message if a Hub vault is archived (#3051)
    - Fixed file replacement with long filenames (#3021)
    - Fixed delayed app shutdown on Linux (#3020)
    - Ensured settings storage in the user's AppData directory on Windows (#2838)
    - Optimized mount process during unlock on Windows (#2996)
    - Main window now resets position if out of display bounds
      (#3003, #3017)
    - Main window now activates from the tray upon selecting "Show"
      (#3079, #3080)
    - Update check now uses configured system proxy (#2989)
    - Update check has a new URL (#3038)
  * Other Changes
    - Replaced GSON with Jackson (#2974)
    - Preprocess JVM properties at app start to adjust to system environment (#2957, #2982)
    - Switched to Temurin JVM and Gluon FX JMODs from Zulu JVM+FX for macOS builds (#3030, #3033)
    - Used stricter execution policy when patching /etc/hosts in Windows installer (#1929)
    - Updated dependencies (#3073, #3081, #3089, #3097)
    - Updated translations (#2945, #3071)

-------------------------------------------------------------------
Thu Aug 17 09:34:41 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.9.3
  * Security Fixes
    - Local Privilege Escalation: Windows installers allowed access
      to admin powershell window (GHSA-62gx-54j7-mjh3)
    - Several vulnerabilities in the used JDK, see the Oracle
      release notes for an overiew

-------------------------------------------------------------------
Wed Jun 14 18:58:42 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.9.1
  * Bugfixes bug
    - Writing data in a specific pattern can lead to data corruption (#2936)
  * Other Changes paperclip
    - Translation updates in #2931

-------------------------------------------------------------------
Sat Jun  3 08:51:47 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.9.0
  * What's New tada
    - Auto unlock vaults that were missing at startup in #2690
    - On Windows read OneDrive cloud presets from registry in #2918
  * What's Fixed bug
    - Respect user's locale when sorting language list in #2882
  * Other Changes paperclip
    - Translation updates in #2881
    - Upgrade to jdk20 and jfx20 in #2897
    + Updated dependencies:
      - org.cryptomator:cryptofs to 2.6.4
      - org.cryptomator:webdav-nio-adapter to 2.0.3
      - com.auth0:java-jwt to 4.4.0

-------------------------------------------------------------------
Fri May  5 05:20:08 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.8.0
  * What's New
    - Recovery: Enable conversion of Hub to password-based authentication
      for a vault with the recovery key(#2840)
  * Misc
    - Translation updates

-------------------------------------------------------------------
Sun Apr 16 11:40:10 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update to 1.7.5
  * Bugfixes
    - [CRITICAL] Microsoft Office files might get corrupted on save(#2844)
- Update to 1.7.4
  * Bugfixes
    - On Windows GUI might not show when other JavaFX libaries are in the system path (#2814)
    - Unlocking vaults with the same name fails for the second one using WinFsp volume type (#2801)
    - Changing the volume type required app restart for all volume types (#2789)
    - Desired fonts were not used (#2829)
  * Misc
    - Translation updates

-------------------------------------------------------------------
Wed Mar 22 16:56:28 UTC 2023 - ecsos <ecsos@opensuse.org>

- Update ot 1.7.3
  * Bugfixes
    - [CRITICAL] Files copied from a vault to outside location might be corrupted (#2797)
    - On Windows using WinFsp (Local Drive) and a custom mount point, a wrong directory can be revealed after unlock (#2758)
    - On macOS using FUSE-T, vaults located in large filesystems are not supported (#2760)
  * Misc
    - Translation updates
- Update to 1.7.2
  * Bugfixes
    - Unlock fails when WebDAV (Windows Explorer) and a custom drive letter is used (#2758)
    - Locking vaults when WebDAV (Windows Explorer) does not remove drive from Windows Explorer (#2754)
    - Wrong UID/GID of files in vault when FUSE-T is selected (#2761)
    - Auto locking a vault does not change lock state in GUI (#2741)
  * Misc
    - Translation updates
- Update to 1.7.1
  * Bugfixes
    - On Windows using WebDAV (Windows Explorer) vaults could not be unlocked (#2730)
    - Wrong translations for Danish (#2724)
  * Misc
    - Translation updates
- Update to 1.7.0
  * What's New
    - Reveal encrypted files or folders path from vault files (incl. drag & drop support) (#336)
    - Replaced outdated FUSE implementation with jFUSE
    - Use new MountService API for volume type and mounting (#2639)
    - Added experimental support for FUSE-T on macOS (#2482)
    - New vaults use modern cipher combo (SIV_GCM) (#2574)
    - Windows EXE installer blocks if WinFsp is outdated and shows instructions to resolve it
    - Show dialog for Hub vaults, if keychain is disabled (#2612)
    - Show status indicator in tray icon when at least one vault is unlocked (#2557, kudos to @VsevolodGolovanov)
    - Add link to volume type documentation (#2669)
    - Display message if recovery key is not valid (#2686)
    - Enhance vault migration screen with important info (#2580, kudos to @jacob-willden)
    - Provide aarch64 builds of Cryptomator for Linux (#2567)
  * Bugfixes
    - Blue screen when unlocking vault with WinFsp (#2648)
    - Updating Cryptomator with Windows EXE installer does not update files, if update only differs in revision number (#2682)
    - Option "Launch Cryptomator on System Start" throws error on Windows (#1735)
    - Unlock process of Hub vault stuck, if keychain is disabled (#2612)
  * Misc
    - Translation updates
    - Updated required FUSE API on Linux to version 3
    - Removed launcher scripts, since those cannot be used anymore
    - Improved debug logs by filtering out certain messages
    - Fixed local AppImage build (#2624, kudos to @purejava)

-------------------------------------------------------------------
Sun Dec 25 10:14:49 UTC 2022 - ecsos <ecsos@opensuse.org>

- Initial version 1.6.17
openSUSE Build Service is sponsored by