Releases: Relwave/relwave-app
RelWave v0.2.0-beta.2
See the assets to download this version and install.
What's Changed
Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2
RelWave v0.2.0-beta.1
See the assets to download this version and install.
What's New
Database & Schema Management
- Schema-based operations: Fetch and manage tables organized by database schemas
- Added offline ER Diagram component for visual database design
- Enhanced schema management for online and cloud databases
Project Management
- Introduced project-based workflow for organizing database connections and migrations
- Project files are now tracked and versioned locally
Git Integration
- Full Git support: Initialize repositories, commit changes, push/pull, and manage remote origins
- Git-native workflow: All project files and migrations are version-controlled
- Collaboration-ready: Share database schemas and migrations via Git
- Git status panel with Changes, History, and Branches tabs
Full Changelog: v0.1.0-beta.5...v0.2.0-beta.1
RelWave v0.1.0-beta.5
See the assets to download this version and install.
What's Changed
- fix: added Missing test cases for cleanup of the databases and updated the readme.md file by @Yashh56 in #38
- feat: Implement Auto Discover Local Database feature with test cases by @Yashh56 in #39
- v0.1.0-beta.5 by @Yashh56 in #40
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
RelWave v0.1.0-beta.4
See the assets to download this version and install.
What's Changed
- feat: MariaDB Connector Implementation by @Yashh56 in #34
- feat: Added The Auto Updater Plugins and Modified the file structure for the components. (#33) by @Yashh56 in #35
- Feat/maria db by @Yashh56 in #37
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
RelWave v0.1.0-beta.3
See the assets to download this version and install.
What's Changed
- feat: Added The Auto Updater Plugins and Modified the file structure for the components. by @Yashh56 in #33
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3
RelWave v0.1.0-beta.2
See the assets to download this version and install.
What's Changed
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
RelWave v0.1.0-beta.1
Here's a release description for RelWave v0.1.0-beta.1:
RelWave v0.1.0-beta.1
First beta release of RelWave - A modern, cross-platform database management and visualization tool.
Highlights
- Multi-database support - Connect to PostgreSQL and MySQL databases
- Schema Explorer - Browse schemas, tables, columns, and constraints
- ER Diagrams - Auto-generated entity relationship diagrams with interactive canvas
- Query Builder - Visual query building with drag-and-drop table nodes
- SQL Workspace - Multi-tab SQL editor with syntax highlighting and query history
- Data Visualization - Generate charts (bar, line, pie, area) from query results
- Dark/Light themes - Choose your preferred appearance
- Auto-updates - Automatic update notifications for future releases
Downloads
| Platform | File | Description |
|---|---|---|
| Windows | RelWave_0.1.0-beta.1_x64-setup.exe |
NSIS installer (recommended) |
| Linux | relwave_0.1.0-beta.1_amd64.deb |
Debian/Ubuntu package |
| Linux | relwave_0.1.0-beta.1_amd64.AppImage |
Portable application |
Known Limitations
- This is a beta release intended for testing
- macOS builds not yet available
- Some features may be incomplete or unstable
Feedback
Please report any bugs or issues on the GitHub Issues page.
You can copy this to the GitHub release description when publishing the draft release!