Skip to content

v1.1.6 Store Prior Entry and Increment Message ID

Compare
Choose a tag to compare
@nojronatron nojronatron released this 25 Jul 21:41

Download the TXT and HTML files only. The zip files are not necessary.

Enhancements:

  • The Form now tries to display the last bib number information from a previous submission.
  • Added an Increment button to assist in incrementing the message ID.
  • Save Race data button stores the last bib number information.
  • Load Race data button supports loading last bib number information if it is there.
  • Updated README to include new feature implementations.
  • Increment version number with feature update from v1.0.6 to v1.1.6.

Fixes:

  • Squashed bug where certain data types could not be read from stored data blocking full data load.
  • Tweak style of record count and end of prior labels and fields so they will fit neatly in smaller viewports.
  • Reduce amount of console logging (left some in for debugging live if problems arise).
  • Neatly formatted some code blocks for readability.