All Versions
13
Latest Version
Avg Release Cycle
34 days
Latest Release
1510 days ago

Changelog History
Page 1

  • v3.1.2.20030701 Changes

    March 07, 2020

    🏗 Build Status Scrutinizer Code Quality

    • 📦 [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.
  • v3.1.1.19121601 Changes

    December 16, 2019
    • [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
  • v3.1.0.19081801 Changes

    August 18, 2019

    🏗 Build Status Scrutinizer Code Quality

    🚀 Yes, 8 months later a new sysPass version is being released...

    🚀 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 to v2.1

    🔄 Changelog

    🛠 Fixed

    • [FIX] Wrong URL when application URL setting is set. Thanks to @kalxasus for the notice. Closes #1395
    • [FIX] LDAP group filter wasn't applied when importing. Thanks to @twindscheif for the notice. Closes #1390
    • [FIX] Client custom fields were not created/saved. Thanks to @ZUNbado and @sf32738 for the notice. Closes #1375
    • ⬆️ [FIX] Skip over initialization when upgrade is needed. Thanks to @Envikia and @alexseys for the notice. Closes #1355
    • ✅ [FIX] Wrong URL handling when downloading files. Thanks to @fprina for the feedback and testing. Closes #1354
    • 🔌 [FIX] Wrong field definition on PluginData table. Thanks to @drewlsvern for the feedback. Closes #1326
    • [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] Improved stacktrace by anonymizing function's arguments data. Thanks to @cRaZy-bisCuiT for the feedback. Closes #1339
    • 🏗 [MOD] Bump version & build
    • [MOD] Improved behavior when searching for user permission on accounts. Thanks to @anth69 for the feedback. Closes #1338
    • ⚡️ [MOD] Updated translations. Thanks to all contributors.
    • ⚡️ [MOD] Update Authenticator version in composer.json
    • [MOD] Minor code tweaks
    • 🌐 [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:latest
    syspass/syspass:3.1.0-php7.1
    syspass/syspass:3.1.0-php7.2
    syspass/syspass:3.1.0-php7.3

    With development stuff:

    syspass/syspass:3.1.0-dev

    Thanks

    🌐 Big thanks to all contributors who made this work possible by submitting issues, pull requests, translations and donations. Keep pushing! ;)

  • v3.1.0.19072001 Changes

    July 20, 2019

    🏗 Build Status

    • [FIX] Wrong URL when application URL setting is set. Thanks to @kalxasus for the notice. Closes #1395
    • ⚡️ [MOD] Update Authenticator version in composer.json
    • [FIX] LDAP group filter wasn't applied when importing. Thanks to @twindscheif for the notice. Closes #1390
    • [FIX] Client custom fields were not created/saved. Thanks to  @ZUNbado and @sf32738  for the notice. Closes #1375
    • [MOD] Minor code tweaks
    • ⬆️ [FIX] Skip over initialization when upgrade is needed. Thanks to  @Envikia and @alexseys for the notice. Closes #1355
  • v3.1.0.19052503 Changes

    May 25, 2019
    • ✅ [FIX] Wrong URL handling when downloading files. Thanks to @fprina for the feedback and testing. Closes #1354
  • v3.1.0.19052502 Changes

    May 25, 2019

    🏗 Build Status

    • [MOD] Improved stacktrace by anonymizing function's arguments data. Thanks to @cRaZy-bisCuiT for the feedback. Closes #1339
    • 🏗 [MOD] Bump version & build
    • [MOD] Improved behavior when searching for user permission on accounts. Thanks to @anth69 for the feedback. Closes #1338
    • ⚡️ [MOD] Updated translations. Thanks to all contributors.
  • v3.1.0.19043001 Changes

    April 30, 2019
    • 🔌 [FIX] Wrong field definition on PluginData table. Thanks to @drewlsvern for the feedback. Closes #1326
  • v3.1.0.19042801 Changes

    April 28, 2019

    🚀 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

  • v3.0.5.19020701 Changes

    February 07, 2019
    • [FIX] Wrong behavior when creating new users from LDAP during login. Thanks to @javierlm for the feedback. Closes #1187
    • [FIX] Wrong behavior when displaying profiles on item presets. Thanks to @DDH112 for the feedback. Closes #1223
    • [FIX] Wrong behavior when copying password to clipboard. Thanks to @Yotouille for the feedback. Closes #1231
    • [FIX] Import CSV. Thanks to @denibrain for the contribution. Closes #1220
    • [MOD] Improved URL detection when displaying account search results. Thanks to @nblount for the feedback. Closes #1239

    🐳 Docker tags

    🐳 https://hub.docker.com/r/syspass/syspass/tags

    ✅ syspass/syspass:latest
    syspass/syspass:3.0.5

    With development stuff:

    syspass/syspass:3.0.5-dev
    syspass/syspass:3.0.5-php7.1
    syspass/syspass:3.0.5-php7.2


    Do you want to download sysPass dependencies manually?

    You might want to use this script: https://gist.github.com/nuxsmin/0b564e2bfd6b360538dfb2cf3240ffbb

  • v3.0.4.19012601 Changes

    January 26, 2019
    • [FIX] Wrong behavior when importing CSV. Thanks to @hoboristi for the feedback. Closes #1211
    • [FIX] Wrong behavior when displaying passwords with special characters. Thanks to @opeshm for the feedback. Closes #1207
    • 🛠 [FIX] Fixed wrong behavior when session is timed out