mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-05 11:49:35 +01:00
2.2 KiB
2.2 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.5 (2020-08-17)
Features
- Badge on setting icon and update tab when update is available (e8141b6)
- Foreign key support in add/edit row (0b6a188)
- Option to insert table rows (2f1dfdc)
Bug Fixes
- Insert files via add row option (3c6e818)
- Newline replaced with undefined inside queries (59e4a79)
- Query result header didn't show just selected fields (7bc1009)
- Table header not fixed on top when fast scrolling (13b0816)
- Time and datetime precision (771f8a2)
- Update a row with a string key value (eb348b3)
- Window title not perfectly centered (7651d05)
- Wrong schema passed in query tab when a different database was selected (6d0724d)