Skip to content

Releases: jakowenko/phrame

v1.1.0

22 Jun 04:09
Compare
Choose a tag to compare

1.1.0 (2023-06-22)

Features

  • add support for deepai (d6b3f55)
  • add support for dream (b6a64bf)
  • add support for leonardoai (c57b1d5)
  • add support for midjourney (8229ad2)
  • auto generate images (46d41b2)
  • auto trim images (851d7cc)
  • config ai image status (74a4ef1)
  • gallery shows total image file size (385f276)
  • gallery swipe on mobile (a4e0bc1)
  • open gallery image in new window (8e9c16e)
  • pass optional context for random summary generation (bb7899f)
  • preload next gallery image (a3520cf)

Bug Fixes

  • ensure summary is defined before creating (5c569f4)
  • get gallery would fail with a lot of images (a9abb64)
  • prevent change of modal image if src isn’t set (7111e90)
  • prevent image cycle when disabled on load (a96c327)
  • reset scroll ids when gallery is loaded (24a05e6)
  • update total after favorite (d041335)

Build

  • bump packages (e0094c8)
  • drop armv7 support (e83871f)
  • exclude inline source map files (128cd4a)
  • generate prisma client during build (b66bc55)

v1.1.0-beta.1

22 Jun 03:01
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-06-22)

Features

  • add support for deepai (7ddc87c)
  • add support for dream (7d70350)
  • add support for leonardoai (435c7b4)
  • add support for midjourney (c3658c1)
  • auto generate images (dda79e3)
  • auto trim images (71b1c5b)
  • config ai image status (91a8a2c)
  • gallery shows total image file size (9b15505)
  • gallery swipe on mobile (963b76d)
  • open gallery image in new window (9075148)
  • pass optional context for random summary generation (ea76213)
  • preload next gallery image (5ca8bc7)

Bug Fixes

  • ensure summary is defined before creating (d285719)
  • get gallery would fail with a lot of images (748cf48)
  • prevent change of modal image if src isn’t set (5602a2c)
  • prevent image cycle when disabled on load (3e4b0e5)
  • reset scroll ids when gallery is loaded (13c1d34)
  • update total after favorite (a51fbeb)

Build

  • bump packages (bfb08f4)
  • exclude inline source map files (8efd283)
  • generate prisma client during build (f144b90)

v1.0.0

29 May 16:04
Compare
Choose a tag to compare

1.0.0 (2023-05-29)

Features