sysPass v3.1.2.20030701 Release Notes
Release Date: 2020-03-07 // about 5 years ago-
- ๐ฆ [FIX] Wrong version constraint for doctrine packages
- [MOD] Enforce LDAP schema in ldap_connect function. Skip ldap_connect signature using port because it's deprecated
- โ [ADD] LDAP params tests
- ๐ [FIX] Do not allow deleting Plugins from the UI. Thanks to @yawnbros for the feedback.
Previous changes from v3.1.1.19121601
-
- [FIX] Wrong behavior when viewing PDF files. Thanks to @m-shirokov for the notice. Closes #1501
- [MOD] Minor code tweaks
- [FIX] Wrong behavior when displaying account notes tooltip with multiple lines. Thanks to @MagikEh for the feedback. Closes #1432
- โฌ๏ธ [FIX] Wrong behavior when upgrading from v3.0. Thanks to @Envikia for the feedback. Related #1401
- [MOD] Improved error code when an unknown API token is used. Thanks to @matejzero for the feedback. Closes #1429
- [FIX] Wrong behavior when changing master password and there aren't any accounts for processing. Thanks to @matejzero for the feedback. Closes #1430
- [MOD] Skip ext-xdebug from composer required extensions
- [MOD] Added PHP 7.3 to composer version matrix