v0.2.2
This release adds a Windows 32 bits version.
There was still some ghost processes of Materia Server still running, so we have rewritten the service that spawns that process. The spawned Materia Server should be more robust and restart only when it's needed.
This release also adds sqlite on the Windows version, and some fixes about its files watcher.
- Added Postgres JSON type as compatible with Materia's text type,
- Rewritten the Materia Server service to avoid ghost processes
- The errors when starting the app are visible and can disable the database instead of crashing
- A file change in
web/
refreshes only the web view (Windows) - Fixes the data view when running a code query or sql with juncture: the fields type are now correct
- Added sqlite's binary for Windows
- Fixes the watchers ignore list on Windows
- Fixes the launch browser / external editor buttons on Windows.
- Fixes some typo