Skip to content

Releases: performant-software/faircopy

FairCopy v1.1.3

09 Dec 13:27
4647a1b
Compare
Choose a tag to compare

In FairCopy v1.1.3, we add functionality for teams using ArchivEngine. ArchivEngine is our team collaboration server, currently in development at Performant. If you are interested in trying it out, please contact us. This version allows a project lead to configure the schema for the entire project.

Improvements

  • Users with the appropriate permissions can now configure the schema for the project.
  • Performance improvements in the TEI editor on large text resources.
  • Improved auto-generated names and IDs for resources on import.
  • Simplify TEI Document check in/check out process.
  • Display user permissions on the settings page.

FairCopy v1.1.2

07 Oct 12:23
Compare
Choose a tag to compare

This version addresses a couple of bugs found in recent testing.

Bug Fixes

  • Fixed crash bug related to using arrow keys to navigate the structure tree near inline elements.
  • Fixed bug where thumbnails were not appearing for facs IDs in TEI Documents.

FairCopy v1.1.1

09 Sep 13:27
dae5827
Compare
Choose a tag to compare

Version 1.1.1

In FairCopy v1.1.1, we add functionality for Remote Projects. Remote Projects make it easy for teams to work together on a project. This feature is currently in closed beta, but if you would like to learn more, please contact us.

Bug Fixes

  • Fixed bug on import where it would incorrectly report the number of files imported.
  • Fixed bug on placing margin thumbnails for structure elements in the editor.

FairCopy v1.0.2

10 May 16:56
Compare
Choose a tag to compare

Bug Fixes

  • Fixes issue with Zones not drawing properly on MacOS.

FairCopy v1.0.1

04 May 23:40
Compare
Choose a tag to compare
  • Fix issue with placeMark (and other camel cased marks) not being recorded properly.
  • Added vertical scroll bar to popup editor for notes and other asides.
  • Fixed problem editor text being obscured by status bar during free trial on MacOS.
  • Fixed image cropping in facs editor at a fixed width.
  • Clicking structure elements could sometimes select wrong element, fixed.
  • Fixed crash bug related to adding elements.
  • Cut and paste no longer introduces extra space at end of pasted text.

FairCopy v1.0.0

15 Feb 14:39
Compare
Choose a tag to compare

FairCopy v1.0.0

Improvements

  • Over a dozen new TEI modules. FairCopy now has support for most of the elements in the TEI Guidelines.
  • Support for standoff markup using the standOff resource type. Great for prosopography and bibliography.
  • Better support for diplomatic transcription using the sourceDoc resource type.
  • Full text search in projects. Filter search by element name or by attribute name/value pairs.
  • Batch import of resources. You can now batch import a directory of TEI/XML or UTF-8 encoded texts.
  • Keyboard shortcuts and accessibility. Software now Section 508 compliant. Support for keyboard users and screen readers.
  • Experimental right-to-left (RTL) language editing. Using the xml:lang attribute, you can now edit texts in LTR or RTL. Support for mixed languages in the same resource.

Bug Fixes

  • Improvements to rendering of structural tree.
  • Enhanced placement of inline elements.
  • Improved deletion and backspace mechanics.
  • Improvements to cut and paste.

Faircopy v0.11.0

12 Aug 19:43
Compare
Choose a tag to compare

Improvements

  • Project Settings Page - Clicking on the gear in the top left corner now brings up the Project Settings Page.
  • Project Schema Editor - The user can now customize the editor menus and the project schema.
  • Schema Validation - The texts in the project are validated against the project schema.
  • Added msdescription module and remaining TEI Simple elements to library. You can now create texts that include these elements.

Bug Fixes

  • Fixed bugs related to XML import
  • Fixed bug with title element not placing.

Faircopy v0.10.0

28 May 15:07
Compare
Choose a tag to compare

Improvements

  • New Structure Palette allows for drag and drop creation of document structure.
  • New toolbar layout, includes common editor functions which produce TEI counterparts.
  • The title bar now displays the path to the currently displayed resource within the project. The home button has moved to the title bar and now always brings the user to the top level of the project.
  • FairCopy now validates the following data types: truthValue, probability, count, and numeric.
  • Added hint text to the New Project panel to better explain how to create a project.
  • The eraser on the toolbar can now be used to delete structures (in addition to the delete or backspace keys)
  • When a structure cannot be deleted because it contains text, the user is now given a helpful message to that effect.
  • The elements on the structure palette are now color coded the same as they appear when present in the document. Dark purple elements can only contain other elements, while light purple elements can contain other elements or text.
  • All elements which must contain other elements (dark purple ones) now have default contents specified for them.
  • Most of the elements from the Marker->Transcription menu are now also available on the Structure Palette. These elements can work at both a phrase level and in limited circumstances, at the structure level.

Bug Fixes

  • Pagination controls were being obscured by the status bar in the facsimile index, this is fixed.
  • Deleting a note (or subst,choice,fw) while the popup editor is active was crashing the editor. Fixed.
  • Deletion logic has been improved to be more flexible. If one deletes a node that has only one child that is itself empty, it will either promote that child if it can or delete it too if it can't. This prevents nodes like castList and lg from being un-deletable.
  • It is now possible to delete everything in a text resource down to the body (or front or back) nodes. If the user deletes all the nodes that can contain text, they must add nodes that can contain text in order to continue editing.
  • Copying and pasting a range containing a note would only copy the text up to the note. Fixed.
  • The Choice and Subst elements, located in Stamp->Notes on the toolbar, now work properly. Each requires certain elements to start with. For Choice, it must have two elements (corr and sic). For Subst, add and del. Other elements are possible, but there must be two.

Faircopy v0.9.6

21 Apr 11:57
Compare
Choose a tag to compare

Version 0.9.6

Note: FairCopy 0.9.6 changes the project save file format. Older versions of FairCopy may have errors opening files generated using 0.9.6 or later. Please ask collaborators to upgrade to 0.9.6 or later.

Improvements

  • FairCopy now supports most of the elements and attributes in TEI Simple, including metadata elements.
  • Added TEI Document resource type. You can now create TEI Docs and add facsimile and text resources to them.
  • Added the TEI Header resource type. Each TEI Doc automatically contains a header to encode its metadata.
  • Attribute validation errors now displayed on elements in the editor.
  • You can now import TEI Facsimile resources.
  • Exporting resources that are not in a TEI Document does not include a TEI Header.
  • You can move resources in and out of TEI Documents.
  • FairCopy now lets you know when a new version is available so you can download it when the time is right for you.
  • FairCopy now displays the latest release notes after a new version of the software is installed.
  • Project file location is now displayed in the Edit Project dialog.
  • There is now a feedback button in the lower right hand corner. Please use it to send us a message!

Faircopy v0.9.0

09 Apr 18:05
Compare
Choose a tag to compare

New in this release:

  • Added TEI Document functionality. You can now create TEI Docs and add facsimile and text resources.
  • Improved support for IDs, including IDs in TEI Docs and ID detection in draft texts
  • TEI Header elements are now supported in "header" resource type.
  • Attribute validation errors now display on all types of elements.
  • Can now import/export TEI Facs resources.