Releases: BenShelton/library-api
Releases · BenShelton/library-api
v0.11.0
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
v0.10.1
v0.10.0
Features
- core: add
getSongDetails
method to MediaCatalog (485cf13) - core: add class for accessing the newer media catalog (881d264), closes #55
- core: add util to process a file line by line (81da56e)
- express: use new media catalog when getting media details (2d21c24), closes #55
- media: remove rounded corners from display window for better screen sharing (70a9560)
- media: use newer media catalog for video images/titles (15706f4), closes #55
- media: use newer media details when loading song details (65e7c55)
v0.9.1
v0.9.0
Bug Fixes
- media/settings: correct alignment of selects & buttons, add dividers between settings (6bea8e5)
Features
v0.8.0
Bug Fixes
- media: only check for updates after app is ready (6d45159)
- media: remove app name from window titles (4741a7d), closes #38
Features
- core: add categoryType to images (997bf40)
- media: add more supported file extensions (b1862c0), closes #45
- media: add Return to Today button on Media page (0f346e4)
- media: add setting to only show relevant images (b9b62c4), closes #26
- media: persist state of control panel screens to avoid them reloading (f686b10), closes #42
- media: update icon (90d5b26), closes #39
- media/developer: adds store communication between renderer and main processes (2f7ba05)
v0.7.0
v0.6.2
Note: Version bump only for package library-api
v0.6.1
Note: Version bump only for package library-api