v0.7.0
What's Changed
- Remove unused serpapi variables in .env.example by @StreetLamb in #113
- Update .env.example by @StreetLamb in #114
- Improve local deployment by @Set27 in #115
- Bump aiohttp from 3.9.5 to 3.10.2 in /backend by @dependabot in #116
- Refactor to use enhanced postgres checkpointer by @StreetLamb in #117
Breaking Changes
If you are upgrading from a previous release, your threads and relevant checkpointer data will be deleted. This is because the new checkpointer is not compatible with past checkpointer data.
New Contributors
Full Changelog: v0.6.9...v0.7.0