Skip to content

Releases: zaphB/sampleman

v2.3.0

31 Oct 08:56
Compare
Choose a tag to compare
  • improvised conversion to ECMAScript module for compatibility with nodejs v22
  • sampleman v2.3.0 can only be run from source, because the build-releases.sh script broke after improvised conversion (please refer to earlier sampleman releases for self-contained applications)

v2.2

13 Sep 07:36
Compare
Choose a tag to compare
  • make markdown parser robust against reformatting done by nextclouds in-browser markdown editor

v2.1

23 Sep 22:07
Compare
Choose a tag to compare
  • add optional step date input field
  • fix special characters in step title breaking file upload
     
  • patch 2.1.1:
    • fix existing sample folders being overwritten under certain conditions

v2.0

06 Aug 18:19
Compare
Choose a tag to compare
  • added standalone executables for common platforms
  • made startup behavior and config handling more user friendly
  • made attaching files more robust
     
  • patch 2.0.1:
    • store linux binaries as .tar.gz
    • store macos binaries as .dmg
       
  • patch 2.0.2:
    • added win7 binary

v1.0

03 Aug 15:08
Compare
Choose a tag to compare
  • sample and step creation, step templates and file attachments implemented
  • font-end: sample list, labbook view and image gallery view implemented