Changelog

2024.07.05 (v2.0.2)

  • (feat) add support favorite and recent embeddings. 3d7aba1
  • (chore) add suspense boundary. 744bc5b
  • (chore) initial work on new embeddings module. 32226c1
  • (fix) hydration warning due to button within a button. be565c1
  • (feat) enable tis on prompt input form. ac93bb7
  • (fix) update params for image request. 253a753
  • (feat) add support for transparent images. b1cd1e1
  • (chore) change hook return statement from array to object. 418df24
  • (chore) hook should handle groupImages and currentPage. 7838193
  • (feat) add url params to handle navigation. 97bd479
  • (chore) update fetch images hook. d5eb739
  • (fix) add request caching for pending image requests. 9f3d795
  • (chore) comment out some disabled components. 3a5b2e8
  • (feat) copy image to clipboard. 957c544
  • (chore) stash work on model details. 9f12638
  • (chore) properly focus input elements. 4317031
  • (chore) logic to add favorite models to Dexie. 5858ce4
  • (feat) handle favorite model and associated filter logic. b4ad8ba
  • (fix) don't call kudos endpoint if only changing prompt. a56becc
  • (feat) fetch and store available model data on page load. 3dc580e
  • (chore) initial work scaffolding out new models page. b7f578a
  • (fix) issue with view height. f2a9830
  • (fix) padding of section. 0dcb2bb
  • (fix) style issues with section anchor. a3daefc
  • (chore) scaffold out more improvements to model details page. 2feed33
  • (chore) split fetch model api call out to discrete fn. ce136a7
  • (chore) additional work to build out model page. c73bd03
  • (feat) use model from models page. a9676ec
  • (feat) filter models. b95edab
  • (chore) helpful search filter modifiers. 5efba4c
  • (feat) link to find images using specific model. 490906d
  • (chore) transact all the things. 989a2da
  • (chore) add way to filter "all" from pending stats panel. 697bbbc
  • (chore) SelectDropDown improvements. a8d4a12
  • (feat) share params. 6ce5a89
  • (fix) update timestamps when retrying an image request. 115ca43
  • (chore) update dropdown menu for pending image panel. b68bca6
  • (feat) create image request hook and sticky prompt action panel. 4a5b1d3
  • (feat) update kudos estimate using dry_run on changes. 60aa709
  • (chore) use intersection observer for remote images. c080c22
  • (chore) update css and add support for saving entire LoRA payload. 22e80df
  • (chore) fix scroll container for pending images panel. 67b76ab
  • (chore) additional image view style fixes. 3dbc6ee
  • (chore) clickable pending image filter stats. 38312ea
  • (feat) initial work on new Dropdown component. 9080f53
  • (chore) split out logic in new useImageBlobUrl hook. c8859ad
  • (feat) fullscreen component. 361c983
  • (fix) full screen component. b1ddf1b
  • (chore) allow button to render as different elements. 347a9a7
  • (feat) delete pending jobs in progress. 487bed6
  • (fix) type issue. 6d53fde
  • (chore) initial work on splitting up artbot_id to group multiple jobs. 2180eb9
  • (fix) typo in tags modal. dbec1f2
  • (fix) clip_skip in style presets not applied correctly. 61ece47
  • (fix) filter styles response, categories element has values that refer… 1837ce7
  • (feat) enable QR Code workflow. 414f8b0
  • (chore) update image gallery toolbar. a5b748a
  • (feat) show gen metadata in image info panel. 14f6fbf
  • (fix) pull correct URLs for style previews. 8942ac3
  • (feat) store and display api response in image file interface. 8e23fa8
  • (fix) issue calculating pct complete on pending image modal. d6f7fbc
  • (fix) web app crashes when clicking a link for a manually input lora. 5cc5031
  • (fix) disable carousel pan if only 1 image. 666a266
  • (fix) issue with incorrect initial wait time. 565e416
  • (chore) update PendingImageOverlay with background and fix calculation. 67f6652
  • (feat) add job stats to pending image panel. a3a72c6
  • (chore) add info for error messages on pending image overlay. b7f4d87
  • (feat) show modal for images with error. efaac99
  • (chore) modal should support custom classnames. c0e88f5
  • (fix) dependabot. 361a4fa
  • (chore) update pending image view status panel. 6b43e98
  • (chore) fetch pending data from store instead of on useEffect. 0267b55
  • (chore) style fixes for pending image view. f8d0762
  • (feat) show linked lock unlock icon on custom image orientation. 030ed40
  • (chore) implement way to handle retrying or editing an image request. ba246b6
  • (fix) issue with click outside detection. 1cc5dc7
  • (fix) issue with click outside detection. 956e3c3
  • (chore) update type definitions to include gen metadata. b4344f2
  • (fix) attempt to handle jobs with errors. 273cfc1
  • (fix) type definition. 1faf5f9
  • (chore) add time diff utility function. c5d4048
  • (chore) better handling of displaying image creation errors. fb31692
  • (feat) style preset selection. 20cf13c
  • (chore) add helpful anchor links. 47c1ef1
  • (chore) stash work related to presets. fa8ebef