What's Changed
* Monorepo update to 0.3.x by oulianov in https://github.com/phospho-app/phospho/pull/73
* Link prefetching in Users by oulianov in https://github.com/phospho-app/phospho/pull/75
* Adds batching by oulianov in https://github.com/phospho-app/phospho/pull/81
* Adds saving of logs even if quota is exceeded by oulianov in https://github.com/phospho-app/phospho/pull/82
* Fix wrong reference of task by oulianov in https://github.com/phospho-app/phospho/pull/83
* Unordered insert and update readme by oulianov in https://github.com/phospho-app/phospho/pull/86
* Update to 0.3.5 by oulianov in https://github.com/phospho-app/phospho/pull/89
* Updates dependencies by oulianov in https://github.com/phospho-app/phospho/pull/90
* Improve extractor logging by oulianov in https://github.com/phospho-app/phospho/pull/91
* Filter out existing tasks from tasks to process by oulianov in https://github.com/phospho-app/phospho/pull/92
* Pagination and update hobby plan by oulianov in https://github.com/phospho-app/phospho/pull/96
* Adds check by oulianov in https://github.com/phospho-app/phospho/pull/97
* Fix next deployment by oulianov in https://github.com/phospho-app/phospho/pull/98
* Adds missing pagination for sessions by oulianov in https://github.com/phospho-app/phospho/pull/99
* Fix page count by oulianov in https://github.com/phospho-app/phospho/pull/100
* Fix pricing promotion by oulianov in https://github.com/phospho-app/phospho/pull/102
* Improve platform UX: graph viz caching, data accuracy by oulianov in https://github.com/phospho-app/phospho/pull/104
* Adds more indexes for events by oulianov in https://github.com/phospho-app/phospho/pull/106
* Fix issues in dashboard tab by oulianov in https://github.com/phospho-app/phospho/pull/109
* Adds annotation of task events by oulianov in https://github.com/phospho-app/phospho/pull/113
* Adds missing return by oulianov in https://github.com/phospho-app/phospho/pull/115
* Fix session length display by oulianov in https://github.com/phospho-app/phospho/pull/116
* Edit filter by oulianov in https://github.com/phospho-app/phospho/pull/117
* Streamline self-hosting by oulianov in https://github.com/phospho-app/phospho/pull/119
* Adds update from flat task by oulianov in https://github.com/phospho-app/phospho/pull/120
* Adds a local mode (ollama override) for the lab and make the testing & deployment with phospho package easier by oulianov in https://github.com/phospho-app/phospho/pull/130
* Adds check to avoid updating task when the flag exists by oulianov in https://github.com/phospho-app/phospho/pull/131
* Merge Event tabs, remove Topics tab, augment the integration between Lab and platform projects, adds Users pagination by oulianov in https://github.com/phospho-app/phospho/pull/133
* Adds logout to select plan page by oulianov in https://github.com/phospho-app/phospho/pull/134
* Update README.md by oulianov in https://github.com/phospho-app/phospho/pull/135
* Improve evaluation and event detection, add support for system prompt by oulianov in https://github.com/phospho-app/phospho/pull/139
* Update event detection prompts by oulianov in https://github.com/phospho-app/phospho/pull/140
* Shorten large metadata by oulianov in https://github.com/phospho-app/phospho/pull/141
* Updates phospho lab by oulianov in https://github.com/phospho-app/phospho/pull/144
* Improve State management in webapp by oulianov in https://github.com/phospho-app/phospho/pull/147
* Optimize User list by oulianov in https://github.com/phospho-app/phospho/pull/149
* Small fixups doc, users by oulianov in https://github.com/phospho-app/phospho/pull/150
* Cosmetic updates by oulianov in https://github.com/phospho-app/phospho/pull/153
* Small edit by oulianov in https://github.com/phospho-app/phospho/pull/154
* Events tab relooking and models refacto by oulianov in https://github.com/phospho-app/phospho/pull/155
* Editing an event no longer put it at the end of the event list by oulianov in https://github.com/phospho-app/phospho/pull/157
* Make table rows clickable, project name editable by oulianov in https://github.com/phospho-app/phospho/pull/159
* Implement Event's scope by oulianov in https://github.com/phospho-app/phospho/pull/164
* Task to events API route by oulianov in https://github.com/phospho-app/phospho/pull/166
* Rename API endpoint, add version in env, add check before insert by oulianov in https://github.com/phospho-app/phospho/pull/168
* Fix error with list by oulianov in https://github.com/phospho-app/phospho/pull/169
* Fix event by oulianov in https://github.com/phospho-app/phospho/pull/170
* Fix adhoc event detection for demo by oulianov in https://github.com/phospho-app/phospho/pull/172
* Finetuning endpoints and parallel jobs executor by oulianov in https://github.com/phospho-app/phospho/pull/175
* Change the onboarding flow by oulianov in https://github.com/phospho-app/phospho/pull/177
* Adds exp retry and fix endpoint by oulianov in https://github.com/phospho-app/phospho/pull/178
* add requirements by fred3105 in https://github.com/phospho-app/phospho/pull/179
* Fred implement regex by fred3105 in https://github.com/phospho-app/phospho/pull/180
* Improve navbar and enhance onboarding by oulianov in https://github.com/phospho-app/phospho/pull/181
* Add regex engine and update platform navbar, onboarding by oulianov in https://github.com/phospho-app/phospho/pull/182
* Minor edits to onboarding screen by oulianov in https://github.com/phospho-app/phospho/pull/183
* Added backfill option by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/184
* add support for keyword detection by fred3105 in https://github.com/phospho-app/phospho/pull/185
* Added a backfill method in phospho-python by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/186
* phospho Python backfill by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/187
New Contributors
* fred3105 made their first contribution in https://github.com/phospho-app/phospho/pull/179
**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.16...0.3.17