Releases: nuxsmin/sysPass
Releases · nuxsmin/sysPass
sysPass 2.0-RC1
- [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382
- [MOD] Improved LDAP ADS username detection. Thanks to @Mandretti for the feedback
- [MOD] Improved LDAP import message when no user was found. Thanks to @Mandretti for the feedback
sysPass 2.0-beta Bugfixes
- [FIX] Fixed wrong date format in user's card
- [FIX] Fixed broken component when showing complexity dialog
- [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #389. Thanks to @Mandretti for the feedback
- [FIX] Fixed issue when logging an event from the LDAP module. Solves #386. Thanks to @Mandretti for the feedback
- [FIX] Fixed issue when a session is expired and an item view request is performed.
- [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @Mandretti for the feedback.
- [MOD] Improved LDAP import message when no user was found. Thanks to @Mandretti for the feedback
- [MOD] Improved import by using DB transactions
- [MOD] Extend Wiki URL string length
- [MOD] Improved account search filtering
- [MOD] Improved importing options layout
- [MOD] Updated PHPMailer
- [MOD] Improved LDAP username detection
- [MOD] Improved email messages when generating temporary master pass
sysPass 2.0-beta Improvements
- [FIX] Fixed users data issue when managing MySQL BIT fields
- [ADD] Added DB transactions usage to perform critical tasks like changing the master password
- [ADD] New feature to send an email when a temporary master password is generated.
sysPass 2.0-beta Improvements
- [FIX] Fixed config issue when managing MySQL BIT fields
- [FIX] Fixed PHP version checking
- [MOD] Added some options on config migration
- [MOD] Improved config upgrade function
- [MOD] Improved master password change handling by locking the app during the process.
- [MOD] Minor UI tweaks
sysPass 2.0-beta Minor tweaks
- [FIX] Solved weird issue when connecting to MySQL DB after a successful installation. Solves #382
- [FIX] Fixed issue when account link was set
- [ADD] New notifications can now be added
- [ADD] New user preference to show accounts search results as cards.
- [MOD] Improved notifications handling
- [MOD] UI tweaks to display search results as cards.
sysPass 2.0-beta Improvements
- [FIX] Solves #371. Wrong condition for using Apache headers. Thanks to @lukasp2 for the feedback
- [FIX] Fixed issue when importing accounts from CSV file, the password wasn't encrypted. Solves #373. Thanks to @anoges for the feedback
- [MOD] Closes #378. Search form behavior modified. Focus is not reset to the first field. Thanks to @basil-twisleton for the feedback
- [MOD] Improved XML import from KeePass
- [MOD] Improved error handling
- [MOD] Improved batch item actions handling
- [MOD] Improved actions behavior
- [ADD] Add some import help and update translations
sysPass 2.0-beta Bugfixes&Improvements
- [FIX] Fixed bug on file uploading
- [FIX] Fixed bug in Ajax request setup. Solves #372
ion. - [FIX] Set customer and category id when duplicated records are found during a CSV import. Fixes #372. Thanks to @anogues for the feedback
- [FIX] Fixed bug on DB structure export file.
- [MOD] Improved requests handling.
- [MOD] Improved security on backup tab. App Admin role is needed for download files
- [MOD] Catch exception message from CSV import and show it. Related #372
- [MOD] Improved critical error messages handling.
- [MOD] Improved master password changing process.
- [MOD] Improved backup process.
- [MOD] Improved init errors handling.
- [MOD] Improved Ajax request detect
- [ADD] New account private group feature (work in progress)
- [MOD] Improved linked account list retrieving by using Ajax
- [MOD] Minor tweaks
sysPass 2.0-beta Bugfix
- [MOD] Customer list is based on user ACL.
- [MOD] Minor tweaks
- [FIX] Fixed wrong behavior when performing Ajax requests through reverse proxy.
- [MOD] Customer list is based on user ACL.
- [ADD] Logs X-Forwarded-For on login
- [MOD] Minor tweaks
sysPass 2.0-beta Improvements
- [MOD] Improved logging messages handling.
- [MOD] Event logs are now logged in app lagnguage instead of user language.
- [MOD] Improved actions handling.
- [FIX] Minor bugfixes.
- [FIX] Fixed language selection for Polish. Related #124. Thanks to @wseredynski
- [ADD] Set fallback locale to en_US
- [MOD] Improved request handling.
- [MOD] Improved saved config parameters handling.
- [ADD] Added Polish translation. Related #124. Thanks to @wseredynski
- [ADD] Added Russian translation. Thanks to @titov
- [ADD] Added Dutch translation. Thanks to @nlmaca
- [ADD] Added language locale detection at config-info tab
- [MOD] UI tweaks
- [FIX] Fixed JS bug with https and inverse proxy.
sysPass 2.0-beta Bugfix
- [FIX] Fixed bug on account creation. Auto increment was not set on DB id column