File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 88if (POLICY CMP0071)
99 cmake_policy (SET CMP0071 OLD)
1010endif ()
11- project (qdigidoc4 VERSION 0.4 .0)
11+ project (qdigidoc4 VERSION 0.5 .0)
1212
1313set (CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /cmake/modules" )
1414set (CMAKE_INCLUDE_CURRENT_DIR ON )
Original file line number Diff line number Diff line change 1+ DigiDoc4 version 0.5.0 release notes
2+ --------------------------------------
3+
4+ - Always load proxy settings on startup in case if settings changed externally
5+ - User's picture caching removed
6+ - Multiple UI/UX improvements: myEid sections closed on new click,
7+ Estonian country code prefilled in Mobile ID dialog, repeated warnings etc.
8+ - Malicious filenames sanitized when saving bdoc/cdoc content
9+ - Crash on incorrect PIN2 fixed on Linux
10+ - MacOS Services option "Encrypt with DigiDoc4" implemented
11+ - MacOS App Sandbox fix: ask permissions when downloading bdoc/cdoc content
12+
13+ [ Full Changelog] ( https://github.com/open-eid/DigiDoc4-Client/compare/v0.4.0-BETA...v0.5.0-BETA )
14+
115DigiDoc4 version 0.4.0 release notes
216--------------------------------------
317
You can’t perform that action at this time.
0 commit comments