Skip to content

Latest commit

 

History

History
510 lines (232 loc) · 25.9 KB

CHANGELOG.md

File metadata and controls

510 lines (232 loc) · 25.9 KB

1.0.0-alpha.69 (2024-05-08)

Features

  • add an app for comfyUI to run in captain (#269) (e71362d)

1.0.0-alpha.68 (2024-05-08)

Bug Fixes

  • scope logger for dev and clear file on startup (#277) (8f8843d)

1.0.0-alpha.67 (2024-05-08)

Bug Fixes

  • add the "latest-release.ts" as a commit (#276) (ffa0f79)

1.0.0-alpha.66 (2024-05-08)

Bug Fixes

1.0.0-alpha.65 (2024-05-08)

Features

1.0.0-alpha.64 (2024-05-06)

Features

1.0.0-alpha.63 (2024-05-05)

Bug Fixes

1.0.0-alpha.62 (2024-05-01)

Features

1.0.0-alpha.61 (2024-04-30)

Bug Fixes

1.0.0-alpha.60 (2024-04-30)

Features

1.0.0-alpha.59 (2024-04-30)

Features

1.0.0-alpha.58 (2024-04-30)

Bug Fixes

1.0.0-alpha.57 (2024-04-30)

Features

1.0.0-alpha.56 (2024-04-30)

Bug Fixes

  • default protocol needs to differ from dev and prod (#237) (8849bb6), closes #236

1.0.0-alpha.55 (2024-04-29)

Features

1.0.0-alpha.54 (2024-04-27)

Features

1.0.0-alpha.53 (2024-04-27)

Features

1.0.0-alpha.52 (2024-04-26)

Features

1.0.0-alpha.51 (2024-04-24)

Features

  • resources are updated automatically once a new version is released (#224) (2aab5fb), closes #216

1.0.0-alpha.50 (2024-04-20)

Features

1.0.0-alpha.49 (2024-04-19)

Features

1.0.0-alpha.48 (2024-04-19)

Features

1.0.0-alpha.47 (2024-04-18)

Bug Fixes

1.0.0-alpha.46 (2024-04-18)

Features

1.0.0-alpha.45 (2024-04-17)

Features

1.0.0-alpha.44 (2024-04-16)

Features

1.0.0-alpha.43 (2024-04-15)

Features

1.0.0-alpha.42 (2024-04-15)

Bug Fixes

1.0.0-alpha.41 (2024-04-15)

Features

1.0.0-alpha.40 (2024-04-12)

Features

1.0.0-alpha.39 (2024-04-11)

Bug Fixes

  • ensure better compat to old vs new api (#197) (5f15b06)

1.0.0-alpha.38 (2024-04-11)

Features

1.0.0-alpha.37 (2024-04-10)

Features

1.0.0-alpha.36 (2024-04-09)

Features

1.0.0-alpha.35 (2024-04-08)

Bug Fixes

  • text to image returns a captain image (#191) (a564d76)

1.0.0-alpha.34 (2024-04-08)

Features

1.0.0-alpha.33 (2024-04-08)

Features

1.0.0-alpha.32 (2024-04-07)

Features

1.0.0-alpha.31 (2024-04-07)

Features

1.0.0-alpha.30 (2024-04-06)

Features

1.0.0-alpha.29 (2024-03-25)

Bug Fixes

  • app should only have one instance (#99) (c7e9d11)

1.0.0-alpha.28 (2024-03-25)

Bug Fixes

  • label on installation success is wrong (#98) (54f711f)

1.0.0-alpha.27 (2024-03-20)

Features

1.0.0-alpha.26 (2024-03-19)

Features

  • communicate existence of openaiapikey (#93) (3cd2efb)

1.0.0-alpha.25 (2024-03-19)

Features

1.0.0-alpha.24 (2024-03-19)

Bug Fixes

  • live-painting: generate input image when nothing exists yet (#90) (89c9db3)

1.0.0-alpha.23 (2024-03-19)

Bug Fixes

1.0.0-alpha.22 (2024-03-19)

Bug Fixes

  • use correct path to downloaded checkpoint (#88) (1071844)

1.0.0-alpha.21 (2024-03-19)

Features

  • add download notice for essential models (#84) (f48a629)

1.0.0-alpha.20 (2024-03-19)

Features

1.0.0-alpha.19 (2024-03-18)

Features

1.0.0-alpha.18 (2024-03-15)

Features

1.0.0-alpha.17 (2024-03-14)

Features

  • installer populates vector store (#76) (e7b1a08)

1.0.0-alpha.16 (2024-03-13)

Features

1.0.0-alpha.15 (2024-03-12)

Features

  • use transformer.js for embeddings (#74) (d254612)

1.0.0-alpha.14 (2024-03-11)

Features

1.0.0-alpha.13 (2024-03-09)

Features

1.0.0-alpha.12 (2024-03-09)

Features

1.0.0-alpha.11 (2024-03-09)

Features

1.0.0-alpha.10 (2024-03-08)

Features

1.0.0-alpha.9 (2024-03-04)

Features

1.0.0-alpha.8 (2024-02-26)

Features

1.0.0-alpha.7 (2024-02-24)

Features

1.0.0-alpha.6 (2024-02-23)

Features

1.0.0-alpha.5 (2024-02-23)

Features

  • storytelling with OpenAI GPT-4-vision (#57) (90a1648)

1.0.0-alpha.4 (2024-02-23)

Features

1.0.0-alpha.3 (2024-02-23)

Features

  • only generate output image when input was changed (#55) (fe4b4c0)

1.0.0-alpha.2 (2024-02-22)

Features

  • added tests for createWindow and unpack, moved jest.setup.ts to the root, installed jest-mock-extended (#51) (760f3ee)
  • live painting (#49) (416d0aa)
  • live painting config (#54) (d9f311d)

1.0.0-alpha.1 (2024-02-17)

Bug Fixes

Features