Skip to content

Releases: afrozenpeach/CSharp_MARC

2018-07-06

06 Jul 17:23
Compare
Choose a tag to compare

Fixed issue where a user could attempt to add tags and subfields before a record has been added
Fixed issue with some MARC21 records not loading properly

2018-02-20

20 Feb 21:08
Compare
Choose a tag to compare

Export CSV now exports validation results column

2018-02-19

20 Feb 04:52
Compare
Choose a tag to compare
  • Advanced Batch Editing features now properly insert new fields in sorted order
  • Updated copyright information

2017-08-18

19 Aug 03:36
Compare
Choose a tag to compare

If a record is completely unreadable, allow importing records to continue. A "blank" record is inserted instead with error information in the warnings field.

2017-06-27

28 Jun 01:46
Compare
Choose a tag to compare

Fixed imported and exporting MARCXML format records

2017-05-22

22 May 22:33
Compare
Choose a tag to compare

Speed up handling of large databases
Updated copyright information
If barcode information is in the b subfield, don't use it for classification data
Fixed some sorting issues

2016-08-03

04 Aug 01:00
Compare
Choose a tag to compare

Fix loading preview information for records with holdings information in the 949a

2016-07-22

22 Jul 18:54
Compare
Choose a tag to compare

Fix issues with moving a field or subfield up past the top or down past the new row
Fix moving fields to work as expected
Add tooltips to field and subfield sorting buttons
Fix issue importing multiple records from SRU
Add LoC and OCLC options to the import SRU feature
Fix ReSharper Inspection fixes
Fix import and cancel buttons when form gets resized
Selected Codes and Indicators should actually return selected codes and indicators, respectively, rather than... you know, everything.

2016-06-12.2

13 Jun 02:40
Compare
Choose a tag to compare

Fix database reset

2016-06-12.1

13 Jun 02:26
Compare
Choose a tag to compare

Fix field sorting
Speed sorting up
Batch Edit is now in a background worker thread
Add sort all fields and subfields functionality