Releases: giselles-ai/giselle
Releases · giselles-ai/giselle
v0.1.1
What's Changed
- Add model selection option to Text Generator node with Claude support by @toyamarinyon in #77
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Run Flow (Alpha)
Flows built with Playground can now be executed
nov5a_output.mp4
What's Changed
- Add updated at column by @koji-m in #66
- Fix
Error: Failed to set Next.js data cache, items over 2MB can not be cached (2865842 bytes) at IncrementalCache.set
error on development by @satococoa in #67 - Prototype flow by @toyamarinyon in #68
- Replace Trigger.dev with Vercel Functions by @toyamarinyon in #71
- Next 15 stable by @toyamarinyon in #72
- Use next.config.ts instead of next.config.mjs by @toyamarinyon in #73
- feat: Set 5-minute timeout for Agent playground page by @toyamarinyon in #74
- fix: Update SVG attributes to React camelCase format by @toyamarinyon in #75
- Remove
TRIGGER_SECRET_KEY
from .env.example by @shige in #76
New Contributors
Full Changelog: v0.0.21...v0.1.0
v0.0.21
What's Changed
- [For contributors] Enable the feature flag at all times in the development environment by @shige in #61
- Fix license_finder job failure for PRs from a forked repository by @masutaka in #57
- [refactor] Optimize LLM execution by moving source retrieval to server-side by @toyamarinyon in #62
- refactor(graph): Inline debounce logic in GraphProvider by @toyamarinyon in #65
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Prototype runner by @toyamarinyon in #48
- Migrate NOTICE.md to License report by @masutaka in #32
- Refactor: Replace
ThunkAction
withCompositeAction
and Enhance State Management inGraphProvider
by @toyamarinyon in #49 - refactor: Reorganize state management in Playground by domain and use case by @toyamarinyon in #54
- Implement local environment flagging mechanism by @toyamarinyon in #58
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Add Viewer mode and isFinal flag to prepare for flow execution by @toyamarinyon in #43
- Avoid error on "verify-email" page under browser auto-translation by @Rindrics in #42
- Add workflow to resolve unintended git diffs before PR review by @Rindrics in #46
- Use official Biome GitHub Action for CI and update Biome to latest version by @toyamarinyon in #47
New Contributors
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Scroll main content by @toyamarinyon in #38
- add handling canceled subscriptions by @satococoa in #34
- Indicate the Final Node by @toyamarinyon in #36
- set model to gpt-4o by @toyamarinyon in #40
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Fix "Can't resolve 'next/font/local/target.css'" by @satococoa in #29
- Fix typo: rosert -> rosart by @satococoa in #33
- Add some text to README.md to make it available for the 1st time as Open Source by @shige in #30
- Handling error on web search by @toyamarinyon in #35
- Enable local font downloads when meeting the required conditions by @toyamarinyon in #37
New Contributors
- @satococoa made their first contribution in #29
Full Changelog: v0.0.16...v0.0.17
v0.0.16
Enhancements
- debug flag by @toyamarinyon in #27
- design WebSearch Block by @toyamarinyon in #28
- Limit for concurrecy of scraping by @toyamarinyon in #31
Documentations
Full Changelog: v0.0.15...v0.0.16
v0.0.15
Enhancements
oct18a_output.mp4
- Reasoning keywords on Search Node by @toyamarinyon in #22
- Search and Scrape Webpages by @toyamarinyon in #23
- add web page as source of prompt by @toyamarinyon in #26
Miscellaneous
- Replace all placeholders in CODE_OF_CONDUCT.md by @masutaka in #10
- Replace all placeholders in SECURITY.md by @masutaka in #11
- Added the Giselle's logo image in README.md by @shige in #24
Full Changelog: v0.0.14...v0.0.15
v0.0.14
This product has been open-sourced!!!
Miscellaneous
- Introduce CODE_OF_CONDUCT.md by @masutaka in #1
- Introduce CONTRIBUTING.md by @masutaka in #2
- Introduce SECURITY.md by @masutaka in #3
- Introduce LICENSE by @masutaka in #4
- Add CODEOWNERS by @masutaka in #6
- Add templates for issue and pull request by @masutaka in #5
- Introduce CodeQL workflow by @masutaka in #7
- Merge private repo by @masutaka in #14
- Remove unused default files from next and vercel by @shige in #15
- Update CODEOWNERS by @shige in #17
- Introduce License Finder to CI by @masutaka in #18
- Introduce Dependency Review to CI by @masutaka in #19
- Exclude Files from Deployments with .vercelignore by @shige in #20
Enhancements
- Prototype websearch result panel by @toyamarinyon in #21
New Contributors
- @masutaka made their first contribution in #1
- @shige made their first contribution in #15
- @toyamarinyon made their first contribution in #21
Full Changelog: https://github.com/route06inc/giselle/commits/v0.0.14