v0.7.0
0.7.0 makes IDs case sensitive in MySQL, improved auto-indexing, and adds support for custom ports. There is an improved messaging pattern to make it more obvious what is going on -- particularly when things fail. There are additional improvements, tweaks, and changes as well.
Complete PR List
- Update Bootstrap by @acrosman in #129
- Adds hint about search being case sensitive by @acrosman in #138
- Add indexes for external ids by @acrosman in #137
- Npm updates 2022-03-12 by @acrosman in #139
- Adding de-duplication of picklist values by @acrosman in #140
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #141
- Bump plist from 3.0.4 to 3.0.5 by @dependabot in #144
- Make references case sensitive by @acrosman in #146
- Spelling corrections in various places by @acrosman in #149
- Add DB port support by @acrosman in #148
- Enlarging connection pool for slow databases by @acrosman in #150
- Fix Prev button by @acrosman in #154
- Improved connection messages by @acrosman in #145
Full Changelog: v0.6.0...v0.7.0