Skip to content

Releases: ExLibrisGroup/SpineOMatic

SpineOMatic 8.1.3

23 Aug 19:06
Compare
Choose a tag to compare
SpineOMatic 8.1.3 Pre-release
Pre-release

Fix defect #70. Certain characters in the first position in a line on a pocket label would cause the program to generate an exception. This update should prevent the exception.

SpineOMatic 8.1.2

07 Jul 18:30
Compare
Choose a tag to compare

Fixes bug when scanning barcodes with trailing spaces.
Code previously trimmed leading and trailing spaces from barcodes. This fix replaces spaces with "%20". This permits barcodes with leading, trailing, or embedded spaces.

SpineOMatic 8.1.1

04 Mar 19:42
Compare
Choose a tag to compare

Issues Addressed

  • Fix for issue #15
  • Updates to address issue #23

Requires .NET 4.x framework, https://dotnet.microsoft.com/download/dotnet-framework/net48

SpineOMatic 8.1.0

24 Jul 13:32
Compare
Choose a tag to compare

New Custom Label Formatting Features

  • Users may specify the number of characters to include on the label for a field in the "XML sources" box and in the "Include other value" box. For example: 4<author>, 5<location_name>
  • The * formatting character for controlling how elements are printed will apply if the element is absent, in addition to if it is missing, in the response XML. This fixes defect #4, "Custom labels fail when an XML element does not exist".

Defects Repaired

  • Quick fix for issue #12, "Enter after scan a barcode". Exceptions as a result of setting the font in the CurrentXML display are trapped and ignored.

Requires .NET 4.x framework, https://dotnet.microsoft.com/download/dotnet-framework/net48

v8.0.0

19 Jul 14:46
Compare
Choose a tag to compare

First Ex Libris release.

v7.0.0

21 Feb 16:55
b9e47b6
Compare
Choose a tag to compare

First tagged release in git.