Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.153.0](v0.152.0...v0.153.0) (2022-03-03) ### Bug Fixes * **api:** expired sessions would not be destroyed ([5ecc9c6](5ecc9c6)) * ignore Qnap @recycle directories by default ([2621500](2621500)) * **webui:** books selection bar wouldn't hide the toolbar on Dashboard ([02d51b9](02d51b9)) * **webui:** display library navigation as bottom bar for sm screens ([70a546f](70a546f)) * **webui:** display release date without timezone adjustment ([d343740](d343740)), closes [#818](#818) ### Features * **api:** add /api/v2/users and deprecate /api/v1/users ([fa04d95](fa04d95)) * **api:** manage restrictions for users ([e345d6f](e345d6f)) * **api:** restrict content according to user's restrictions ([b0d6314](b0d6314)) * **api:** retrieve all sharing labels ([562c57c](562c57c)) * **api:** update series sharing labels ([769b0e6](769b0e6)) * persist user content restriction ([f1ab136](f1ab136)) * restrict content by labels ([8d4eb68](8d4eb68)) * sharing labels for series ([496ebb0](496ebb0)) * **webui:** edit user restrictions ([37dfa92](37dfa92)) * **webui:** logout when session expired ([093610e](093610e)) * **webui:** update series sharing labels ([c7c5592](c7c5592))
- Loading branch information