Releases: afrozenpeach/CSharp_MARC
2018-07-06
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
Export CSV now exports validation results column
2018-02-19
- Advanced Batch Editing features now properly insert new fields in sorted order
- Updated copyright information
2017-08-18
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
Fixed imported and exporting MARCXML format records
2017-05-22
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
Fix loading preview information for records with holdings information in the 949a
2016-07-22
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
Fix database reset
2016-06-12.1
Fix field sorting
Speed sorting up
Batch Edit is now in a background worker thread
Add sort all fields and subfields functionality