Skip to content

Releases: Relwave/relwave-app

RelWave v0.2.0-beta.2

17 Feb 18:16

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • fix: enhance application exit handling and add NSIS installer hooks by @Yashh56 in #46

Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2

RelWave v0.2.0-beta.1

16 Feb 10:54

Choose a tag to compare

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

25 Jan 18:41
cc027e4

Choose a tag to compare

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

22 Jan 18:57

Choose a tag to compare

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

20 Jan 07:42
935b1b1

Choose a tag to compare

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

19 Jan 15:49
548b830

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • fix: Refactor process spawning logic for improved cross-platform compatibility by @Yashh56 in #32

Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2

RelWave v0.1.0-beta.1

15 Jan 19:31

Choose a tag to compare

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!