Releases: mprove-io/mprove
Releases · mprove-io/mprove
8.3.1
8.3.0
Features: New date-picker and time-picker components
Fix: time-picker manual entry
Internal: updated dependencies
8.2.1
Fix: invisible filter button on model fields
8.2.0
- Mprove CLI
- Auth tokens invalidation upon password change
- Fix route resolvers
- UI: Files tree icons
- UI: Refresh repo status button
8.1.0
- Added ability to see "Changes to Commit" and "Changes to Push" at Files (diffs)
- Dialogs can be closed by ESC
- Fix dialog focus
- Fix route resolvers
- Added tooltip delay
8.0.1
Fix postgres SSL option
8.0.0
Added env vars:
- BACKEND_LOG_IS_JSON
- BLOCKML_LOG_IS_JSON
- DISK_LOG_IS_JSON
Removed env vars:
- BACKEND_LOG_IS_COLOR
- BACKEND_LOG_ON_SENDER
- BACKEND_LOG_ON_RESPONSER
- BLOCKML_LOG_IS_COLOR
- BLOCKML_LOG_ON_SENDER
- BLOCKML_LOG_ON_RESPONSER
- DISK_LOG_IS_COLOR
- DISK_LOG_ON_SENDER
- DISK_LOG_ON_RESPONSER
7.1.0
- Improved performance - requires fewer requests to the server to perform user actions
- YAML validation and suggestions in UI based on JSON schema
- Light theme for file editor
- BlockML refs are now highlighted with their own color
7.0.4
UI Improvements
7.0.3
Updated dependencies