Releases: julianpaulozzi/LiteDbExplorer
Releases · julianpaulozzi/LiteDbExplorer
Version 0.8.6.1
Array Editor improvements like Document Editor:
- Allow to change BsonType to convertible types.
- Indicate and alert of document changes to save or discard.
Bug fixes:
- Fix recent files list update on Start Page.
- Fix Convert to String on Document Editor.
Version 0.8.6.0
-
Recent files search on start page.
-
Type to search/find on database navigation tree.
-
Find highlight on collection list.
-
Text Editor/Viewer find improvements.
-
Document Editor improvements:
- Improved UI to support more functionality.
- Allow to Rename fields.
- Allow to change BsonType to convertible types.
- Allow to save or discard changes without close window.
- Indicate document changes and alert to save or discard.
- Format DateTime fields based on configuration.
-
Initial support to configure culture specific formats.
-
Fix some icon content disappear when opening tabs menu.
-
Minor fixes and improvements.
Version 0.8.5.3
- Better handle focus scope on tabs change (Close #44).
- Update package.
Version 0.8.5.2
- Fix edited values not display updated in list view.
- Fix edited value not persist in some cases. Close #42.
- Document Editor resize improvement.
- Update Packages.
Version 0.8.5.1
- Allow configure database connection file mode.
- View > Options > Environment > Database.
- Close #41.
- Packages update.
- Scroll style improvements.
Version 0.8.5.0
UI/UX refactor and improvements:
- New tabs menu for navigation (after tabs).
- New shell empty experience.
- Recreated icon for high definition resources.
Improved create collection interaction:
- Now can handle different _id types on create new document (instead of always defining as ObjectId).
- Added setting to allow edit and delete _id's of type ObjectId (use at your own risk).
Add file enhancements:
- Add new file dialog improved.
- Allow drag-and-drop file to add (in files collections).
File preview enhancements:
- File summary in File Preview.
- Zooming and Panning for images preview.
- Preview more text based files types.
- View text based files in files collection with common syntax highlight.
And more:
- Option to register/unregister Windows application file association (experimental).
- Fix query time stopwatch.
- Fix default application CurrentCulture to Invariant.
- Fix duplicated MEF catalog composition.
Version 0.8.4.5
- Added remember password option.
- Improved commanding and focus manager.
- Show execution time on queries status bar, close #38.
- Try fix issue on notifying automatic updates (again).
- Small updates and improvements.
Version 0.8.4.4
- Queries view improved.
- View and reuse the last 100 queries queries.
- See the result of queries in table format.
- Can export results in JSON, Excel and CSV.
- Better visual split and areas colors palette.
- Improved database properties view.
- More file details, database details and metadata.
- More keyboard shortcuts.
- Fix #32, comments not ignored on shell commands.
- Alert trouble about use of network files. (close #36 wontfix).
- Ensure exclusive connection access.
- Minor improvements and package updates.
Version 0.8.4.3
- More export options for collections.
- Excel spreadsheet.
- CSV file.
- More export options for file collections.
- Now it is possible to export files collection data in JSON, Excel and CSV besides the files themselves.
- Some improvements and fixes.
Version 0.8.4.2 portable
- Keyboard workflow enhancements (more key shortcuts, key shortcuts tooltips and better focus flow).
- Notification UI redesign.
- Make check for update at startup configurable.
- Fix #31 DialogHosts Bug on Document editor.
- Fix JumpList actions.