Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Routine maintenance: issues 4, 19 and 20

Compare
Choose a tag to compare
@jlinoff jlinoff released this 31 Jan 20:31
· 2 commits to main since this release
e03d8fc

Release Notes

  1. Make the notes textarea visibly differentiable from other fields so the user knows that they can expand it.
  2. Allow the user to define the default size of the notes fields.
  3. Make record contents a bit more readable on the Records page.
  4. Rename the Raw tab to the Setup tab to make it more informative. Issue #19.
  5. 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.
  6. Update to python-3.9.
  7. Update Pipfile packages.
  8. Update Rust packages.
  9. Update the help images.
  10. Fix "make clean" target.
  11. Fix issue #4: added the textarea type for notes. Any field name that starts with "note" will be treated as a text area.
  12. Bump version to 0.3.0.