Loading...

  1. v2.8.1Android
    This release adds a recompiled 16kb-compatible gopenpgp crypto library. It makes the app fully compatible with 16kb memory page Android devices. It also changes the search mechanism to use SQL Full Text Search giving a big performance boost and case insensitive search for accented characters at the cost of switching to word prefix search. Apart from that the configuration for translations sync was updated.
  2. v2.7.0iOS
    # Passbolt 2.7.0 release notes
    
    ## Added
    - MOB-2028 Support for password expiry settings
    
    ## Improved
    - MOB-3510 Liquid Glass support
    
    ## Fixed
    - MOB-3383 Fix pinned key validation
    - MOB-3393 Fix selection colors on permission screens
    - MOB-3394 Fix search when setting permissions
    - MOB-3665 Fix crash when editing note on iOS 16
    
    ## Maintenance
    - MOB-3311 Remove unused code
    - MOB-3267 Account management in SwiftUI
    - MOB-3289 Main viewes in SwiftUI
  3. v2.6.1iOS
    ## Fixed
    - MOB-3353 Skip metadata availability check when editing v4 resources or when metadata is not enabled
  4. v2.6.0iOS
    # Passbolt 2.6.0 release notes
    
    ## Improve
    - MOB-3197 Add caching of passphrase for background updates
    
    ## Fixed
    - MOB-3199 Fix long username display on account menu
    - MOB-3200 Fix colors in dark mode for extension setup view
    
    ## Maintenance
    - MOB-2602 Update part of modules for Swift 6
    - MOB-2956 Refactor autofill screens to SwiftUI
  5. v2.5.1iOS
    This release fixes an issue affecting the iOS application when used with API v5.8.0.
    
    API v5.8.0 introduced dynamic role management, including a new class of actions that allows organizations to customize access to user user capabilities. The iOS application did not yet support this new action class and rejected it, preventing the app from functioning correctly.
    
    The iOS application now correctly handles the new action class introduced in API v5.8.0, restoring full compatibility.
  6. v2.5.0iOS
    ## Added
    - MOB-2909: Zero-knowledge metadata key restrictions
    - MOB-3034: Support for standalone note resource type
    
    ## Fixed
    - MOB-3093: Fix search SQL statements
    - MOB-3132: Fix metadata encryption for resource owned by a single-member group
    
    ## Maintenance
    - MOB-2921: Migrate autofill settings to SwiftUI
    - MOB-2710: Refactor resources list
  7. v2.4.1iOS
    This release fixes possible issues with resource updates on instances with a high number of resources.
    
    ## Fixed
    Issue with updates of resources caused by blocking transaction
  8. v2.4.0iOS
    ## Added
    - MOB-2876: Custom fields support
    
    ## Improved
    - MOB-2902: Improved colors for dark mode
    - MOB-3024: Updated translations
    
    ## Fixed
    - MOB-2944: Automatically fill newly created password in AutoFill extension
    - MOB-2959: Convert encryption key to shared if settings require it
  9. v2.3.1iOS
    Passbolt iOS v2.3.1 fixes resource decryption performance issues associated with the new resource types, addressing delays experienced by users managing thousands of resources during concurrent use of the iOS app and the browser extension.
  10. v2.3.0iOS
    # Passbolt 2.3.0 release notes
    
    ## Added
    - Highly readable passwords - updated font and color based on character category
    - Clipboard flush - when copying sensitive information, clipboard contents are removed after 30 seconds
    
    ## Improved
    - Restored advanced settings when creating new resource in AutoFill extension
    - Added pagination for resources endpoint
    - Validation of TOTP secret contents
    - Validation of additional URIs
    
    ## Fixed
    - Icon sizes in AufoFill extension
    - Creating new resource when using of shared metadata keys is enforced
    - Memory leak in AutoFill extension
    
    ## Security
    -
    
    ## Maintenance
    - Optimized memory usage for resources list
  11. v2.2.0iOS
    This release adds support for new features like setting custom icons and color for resources. Resources can now have multiple URIs. Additionally, the application now supports the Czech language.
  12. v2.1.0iOS
    ## Added
    * Support for RBAC settings for share options
    * New translations (beta): German, French, Italian, Japanese, Korean, Lithuanian, Dutch, Polish, Portuguese, Russian, Slovenian, Swedish and Ukrainian
    * MDM configuration for disabling update check on startup
    
    ## Improved
    * Spanish translation
    * Viewing & adding TOTP resources in folders
    
    ## Security
    * Metadata key pinning
    
    ## Fixed
    * Small UI glitches
  13. v2.0.0iOS
    ## Added
    Redesigned UI for resource details & edit form
    Adding additional secrets to resources
    
    ## Security
    Updated GopenPGP to 3.2.0
    
    ## Fixed
    MOB-2549 Avoid leading semicolon if TOTP issuer is empty
    
    ## Maintenance
    MOB-2574 Switch to build with Xcode 16.2
    Fixed code formatting
  14. v1.22.1iOS
    # Passbolt 1.22.1 release notes
    
    ## Fixed
    - MOB-2592 Allow password to be empty string
  15. v1.22.0iOS
    ## Added
    - MOB-2158 Encrypted metadata and new resource types
    - MOB-2162 Metadata keys and types settings
    - MOB-2515 Session keys support
    
    ## Fixed
    - MOB-2062 Disappearing description label when editing
  16. v1.21.0iOS
    # Passbolt 1.21.0 release notes
    
    ## Added
    - feature/MOB-2048_v5---WP1---Filter-out-unknown-resource-types-from-treated-API-resources-types-get-request
    - feature/MOB-2049_v5---WP1---Filter-out-unknown-resource-types--from-treated-API-resources-get-request
    
    ## Improved
    - feature/MOB-1993_Rename-InvalidResourceType-to-InvalidResourceTypeError
    
    ## Fixed
    - feature/MOB-2027_Fix-cannot-display-resources-on-iOS-due-to-InvalidResourceType-error
    - feature/MOB-1996_On-the-autofill-screen-drawer-the-exclamation-mark-closes-the-drawer-instead-of-showing-some-help-options
    - feature/MOB-1984_Fix-validation-of-issuer-and-label-for-TOTP-
  17. v1.20.0iOS
    # Passbolt 1.20.0 release notes
    
    ## Improved
    - feature/MOB-1992_Manage-validation-logs-support
  18. v1.19.0iOS
    ## Added
    - Resources validation prior DB persistence
    
    ## Fixed
    - Wrong toast message when deleting password
  19. v1.18.1iOS
    ## Fix
    - As a mobile user I should not be impacted by the password expired if my server does not support it
  20. v1.18.0iOS
    ## Added
    - As MU, I should see when passwords are expired
    
    ## Improved
    - As a mobile user I can get help if I scan a non-passbolt QR code - wrong error message
  21. v1.17.4iOS
    ## Added
    * Support for access control flags on UI
    * Role field inside account details screen
    * Account details screen accessible from settings
    * YubiKey error handling
    * Suspended users handling
    * Account Kit support
    
    ## Fixed
    * TOTP QR code decoding
    * Removed form editing delay
    * Account Kit QR import
    
    ## Maintenance
    * Reworked session configuration
    * Drop support for iOS 15
    * Increased requests timeout interval
  22. v1.16.1iOS
    ## Added
    - DUO MFA support
    - Account key inspector
    - Export account public and private keys
    
    ## Fixed
    - Scroll bar color in dark mode on some screens
    
    ## Maintenance
    - Reworked snackbar messages display
  23. v1.15.0iOS
    # Passbolt 1.15.0 release notes
    
    ## Added
    - Attaching OTP to an existing resource
    - Editing standalone and attached OTP
    - OTP display in resource details and on the OTP list
    
    ## Improved
    - Refined logging which should gather more informations
    - Data validation and invalid data handling
    
    ## Security
    - Improved data validation
    - Improved invalid data filtering and handling
    
    ## Fixed
    - Missing english localization strings
    - Network response decoding failure on iOS 17
    - OTP secret Base32 decoding issues in handling invalid data
    
    ## Maintenance
    - Rewrittern from scratch resource details, menu and editing screens
  24. v1.14.4iOS
    Fix display of legacy password (without encrypted description)
  25. v1.14.2iOS
    Added
    - Standalone OTP resources
    
    Improved
    - Handling of unknown and dynamic resource fields is now improved.
    
    Fixed
    - Spanish translation in settings is now fixed.
    - Fix terms button availability
  26. v1.13.0iOS
    Added
    - Application rating dialog
    - Resource path for folders
    - Mobile to mobile transfer for account
    
    Improvements
    - Reworked application settings
    
    Fixed
    - YubiKey icon missing on the MFA screen
    - FaceID triggered after logout
    - Incorrect FaceID enabling tips on configuration screen
    - Performance issues when deleting long descriptions on password edit
    - Fix permission check in the autofill context when creating a resource in a folder
    - Updated DI tools

Disclosure: Independent intel to help mobile builders succeed.

AI-powered analysis with editorial review, built from publicly available sources. Marlvel.ai is not affiliated with, endorsed by, or sponsored by Passbolt - password manager, its developer, the app publisher, Apple, or Google Play. All trademarks, logos, and screenshots referenced remain the property of their respective owners.

Data licensed under CC-BY-NC 4.0