File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-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.3 .0)
11+ project (qdigidoc4 VERSION 0.4 .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.4.0 release notes
2+ --------------------------------------
3+
4+ - eToken (e-Seal) support
5+ - Navigation logic changes; signature container wrapped in crypto-container on crypto page and vice versa
6+ - ASiC-E signing fix
7+ - Network proxy support in DigiDoc4 client
8+ - Multiple text and UI/UX improvements
9+ - Card polling backend changes
10+
11+ [ Full Changelog] ( https://github.com/open-eid/DigiDoc4-Client/compare/v0.3.0-BETA...v0.4.0-BETA )
12+
113DigiDoc4 version 0.3.0 release notes
214--------------------------------------
315
You can’t perform that action at this time.
0 commit comments