0.4.3
github-actions
released this
30 Jan 17:05
·
1017 commits
to master
since this release
0.4.3 (2022-01-30)
If you appreciate this project and would like to express your support, please give us a ⭐ on GitHub and a review on the store you downloaded it from.
Don't forget to report bugs or send us feedback, this will allow us to build a more stable and complete application.
Features
- Add Simplified Chinese translation. thanks to @goYou (6ef565c)
- MySQL: Spatial fields support (#165) (48ebf23)
Bug Fixes
- Cell copy returns "undefined" in some conditions, closes #170 (8fb1f08)
- Indexes and foreign keys not cleared after deletion of related field, closes #182 (9f033fb)
- PostgreSQL: Schema different than public not automatically selected, closes #172 (46b45c8)
- Scale on numeric fields that doesn't support it (0cfd793)
- Windows: Temporary fix to Windows 7 style frame on app startup, closes #169 (1356011)
Improvements
- Support of scale in field's length setting (eef7c1d)