XMind 歷史版本列表 Page3

最新版本 Descript 77.1.3

XMind 歷史版本列表

XMind 是最流行的思維導圖工具。數以百萬計的人使用 XMind 來澄清思想,管理複雜的信息,進行頭腦風暴和組織工作。輕鬆創建概念思維導圖並在線分享!XMind 功能:Mind MappingMind XMind 中的地圖結構包含一個中心的根,主分支從中輻射出來。除了思維導圖結構之外,XMind 還提供組織結構圖,樹形圖,邏輯圖等等。商業圖表 商業精英總是遇到很多複雜的任務。 XMind 四個... XMind 軟體介紹


Draw.io Desktop 21.5.0 查看版本資訊

更新時間:2023-06-20
更新細節:

What's new in this version:

- Implements a number of security hardening measures designed to reduce the chances of a exploit chain
- Updates to draw.io core 21.5.0. All changes from 21.4.1 to 21.5.0 are added in this build.

Draw.io Desktop 21.4.0 查看版本資訊

更新時間:2023-06-15
更新細節:

What's new in this version:

- Updates to draw.io core 21.4.0. All changes from 21.3.8 to 21.4.0 are added in this build.

OpenVPN 2.6.5 (64-bit) 查看版本資訊

更新時間:2023-06-14
更新細節:

What's new in this version:

- Fix use-after-free with EVP_CIPHER_free
- dco_linux: properly close dco version file
- DCO: fix memory leak in dco_get_peer_stats_multi for Linux
- Fix two unused assignments
- sample-plugins: Fix memleak in client-connect example plugin
- options: remove --key-method from usage message
- msvc-generate: include version.m4.in in tarball
- preparing release 2.6.5
- src/openvpn/dco_freebsd.c: handle malloc failure
- dco-win: support for --dev-node
- tapctl: generate driver-specific adapter names
- Correctly handle Unicode names for exit event
- Interactive service: do not force a target desktop for openvpn.exe

Draw.io Desktop 21.3.7 查看版本資訊

更新時間:2023-06-08
更新細節:

What's new in this version:

- [conf cloud] Keeping trailing spaces in attachment name
- [conf cloud] Fixed space filter in new page IDs import

XMind 2023 23.05.3170 查看版本資訊

更新時間:2023-05-31
更新細節:

XMind 2023 23.05.2660 查看版本資訊

更新時間:2023-05-24
更新細節:

What's new in this version:

Important Updates:
- Brand new engine: Core graphics engine 100% rewritten, faster rendering speeds, more stable editing, better overall performance

Improved:
- Added more shape styles for Summary topics
- Added more shape styles for Fishbone’s second-level topics
- Support dashed borders for Tree Table
- Support more border styles ( hand-drawn + dashed ) for Matrix
- Support setting the structure for Timeline’s third-level topics
- Support setting the endpoint style for tapered branch lines
- Sequentially display labels
- Optimized the word count for numbers
- Optimized the multi-selection operation of using shortcut “Shift”
- Fixed the issue that Note links could not be inserted in Outliner
- Fixed the issue that the style of branch color could not be updated when using colored branch

OpenVPN 2.6.4 (64-bit) 查看版本資訊

更新時間:2023-05-12
更新細節:

What's new in this version:

- Remove unused variable line
- Add Apache2 linking with for new commits
- Fix compile error on TARGET_ANDROID
- man page: Remove cruft from --topology documentation
- tests: do not include t_client.sh in dist
- DCO: support key rotation notifications
- fix typo in help text: --ignore-unknown-option
- Format Windows error message in Unicode
- Bugfix: dangling pointer passed to pkcs11-helper

OpenVPN 2.6.3 (64-bit) 查看版本資訊

更新時間:2023-04-14
更新細節:

What's new in this version:

- GHA: remove Ubuntu 18.04 builds
- vcpkg: request "tools" feature of openssl for MSVC build
- doc: run rst2* with --strict to catch warnings
- Support of DNS domain for DHCP-less drivers
- Bug-fix: segfault in dco_get_peer_stats()

OpenVPN 2.6.2 (64-bit) 查看版本資訊

更新時間:2023-03-26
更新細節:

What's new in this version:

Fixed:
- dco: don't use NetLink to exchange control packets
- dco: print version to log if available
- dco-linux: remove M_ERRNO flag when printing netlink error message
- multi: don't call DCO APIs if DCO is disabled
- dco-freebsd: use m->instances[] instead of m->hash
- dco-linux: implement dco_get_peer_stats{, multi} API
- Set netlink socket to be non-blocking
- Ensure n = 2 is set in key2 struct in tls_crypt_v2_unwrap_client_key
- Fix memory leaks in open_tun_dco()
- Fix memory leaks in HMAC initial packet generation
- Use key_state instead of multi for tls_send_payload parameter
- Make sending plain text control message session aware
- Only update frame calculation if we have a valid link sockets
- Improve description of compat-mode
- Simplify --compress parsing in options.c
- Refuse connection if server pushes an option contradicting allow-compress
- Add 'allow-compression stub-only' internally for DCO
- Parse compression options and bail out when compression is disabled
- tests/unit_tests: Fix 'make distcheck' with subdir-objects enabled
- preparing release 2.6.2
- dns option: allow up to eight addresses per server
- dco: print FreeBSD version
- Support --inactive option for DCO
- Fix '--inactive <time> 0' behavior for DCO
- Print DCO client stats on SIGUSR2
- Don't overwrite socket flags when using DCO on Windows
- using OpenSSL3 API for EVP PKEY type name reporting
- Bugfix: Convert ECDSA signature form pkcs11-helper to DER encoded form
- Import some sample certificates into Windows store for testing
- Add tests for finding certificates in Windows cert store
- Refactor SSL_CTX_use_CryptoAPI_certificate()
- Add a test for signing with certificates in Windows store
- Unit tests: add test for SSL_CTX_use_Cryptoapi_certificate()
- Improve error message on short read from socks proxy
- Make error in setting metric for IPv6 interface non-fatal

OpenVPN 2.6.1 (64-bit) 查看版本資訊

更新時間:2023-03-10
更新細節:

What's new in this version:

- Aoid warning about missing braces when initialising key struct
- Fix unaligned access in auth-token
- Update LibreSSL to 3.7.0 in Github actions
- Add printing USAN stack trace on github actions
- Fix LibreSSL not building in Github Actions
- Add missing stdint.h includes in unit tests files
- Combine extra_tun/frame parameter of frame_calculate_payload_overhead
- Update the last sections in the man page to a be a bit less outdated
- Add building unit tests with mingw to github actions
- Revise the cipher negotiation info about OpenVPN3 in the man page
- Exit if a proper message instead of segfault on Android without management
- Use proper print format/casting when converting msg_channel handle
- Reduce initialisation spam from verb <= 3 and print summary instead
- Dynamic tls-crypt for secure soft_reset/session renegotiation
- Changes.rst: document removal of --keysize
- Windows: fix unused function setenv_foreign_option
- Windows: fix unused variables in delete_route_ipv6
- Windows: fix wrong printf format in x_check_status
- Windows: fix unused variable in win32_get_arch
- configure: enable DCO by default on FreeBSD/Linux
- Windows: fix signedness errors with recv/send
- configure: fix formatting of --disable-lz4 and --enable-comp-stub
- Get rid of unused 'bool tuntap_buffer' arguments.
- FreeBSD 12.x workaround for IPv6 ifconfig is needed on 12.4 as well
- preparing release 2.6.1
- options.c: enforce a minimal fragment size
- configure: improve FreeBSD DCO check
- dco: define OVPN_DEL_PEER_REASON_TRANSPORT_DISCONNECT on FreeBSD
- Allow certain DHCP options to be used without DHCP server
- dco-win: use proper calling convention on x86
- Improve format specifier for socket handle in Windows
- Disable DCO if proxy is set via management
- Add logging for windows driver selection process
- Avoid management log loop with verb >= 6
- make dist: Ship ovpn_dco_freebsd.h, too
- block-dns using iservice: fix a potential double free
- Conditionally add subdir-objects option to automake
- Build unit tests in mingw Windows build
- cyryptapi.c: log the selected certificate's name
- cryptoapi.c: remove pre OpenSSL-3.01 support
- cryptoapi.c: simplify parsing of thumbprint hex string
- Option --cryptoapicert: support issuer name as a selector
- Add a unit test for functions in cryptoapi.c
- Do not save pointer to 'struct passwd' returned by getpwnam etc.