Releases: Zipstack/unstract
v0.93.0
IMPORTANT! Breaking Change
The backend service has moved to v2 for all Django apps which now internally use a new single PostgreSQL db schema to store all users. Earlier we were creating a separate PostgreSQL db schema for each organization, which caused a huge overhead in maintaining a multi-tenant platform.
If upgrading from a version prior to v0.93.0
, a data migration is required to continue using the platform with your existing data.
For detailed instructions on how to perform the migration, please see the v2 migration guide.
What's Changed
- Added open telemetry zero code instrumentation package by @ritwik-g in #802
- FIX: Rearranged Prompt Card Buttons and Floating Copy Button for Better UX by @tahierhussain in #799
- Correct the tool dockerfil by @ritwik-g in #809
- Script to run v2 migration commands by @chandrasekharan-zipstack in #791
- V2/remove feature flag by @muhammad-ali-e in #795
Full Changelog: v0.92.1...v0.93.0
v0.92.1
What's Changed
- [Fix] Dev portal On-boarding issue by @jagadeeswaran-zipstack in #800
- fix: Platform service err orhandling change to print traceback during errors by @chandrasekharan-zipstack in #805
- Version bump for 0.52.0 & NoOp adapter changes by @harini-venkataraman in #804
Full Changelog: v0.92.0...v0.92.1
v0.92.0
What's Changed
- fix on pre-commit by @jaseemjaskp in #797
- [FEAT] Added vline hline in llmW adapter FE by @jagadeeswaran-zipstack in #794
- FIX: Optimization and UI/UX Improvement of Output Analyzer by @tahierhussain in #790
- [Feat] Bumped sdk version to 0.51.0 and tool version by @jagadeeswaran-zipstack in #798
Full Changelog: v0.91.5...v0.92.0
v0.91.5
What's Changed
- Updated Actions which uses a deprecated Node.js version by @jaseemjaskp in #786
Full Changelog: v0.91.4...v0.91.5
v0.91.4
What's Changed
- fix: Minor account v2 related fixed to run in OSS by @chandrasekharan-zipstack in #785
Full Changelog: v0.91.3...v0.91.4
v0.91.3
What's Changed
- update data migration with missed tables by @muhammad-ali-e in #789
Full Changelog: v0.91.2...v0.91.3
v0.91.2
What's Changed
- onboard issue fixed by @jaseemjaskp in #787
- [FIX] Fixed issue in prompt construction by @Deepak-Kesavan in #767
Full Changelog: v0.91.1...v0.91.2
v0.91.1
What's Changed
- V2/fix/datamigration fix by @muhammad-ali-e in #784
Full Changelog: v0.91.0...v0.91.1
v0.91.0
What's Changed
- Feat/unified dev portal by @jagadeeswaran-zipstack in #582
Full Changelog: v0.90.12...v0.91.0
v0.90.12
What's Changed
- [FIX] Variable replacement by @Deepak-Kesavan in #782
- Fix for Pipeline Execution V2. Workflow Id willnot be get from API execution by @muhammad-ali-e in #783
Full Changelog: v0.90.11...v0.90.12