Releases: jdeniau/tiana-tables
Releases · jdeniau/tiana-tables
v0.0.18
What's Changed
- Bump mysql2 from 3.9.1 to 3.9.8 by @dependabot in #97
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #84
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #89
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #102
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #98
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #94
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #76
New Contributors
- @dependabot made their first contribution in #97
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
What's Changed
- Slightly change the icon to make it more visible by @jdeniau in #71
- add unikitty light theme + handle null if theme does allows it by @jdeniau in #72
- Tables list selected keys do match router params by @jdeniau in #74
- Show keys in table structure, and migrate lot of SQL queries into the main process by @jdeniau in #73
- Foreign key link by @jdeniau in #75
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
What's Changed
- add application icon by @jdeniau in #65
- handle connection name with spaces + add tests on cnnectionName loader by @jdeniau in #64
- add new themes by @jdeniau in #66
- Replace connection name by slug to avoid urlencode stuff by @jdeniau in #67
- add locale to default configuration by @jdeniau in #68
Full Changelog: v0.0.10...v0.0.11