Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.1.0](v1.0.0...v1.1.0) (2023-06-22) ### Features * add support for deepai ([d6b3f55](d6b3f55)) * add support for dream ([b6a64bf](b6a64bf)) * add support for leonardoai ([c57b1d5](c57b1d5)) * add support for midjourney ([8229ad2](8229ad2)) * auto generate images ([46d41b2](46d41b2)) * auto trim images ([851d7cc](851d7cc)) * config ai image status ([74a4ef1](74a4ef1)) * gallery shows total image file size ([385f276](385f276)) * gallery swipe on mobile ([a4e0bc1](a4e0bc1)) * open gallery image in new window ([8e9c16e](8e9c16e)) * pass optional context for random summary generation ([bb7899f](bb7899f)) * preload next gallery image ([a3520cf](a3520cf)) ### Bug Fixes * ensure summary is defined before creating ([5c569f4](5c569f4)) * get gallery would fail with a lot of images ([a9abb64](a9abb64)) * prevent change of modal image if src isn’t set ([7111e90](7111e90)) * prevent image cycle when disabled on load ([a96c327](a96c327)) * reset scroll ids when gallery is loaded ([24a05e6](24a05e6)) * update total after favorite ([d041335](d041335)) ### Build * bump packages ([e0094c8](e0094c8)) * drop armv7 support ([e83871f](e83871f)) * exclude inline source map files ([128cd4a](128cd4a)) * generate prisma client during build ([b66bc55](b66bc55))
- Loading branch information