Loading...
- v2.3.0iOS
Introducing MongoLime Version 2.3.0! We've made important updates and fixes based on your feedback to enhance your experience. Here's what's new: - Implemented compatibility with MongoDB 7. - Added compatibility with AWS Document DB. - Implemented X.509 Authentication with a Client Certificate. - Implemented AWS IAM Authentication. - Updated the app to enable split-view mode on iPad. - Added support for CA certificate (--tlsCAFile). - Introduced support for load-balanced MongoDB (--loadBalanced). - Added support for Retry Reads and Retry Writes options (--retryReads, --retryWrites). - Provided support for Read Preference (--readPreference). - Replaced "Touch ID" functionality with "Face ID" capability. - Enhanced the handling of lost database connections for a seamless experience. - Fixed an issue where some collections with extended names were not visible in the UI. - Rectified a problem with date serialization when documenting a save. - Resolved an issue with int32 and int64 types during document update. - Fixed an issue with connection via SSH Tunnel when SSL is enabled. - Fixed the issue concerning timestamp data type serialization. - Modified the error page to accommodate complete error text. - Upgraded the SRV URI decoder for better security.
- v2.2.11iOS
Fix dates parsing.
- v2.2.10iOS
Fix crash if a document contains database references. Fix big objects rendering performance.
- v2.2.9iOS
Added MongoDB Atlas support. Added SRV support.
- v2.2.7iOS
Fix search value input (allow whitespace)
- v2.2.5iOS
Meet Aggregate queries! Significant performance improvement Added alternative menus (long press) General bug fixes
- v2.1.5iOS
Fix crash on iPhone XS/XR
- v2.1.3iOS
- Fix crash on iOS 12 - Improved support for MongoDB 4.0
- v2.1.2iOS
- Added databases and collection export - Added Decimal128 data type support - Added MongoDB 3.7 support - Fixed search fields autocomplete - Fixed private key authentication for SSH tunnel - Fixed "blank SSH passphrase bug" - Fixed documents pagination bug - General improvements
- v2.0.0iOS
- Improve application stability, bug fixes - MongoLime doesn't use Cloud server anymore
- v1.2.1iOS
- We have decided to move to a Cloud architecture - Improve application stability and performance - Ability Connect SSH tunnel with Private key and Passphrase - Added clear error displaying - Added databases size to the Server page - Improve layout
- v1.1.1iOS
Added "How to connect" user manual.
- v1.1.0iOS
- Fixed crash with missed `invalidHostnameAllowed` MongoDB URi parameter - Fixed crash with missed SSH tunnel port - Fixed a problem: “Able to connect to Atlas with a wrong password“ - Fixed `numberInt` handling for code editor - Added missed Database Reference type to a Document editor - Fix pagination - Fix server page refresh