What's Changed * docs: fix test pypi install command by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2515 * feat: Add PR Linting by seve in https://github.com/chanzuckerberg/cellxgene/pull/2560 * Update license copyright year by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2600 * fix [ 2608](https://github.com/chanzuckerberg/cellxgene/issues/2608): pin flask requirement to be less than 2.3 by atarashansky in https://github.com/chanzuckerberg/cellxgene/pull/2609 * chore: Release version 1.1.2 by atarashansky in https://github.com/chanzuckerberg/cellxgene/pull/2611
What's Changed * chore: fix unit tests by atarashansky in https://github.com/chanzuckerberg/cellxgene/pull/2562 * docs: updating readme and display version for rebranding by ashin-czi in https://github.com/chanzuckerberg/cellxgene/pull/2550 * chore: updating Annotate favicon and logo icon by ashin-czi in https://github.com/chanzuckerberg/cellxgene/pull/2556 * feat: annotate command improvements by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2568 * fix: fix static file serving in webpack by seve in https://github.com/chanzuckerberg/cellxgene/pull/2574
New Contributors * atarashansky made their first contribution in https://github.com/chanzuckerberg/cellxgene/pull/2562 * ashin-czi made their first contribution in https://github.com/chanzuckerberg/cellxgene/pull/2550
What's Changed * add cloud storage support for annotations by bkmartinjr in https://github.com/chanzuckerberg/cellxgene/pull/2512 * fix: remove unnecessary postgres req by MDunitz in https://github.com/chanzuckerberg/cellxgene/pull/2524 * chore: replace optimize-css-assets-webpack-plugin with css-minimizer-webpack-plugin by roaga in https://github.com/chanzuckerberg/cellxgene/pull/2525 * chore(webpack): remove script-ext-html-webpack-plugin by seve in https://github.com/chanzuckerberg/cellxgene/pull/2534 * chore: skip failing tests to unblock adding of new features by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2545 * fix embedding selection by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2543 * fix: s3 user annotations by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2541 * fix: update actions/setup-python version by roaga in https://github.com/chanzuckerberg/cellxgene/pull/2528 * use fsspec.download for S3 artifacts + additional logging by ebezzi in https://github.com/chanzuckerberg/cellxgene/pull/2536 * feat: add cli annotation subcommand by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2539 * fix test by atolopko-czi in https://github.com/chanzuckerberg/cellxgene/pull/2549
New Contributors * roaga made their first contribution in https://github.com/chanzuckerberg/cellxgene/pull/2525