Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.3.0](v1.2.0...v1.3.0) (2020-11-02) ### Bug Fixes * **asyncstorage:** fix return type of callback ([f104655](f104655)) * **database:** fix pool providing, switching ([fc57efc](fc57efc)) * **jobs:** reduce number of max active jobs ([c526b55](c526b55)) * **jobsview:** add scope to table header ([becaf7c](becaf7c)) * **mediumcontext:** disambiguate columns in query ([28831aa](28831aa)) ### Features * **admin:** add Administration and Jobs View ([49bd878](49bd878)) * **jobs:** track detailed job contexts and history ([fd7a37d](fd7a37d)) * **jobsview:** add screen reader caption to table ([7d6db22](7d6db22)) * **storage:** add database pool provider ([65842e9](65842e9))
- Loading branch information