Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 834 Bytes

File metadata and controls

32 lines (18 loc) · 834 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

The changelog starts with version 1.4.1. Changes to prior versions can be found on the Github release page.

Added

  • DMG Update Mechanism (#92)

Changed

  • Require JDK 25
  • Pin GitHub action versions used in CI (#97)

1.4.1 - 2025-09-18

Added

  • Added translation for Ukrainian (uk). (#81)

Changed

  • Updated org.cryptomator:integrations-api from 1.6.0 to 1.7.0

Fixed

  • Guard NSStrings from being nil in native code. (#80)