Tags: androiddevnotesforks/komga
Tags
chore(release): 0.154.1 [skip ci] ## [0.154.1](gotson/komga@v0.154.0...v0.154.1) (2022-04-25) ### Bug Fixes * read lists imported from cbl are not added to search index ([63e3d8a](gotson@63e3d8a)), closes [gotson#868](gotson#868) * rebuild search index for readlists ([03de229](gotson@03de229)), closes [gotson#868](gotson#868) * translated using Weblate ([a0c0daf](gotson@a0c0daf))
chore(release): 0.154.0 [skip ci] # [0.154.0](gotson/komga@v0.153.2...v0.154.0) (2022-04-22) ### Bug Fixes * translated using Weblate ([18b181b](gotson@18b181b)) * **webui:** extract translation strings for DropZone.vue ([2966c85](gotson@2966c85)), closes [gotson#856](gotson#856) * **webui:** read button on card would not always work ([4dd1e7a](gotson@4dd1e7a)), closes [gotson#830](gotson#830) ### Features * read support for jpeg xl ([dd5b7d0](gotson@dd5b7d0)), closes [gotson#831](gotson#831) * **webui:** set the currently viewed page as poster for book/series/readlist ([49b7f59](gotson@49b7f59)), closes [gotson#838](gotson#838)
chore(release): 0.153.2 [skip ci] ## [0.153.2](gotson/komga@v0.153.1...v0.153.2) (2022-04-01) ### Bug Fixes * translated using Weblate ([52136db](gotson@52136db)) * **webui:** show the full title of book/series on hover in cards ([59a6f7d](gotson@59a6f7d)), closes [gotson#836](gotson#836)
chore(release): 0.153.1 [skip ci] ## [0.153.1](gotson/komga@v0.153.0...v0.153.1) (2022-03-14) ### Bug Fixes * **api:** return created thumbnail ([dd1ffbe](gotson@dd1ffbe)) * translated using Weblate ([b778a2a](gotson@b778a2a)) * translated using Weblate ([6449f22](gotson@6449f22))
chore(release): 0.153.0 [skip ci] # [0.153.0](gotson/komga@v0.152.0...v0.153.0) (2022-03-03) ### Bug Fixes * **api:** expired sessions would not be destroyed ([5ecc9c6](gotson@5ecc9c6)) * ignore Qnap @recycle directories by default ([2621500](gotson@2621500)) * **webui:** books selection bar wouldn't hide the toolbar on Dashboard ([02d51b9](gotson@02d51b9)) * **webui:** display library navigation as bottom bar for sm screens ([70a546f](gotson@70a546f)) * **webui:** display release date without timezone adjustment ([d343740](gotson@d343740)), closes [gotson#818](gotson#818) ### Features * **api:** add /api/v2/users and deprecate /api/v1/users ([fa04d95](gotson@fa04d95)) * **api:** manage restrictions for users ([e345d6f](gotson@e345d6f)) * **api:** restrict content according to user's restrictions ([b0d6314](gotson@b0d6314)) * **api:** retrieve all sharing labels ([562c57c](gotson@562c57c)) * **api:** update series sharing labels ([769b0e6](gotson@769b0e6)) * persist user content restriction ([f1ab136](gotson@f1ab136)) * restrict content by labels ([8d4eb68](gotson@8d4eb68)) * sharing labels for series ([496ebb0](gotson@496ebb0)) * **webui:** edit user restrictions ([37dfa92](gotson@37dfa92)) * **webui:** logout when session expired ([093610e](gotson@093610e)) * **webui:** update series sharing labels ([c7c5592](gotson@c7c5592))
chore(release): 0.152.0 [skip ci] # [0.152.0](gotson/komga@v0.151.2...v0.152.0) (2022-02-18) ### Features * **api:** new history endpoint to retrieve historical events ([88f7f57](gotson@88f7f57)) * **webui:** history view ([f8bea23](gotson@f8bea23)) * **webui:** move some views into media management section ([90caee9](gotson@90caee9)) ### Performance Improvements * **webui:** reduce duplicate api calls for components with datatables ([1a82497](gotson@1a82497))
chore(release): 0.151.2 [skip ci] ## [0.151.2](gotson/komga@v0.151.1...v0.151.2) (2022-02-17) ### Bug Fixes * **webui:** links not showing underline on hover on dark theme ([e476d78](gotson@e476d78)) * **webui:** restore library alphabetical navigation from url ([1faaf12](gotson@1faaf12)) ### Performance Improvements * convert to cbz on first scan ([b724f20](gotson@b724f20)) * don't recompute book hash during scan if filesize is different ([33cd19a](gotson@33cd19a)) * hash and delete pages in a single scan ([b436e90](gotson@b436e90))
chore(release): 0.151.1 [skip ci] ## [0.151.1](gotson/komga@v0.151.0...v0.151.1) (2022-02-15) ### Bug Fixes * **opds:** better titles for entries ([9f2808d](gotson@9f2808d)) * translated using Weblate ([6975728](gotson@6975728)) * **webui:** clearer item card display ([052f3d3](gotson@052f3d3))
chore(release): 0.151.0 [skip ci] # [0.151.0](gotson/komga@v0.150.0...v0.151.0) (2022-02-14) ### Bug Fixes * **metrics:** configure step for 24h ([55df968](gotson@55df968)) * remove caching of ZipFile ([57082bd](gotson@57082bd)), closes [gotson#801](gotson#801) * **webui:** don't show metrics if there's no data ([9fe50fd](gotson@9fe50fd)) * **webui:** page hash matches dialog would not reset properly ([c0c7b09](gotson@c0c7b09)) * **webui:** properly set known hash card button initial status ([17c76de](gotson@17c76de)) ### Features * **webui:** adapt card content depending on context ([35bf05e](gotson@35bf05e)), closes [gotson#679](gotson#679) * **webui:** show series for books in search bar ([1463078](gotson@1463078)), closes [gotson#678](gotson#678) * **webui:** show series title within read list navigation ([f388e9b](gotson@f388e9b)) ### Performance Improvements * **webui:** reduce number of API calls on app initial load ([f7dc98a](gotson@f7dc98a)) * **webui:** reduce number of API calls on book details screen ([5f8894d](gotson@5f8894d))
chore(release): 0.150.0 [skip ci] # [0.150.0](gotson/komga@v0.149.2...v0.150.0) (2022-02-10) ### Bug Fixes * translated using Weblate ([5d253a0](gotson@5d253a0)) * **webui:** reset duplicate match table when hash is changed ([b051528](gotson@b051528)) * **webui:** reset hash card when hash is changed ([745fe09](gotson@745fe09)) ### Features * **api:** publish business metrics ([78174db](gotson@78174db)) * **webui:** metrics dashboard in server settings ([9467c93](gotson@9467c93)) * **webui:** page size selection for new duplicate pages view ([960546a](gotson@960546a))
PreviousNext