Releases: nuxsmin/sysPass
Releases · nuxsmin/sysPass
1.1 Release Candidate
- Improved CSS and JS performance by caching files and serving as unique resource each one.
- Fixed XSS security issue. Thanks to Daniele
- New upgrade process with security code for DB upgrades. See wiki for more details
- LDAP escape RDN fixed.
- Minor bugfixes.
1.1 Release Candidate
The new 1.1 release has a lot of code and functionality improvements, highlighting these ones:
- New user interface layout that provides two selectable styles for search results, searchable selects and a general smooth design.
- Improved Active Directory LDAP integration.
- Accounts files can be uploaded by Drag&Drop.
- Account data can be reverted from history point.
- Copy passwords to clipboard to avoid showing passwords.
- Customers management i available and categories management has been redesigned.
- Users password change can be done on lost password by email.
- Import accounts from KeePass, KeePassX and CSV.
- Users and Groups can be added to accounts access list in read-only or read-write mode.
- Added German and Hungary translations. Thanks to Uwe and Tóth
- Email notifications has been improved by adding phpMailer class that allows secure login and HTML format.
- And more...
Thanks to everyone that helped by testing and code review!! ;)
Minor fixes
- [BUG] Fixed error on showing passwords with special characters. Thanks again to @chadrempp
- [BUG] Fixed error on updating user's password. Thanks to @Chuclucillo
Minor tweaks
- [BUG] Fixed error on saving passwords with special characters. Thanks to @chadrempp
- [BUG] Fixed error on saving detected browser language after installing
- [MOD] PHP version is verified on installation process
- [MOD] Translations updates
Fixed language charset selection
- Fixed upgrading from phpPMS
- Fixed save button not running on user password change
- Fixed language setting to English
LDAP & Windows fixes
- Fixed LDAP account import.
- Skipped "config" directory permissions check on Windows environment.
Fixes
- Fix blank configuration tab because missing config.php template file that was skipped on building process.
- Some PHP's opening tags were not well defined for PHP version 5.3.
- Modified some structure control blocks that were using short format and they were not compatible with PHP version 5.3.
Fixes
- [MOD] Modified php short open tags for environments that have disabled them.
- [MOD] Visual improvements on search bar.
- [MOD] Filter icon is not shown if not using it.
- [MOD] If browser language does not have translation, or language not set, or is not a spanish variant, english is used.
- [MOD] Show maximum allowed file size for upload on edit account.
Fixes
- [BUG] Fixed error on saving search filters in session.
- [BUG] Fixed error on resetting search filters.
- [MOD] On account history view the date select is now visible for selecting another date.
- [MOD] Removed scroll bar on search results.
- [MOD] Better visibility on options activation buttons in users and profiles.
- [MOD] Improvement on searching for updates.