Release Notes for maxDEV
View release notes describing new features, corrections (and bug fixes), changes, or enhancements made to maxDEV: cross-platform developer productivity tools.
Release notes also describe major and breaking changes between application versions.
Please be advised that v1 (v1.x.x) is considered an early access version of the application. We started v1 because some platforms won’t allow desktop application publication beginning with v0. Breaking changes are expected during the early access version. See DevTools Lifecycle for more information about our strategy for the development phases for each tool.
v1.1.0
- New settings module
- Store Redis connection strings between sessions
- New UI Notification system (demo)
- Fix the launch issue on Windows OS
Breaking change: Settings for the Dark Mode and Font Size will reset after the upgrade. To restore your configuration, you can read your previous settings from
~/maxdev_settings.properties
and set them again via the UI or in the new settings directory (~/.maxdev/app_settings.json
). See the Settings page for more information.
Learn more, check the demo video, and download assets for v1.1.0
v1.0.4
- Manage multiple Redis connections easily
- Navigate with the new tab-based interface (Explorer, Commands, Info)
- View and edit Redis values directly in the interface
- Execute Redis commands with a simple command line
- Browse detailed server information
Learn more, check the demo video, and download assets for v1.0.4
v1.0.3
- Introduce a PoC version of the Redis Client
- Improvements to the Mock Server
- Improvements to the HTTP Tester
- Update app icons
Learn more, check the demo video, and download assets for v1.0.3