sysPass v3.1.0.19042801 Release Notes

Release Date: 2019-04-28 // almost 5 years ago
  • ๐Ÿš€ This release focuses on solving many issues and implementing an improved plugins data management, by splitting plugin's data into a separate storage (within a database table) and adding encryption at rest.

    โšก๏ธ Note: If you're using sysPass-Authenticator plugin, it needs to be updated

    ๐Ÿ”„ Changelog

    ๐Ÿ›  Fixed

    • [FIX] Fix custom fields migration issue. Thanks to @VexedSyd for the feedback. Closes #1273
    • [FIX] Wrong limit for maximum file size. Thanks to @javierlm for the feedback. Closes #1313
    • [FIX] Wrong behavior when disabling remote syslog
    • [FIX] Wrong behavior when saving LDAP server. Thanks to @lreiher for the feedback. Closes #1277
    • [FIX] Wrong behavior when setting user's email from LDAP when several email addresses are set. Thanks to @ cRaZy-bisCuiT for the feedback. Closes #1283
    • โšก๏ธ [FIX] Wrong behavior when updating user's password. Thanks to @vrdominguez for the feedback. Closes #1293
    • [FIX] Wrong behavior when no mail recipients are set
    • [FIX] Wrong encoding in text area. Thanks to @pierrehenrymuller for the feedback. Closes #1296
    • ๐Ÿ›  [FIX] Fixed wrong behavior when search operator was set
    • [FIX] No debug messages when debug mode is activated
    • ๐Ÿ›  [FIX] Fixed wrong behavior when setting password complexity length. . Thanks to @andrucha97 for the feedback. Closes #1280
    • ๐Ÿ›  [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
    • ๐Ÿ›  [FIX] Fixed Polski language option. Thanks to @pitrov24 for the notice. Closes 1288
    • [FIX] Added missing Italian language option. Thanks to @Matwolf08 for the notice. Closes #1302
    • [FIX] Wrong encoding when displaying account's password. Thanks to @DDH112 for the feedback. Closes #1257
    • [FIX] Wrong behavior when copying account's tags. Thanks to @leBasti91 for the feedback. Closes #1256
    • [FIX] Wrong behavior when selecting template's view

    ๐Ÿ‘Œ Improved

    • ๐ŸŒ [MOD] Typo in translation. Related #1313
    • [MOD] Increase account's name length up to 100 characters long. Related #1071
    • [MOD] Unlocked PHP 7.3
    • ๐ŸŒฒ [MOD] Improved logging messages
    • [MOD] Code cleanup
    • [MOD] Minor CSS tweaks
    • โšก๏ธ [MOD] Update translations
    • [MOD] Avoid to import blank client or category name when importing CSV files.
    • [MOD] Enforce password complexity checking. Thanks to @DDH112 for the feedback. Closes #1226
    • ๐Ÿ”Œ [MOD] Improved plugins availability detection and skip weird event log entries

    โž• Added

    • [ADD] Added search for accounts name by regular expression. Closes #1311
    • โœ… [ADD] Added missing tests
    • [ADD] Added client IP address in syslog messages. Thanks to @sebagarayco for the feedback. Closes #1302
    • [ADD] Allow to change the account's owner and main group when the user is the account's owner. Related #705
    • [ADD] Allow to set account's owner when creating or copying the account. Related #1264
    • [ADD] Application URL for handling requests through reverse proxy. Thanks to @rob42 for the feedback. Closes #1218
    • [ADD] Allow to enable email notifications only for account access requests. Thanks to @jorgemfm for the feedback. Closes #1157
    • ๐Ÿ”Œ [ADD] Improved plugins data handling by encrypting the plugin's data

    ๐Ÿณ Docker tags

    ๐Ÿณ https://hub.docker.com/r/syspass/syspass/tags

    syspass/syspass:3.1.0-rc1
    syspass/syspass:3.1.0-rc1-php7.1
    syspass/syspass:3.1.0-rc1-php7.2
    syspass/syspass:3.1.0-rc1-php7.3

    With development stuff:

    syspass/syspass:3.1.0-rc1-dev