Releases: Zipstack/unstract
v0.95.0
What's Changed
- Update README.md by @hari-kuriakose in #825
- Documents links updated by @jaseemjaskp in #829
- FEAT: UX Improvements in Unified Portal by @tahierhussain in #831
- Organization subscription improvements by @athul-rs in #832
- feat: Removed dead code from unstract-core by @chandrasekharan-zipstack in #646
Full Changelog: v0.94.0...v0.95.0
v0.94.0
What's Changed
- [FIX] Tool settings labels by @jagadeeswaran-zipstack in #823
- FEAT: Implement Drag-and-Drop Reordering for Prompts, Refactor Prompt Cards, and Update Export Modal Messaging by @tahierhussain in #815
- added jump to page functionality in pdf viewer for highlight by @vishnuszipstack in #824
- FIX: Issue 414 - failing login for domain change by @ritwik-g in #788
Full Changelog: v0.93.2...v0.94.0
v0.93.2
What's Changed
- fix: Updated run-platform to create schema for new users by @chandrasekharan-zipstack in #820
- feat: Moved scripts dir in root to docker dir by @chandrasekharan-zipstack in #812
- [Fix] FE UI Label changes by @jagadeeswaran-zipstack in #816
Full Changelog: v0.93.1...v0.93.2
v0.93.1
What's Changed
- [Fix] Optimised Top Bar component to take functional component by @jagadeeswaran-zipstack in #803
Full Changelog: v0.93.0...v0.93.1
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