Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 11:26

Bug Fixes

  • core: include DataType 3 as videos when extracting media (5d1673f)

Features

  • core: add getRelatedPublications method on Publication, refactor other methods to share query (44eb243)
  • core: add methods to allow retrieving media from related publications (55b04a6), closes #27
  • express: add endpoint for related publications (fae1815)
  • express: add endpoint for retrieving related media (a790166)
  • media: add more menu items (b0c1675)
  • media: add support for svg images within publications (b116d15)
  • media: change product name in package.json (658e585)
  • media: forcefully delete old media catalogs on startup (dcb6115)
  • media: ignore related media from some publications (81eebdc)
  • media: include media from related publications too (f692e24)

BREAKING CHANGES

  • media: the app data directory has changed so everything will need to be downloaded again,
    to remove the previous app data to save some disk space remove the ~/Library/Application Support/@library-api/media directory
  • core: publications that are not found will silently error