Skip to content

Releases: vedfi/mondroid

Mondroid v1.0.11

29 Jul 21:25
60a19bf
Compare
Choose a tag to compare

Hide keyboard button added to edit page.
Dependencies upgraded.

Mondroid v1.0.10

13 Jul 21:53
44788a8
Compare
Choose a tag to compare

Performance fixes.
Under the hood improvements.

Mondroid v1.0.9

22 Apr 19:51
4aff6c0
Compare
Choose a tag to compare

BsonBinary and Long(int64) values are now supported.
Mongo-dart driver updated.
Under the hood improvements.

Mondroid v1.0.8

25 Jan 18:54
a5503df
Compare
Choose a tag to compare

Sorting support has been added.
Under the hood improvements.

Mondroid v1.0.7

04 Jan 22:28
e6c0d80
Compare
Choose a tag to compare

Custom types are now supported in filter queries. (objectId,datetime,uuid etc.)
Visual bugfixes.
Mongo-dart driver updated.

Mondroid v1.0.6

17 Oct 20:58
8750f39
Compare
Choose a tag to compare

Security improvements for locally stored connection strings.
Under the hood improvements.

Mondroid v1.0.5

16 Sep 16:27
d71243c
Compare
Choose a tag to compare

Error message popups are changed to provide scrolling and copying.
Now, after editing a document, the documents list is automatically refreshed.
A bug that causes display multiple floating action buttons found and fixed.
Under the hood improvements.

Mondroid v1.0.4

02 Sep 19:05
d51045b
Compare
Choose a tag to compare

Help button added to connection dialog.
Dependencies upgraded.

Mondroid v1.0.3

16 Jun 22:09
954b9e8
Compare
Choose a tag to compare

Custom json conversion improvements.
Infinite and NaN values are now supported.
Connections can be edited now.
Under the hood improvements.

Mondroid v1.0.2

19 Mar 10:31
b4f5eaa
Compare
Choose a tag to compare

Localdb read problems are solved by updating mongo-dart driver.