Skip to content

Latest commit

 

History

History
1074 lines (853 loc) · 117 KB

CHANGELOG.md

File metadata and controls

1074 lines (853 loc) · 117 KB

Changelog

v5.1.3 - 09/30/20

Features

Bugs

  • Improve puma performance #2854 (zdavis)
  • Correct annotation and comment serialized abilities #2842 (zdavis)
  • Allow annotation comments when engagement is disabled #2833 (zdavis)

v5.1.1 - 08/27/20

Features

Bugs

Security

v5.1.0 - 08/11/20

Features

Bugs

Security

v5.0.0 - 05/28/20

Features

Bugs

Security

v5.0.0-rc.2 - 05/14/20

Features

Bugs

v5.0.0-rc.1 - 05/13/20

Features

Bugs

Security

v5.0.0-alpha.1 - 03/30/20

Features

Bugs

Security

Accessibility

v4.1.2 - 03/06/20

Features

Bugs

Security

v4.1.1 - 02/04/20

Features

Bugs

v4.1.0 - 01/21/20

Features

Bugs

v4.1.0-rc.1 - 01/16/20

Features

v4.1.0-beta.1 - 01/15/20

Features

  • Release v4.1.0-beta.1 #2561 (zdavis)
  • Improve handling of invalid URIs during ingestion #2553 (zdavis)
  • Build service and expose API endpoints for pushing project packages to SFTP storage #2484 (scryptmouse)
  • Upgrade Node, Node module dependencies, and Ruby #2526 (zdavis)
  • Add service for packaging projects in accordance with the BagIt specification #2476 (scryptmouse)
  • Expose preliminary interface for enabling Epub export for specific texts #2475 (scryptmouse)
  • Document serializer property types to support upcoming API documentation #2473 (zdavis)
  • Give backend users the option of producing Epubs from Manifold texts #2450 (scryptmouse)

Bugs

Security

v4.0.2-rc.1 - 12/04/19

Features

  • Relace clockwork and expose background dashboards #2460 (zdavis)
  • Improve API performance on large model collections #2458 (zdavis)
  • Expose text cover image in backend #2419 (zdavis)
  • Support animated gif attachments #2414 (zdavis)
  • Make EPUB3 TOC parsing more forgiving #2397 (zdavis)

Bugs

Security

Accessibility

v4.0.1 - 09/29/19

Features

v4.0.0 - 09/26/19

Features

Bugs

Refactored

Accessibility

v3.0.1 - 08/22/19

Features

  • Further relax user stylesheet validation #2254 (zdavis)
  • Do not exclude CSS from user stylesheets #2245 (zdavis)

Bugs

v3.0.0 - 04/09/19

Features

  • Generate thumbnail images for PDF resources #2073 (SMaxOwok)
  • Improve performance for ingestions with many sources #1955 (zdavis)

Bugs

v3.0.0-rc.3 - 04/08/19

Bugs

v3.0.0-rc.2 - 04/08/19

Features

Bugs

Refactored

  • Standardize frontend event lists with single class "event-list" #2127 (dananjohnson)

v3.0.0-rc.1 - 04/04/19

Features

Bugs

Refactored

v2.1.2 - 01/14/19

Features

Bugs

Security

v2.1.1 - 12/05/18

Features

Bugs

Refactored

v2.1.0 - 11/21/18

Bugs

v2.1.0-rc.1 - 11/15/18

Features

Bugs

Refactored

v2.1.0-beta.3 - 11/14/18

Bugs

v2.1.0-beta.2 - 11/14/18

Features

Bugs

  • PaperclipMigrator supports versionless uploaders #1650 (SMaxOwok)
  • Correct section-category-label z-index #1649 (zdavis)
  • Remove hard-coded copyright symbol from footer #1648 (zdavis)

v2.1.0-beta.1 - 11/13/18

Features

Bugs

v2.0.7 - 11/02/18

Bugs

v2.0.6 - 11/02/18

Bugs

v2.0.5 - 11/01/18

Features

  • HasMany refactor and text/stylesheet management #1586 (SMaxOwok)

Bugs

v2.0.4 - 10/08/18

Bugs

v2.0.2 - 09/20/18

Bugs

  • Fix home page pagination arrow styles #1407 (zdavis)
  • Users who can notate to remove other notations #1406 (zdavis)
  • Fix text section/stylesheet relationship behavior #1395 (SMaxOwok)
  • Wrap ingestion compilation in a AR transaction #1396 (SMaxOwok)

v2.0.1 - 09/17/18

Bugs

v2.0.0 - 09/13/18

Bugs

v2.0.0-rc.3 - 09/12/18

Bugs

v2.0.0-rc.2 - 09/06/18

Bugs

v2.0.0-rc.1 - 08/29/18

Features

  • Implement notification preferences on Users #1353 (zdavis)
  • Add text download options to projects #1327 (SMaxOwok)
  • Implement Form.Header component #1343 (dananjohnson)
  • Update Backend UI design for 2.0 #1315 (zdavis)
  • Add support for larger ingestions via tus.io #1264 (scryptmouse)
  • Update user nav trigger focus state styles #1284 (blnkt)
  • Updates drawers to always include some kind of screen reader accessible close button #1282 (blnkt)
  • Improve button focus and hover state styles #1269 (blnkt)
  • Add skip links to admin pages with sidebar nav #1263 (blnkt)
  • Updates elements to be accessible when tabbing through page content #1121 (blnkt)
  • Redirect Focus when Dialog boxes open/close #1118 (blnkt)
  • Add preprocessing to ingestion process before compilation #1253 (SMaxOwok)
  • Redirect Focus when Drawers open/close #1116 (blnkt)
  • Redirect focus when UIPanels open/close #1113 (blnkt)
  • Add ability to import annotations #1211 (zdavis)
  • Adds "skip to main content" links for Reader, Admin Backend, and Frontend page templates #1200 (blnkt)
  • Add variant download list to resource detail page #1184 (SMaxOwok)
  • Refactor ingestion process #1163 (SMaxOwok)
  • Update follow/unfollow project interaction accessibility #1145 (blnkt)
  • Update slideshow accessibility #1144 (blnkt)
  • Updates the language of buttons and links to be function focused not gesture focused #1143 (blnkt)
  • Use Aria and role attributes to immediately bring errors to the attention of AT #1137 (blnkt)
  • All interactive elements with role="button" or role="link" are accessible via the tab key #1120 (blnkt)
  • Redirect Focus when Overlays open/close #1115 (blnkt)
  • Refactor Pages to use purposes for determining use #1097 (SMaxOwok)
  • All Label elements are used with associated form controls #1100 (blnkt)
  • Turns a functionless button in the predictive text input component into an icon #1108 (blnkt)
  • All checkbox and radio inputs have labels or other descriptive text #1107 (blnkt)
  • All range and password inputs have labels or other descriptive text #1106 (blnkt)
  • Text inputs and textareas should have labels or other descriptive text #1102 (blnkt)
  • Implement Custom OAuth 2.0 Strategies #1099 (scryptmouse)
  • Generate TOC for single-page Google Doc #1089 (SMaxOwok)
  • Interactive elements should have appropriate roles #1083 (blnkt)
  • Implement single/multi page support for HTML ingestions #1049 (SMaxOwok)
  • Improvements to layout footer #1065 (SMaxOwok)
  • Add descriptive alt text to all image tags and elements with background images #1060 (blnkt)
  • Add alt text to non-text non-image elements #1062 (blnkt)
  • Add jsx linter to address WCAG concerns #1057 (blnkt)
  • Attempt to reassign annotation start/end nodes when section changes #1038 (SMaxOwok)
  • Implement list ordering #977 (SMaxOwok)
  • Add audio player component #1003 (SMaxOwok)
  • Improvements to bulk resource import #1007 (SMaxOwok)
  • Remember page and filter in backend project list #1002 (SMaxOwok)
  • Add library placeholder when no instance projects #992 (SMaxOwok)
  • Expose project slug in backend #993 (SMaxOwok)
  • Refactor resource/collection params to include page #938 (SMaxOwok)
  • Implement frontend DOI display #934 (SMaxOwok)
  • Allow links in formatted fields #921 (SMaxOwok)

Bugs

v1.0.1 - 04/03/18

Bugs

  • Fix incorrect guard on Pages.New container #915 (SMaxOwok)

v1.0.0 - 03/30/18

v1.0.0-rc.5 - 03/30/18

Bugs

  • Handle empty selection share messages #911 (zdavis)
  • Add sort title to resources and fix ordering #909 (SMaxOwok)
  • Fix resource list filters and URL update #905 (SMaxOwok)

v1.0.0-rc.4 - 03/29/18

Bugs

  • Update resource tag list when keywords change #902 (SMaxOwok)
  • Scroll overlay primary behind header #896 (naomiyaki)
  • Allow 404 API requests to bubble up #903 (zdavis)
  • Project editors and authors can notate texts #900 (zdavis)

v1.0.0-rc.3 - 03/28/18

Features

Bugs

  • Fix highlight/annotation creator checks #893 (SMaxOwok)
  • Correct upload input image format label #884 (zdavis)
  • Allow project purchase price to be blank #881 (zdavis)

v1.0.0-rc.2 - 03/27/18

Bugs

v1.0.0-rc.1 - 03/25/18

Features

Bugs