# SQLxConnect
## 1.0.1
### New Features
* none

### Fixed Bugs
* handle boolean type correctly
* fixed error message when creation of table failed
* fixed some bugs in the backend

### Improvements
* none 

### Changes
* none


## 1.0.0
### New Features
* none

### Fixed Bugs
* none

### Improvements
* add english app description
* update translation
* reload collections on every source type change

### Changes
* none


## 0.9
### New Features
* handle data of other apps -> make SQLxConnect a consumer

### Fixed Bugs
* stop handling of disabled recording rules

### Improvements
* add and polish translations
* add missing icons
* add handling for too long table names

### Changes
* floor plan with transparent background
* use snake_case for identifiers
