This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
Routine maintenance: issues 4, 19 and 20
Release Notes
- Make the notes textarea visibly differentiable from other fields so the user knows that they can expand it.
- Allow the user to define the default size of the notes fields.
- Make record contents a bit more readable on the Records page.
- Rename the Raw tab to the Setup tab to make it more informative. Issue #19.
- Re-organize the Setup tab layout slightly so group the fields at the top of the page. Add support for defining the default notes height. Issue #20.
- Update to python-3.9.
- Update Pipfile packages.
- Update Rust packages.
- Update the help images.
- Fix "make clean" target.
- Fix issue #4: added the textarea type for notes. Any field name that starts with "note" will be treated as a text area.
- Bump version to 0.3.0.