What's Changed
- git workflow config by @maxgurewitz in #127
- add separate addInitialStateToProps for dashboard by @maxgurewitz in #128
- dropdown for selecting git branch by @maxgurewitz in #129
- modal for creating git commits by @maxgurewitz in #130
- fix key for git diff modal by @maxgurewitz in #131
- initial git config examples dir by @maxgurewitz in #132
- refer to templates by name in examples by @maxgurewitz in #133
- add create pr button link by @maxgurewitz in #136
- commit branch button by @maxgurewitz in #137
- add git workflows demo to docs by @maxgurewitz in #140
- use ch query_params by @maxgurewitz in #141
- json user properties by @maxgurewitz in #142
- use consistent prefix for internal events by @maxgurewitz in #143
- fix styled type errors by @maxgurewitz in #144
- add performed segment node type by @maxgurewitz in #145
- backend implementation of performed segment node type by @maxgurewitz in #146
- broadcast segment node by @maxgurewitz in #147
- partial broadcast implementation by @maxgurewitz in #148
- submit broadcast op by @maxgurewitz in #149
- working page to submit broadcasts by @maxgurewitz in #150
- broadcast list view by @maxgurewitz in #151
- ensure apps emit metrics by @maxgurewitz in #152
- subscription groups by @maxgurewitz in #153
- render subscription group segment node option by @maxgurewitz in #154
- linting fixes by @maxgurewitz in #155
- declare otel dependencies in worker by @maxgurewitz in #156
- remove temporal tracing for now by @maxgurewitz in #157
- make segment name for new segment have id by @maxgurewitz in #158
- markdown rendering in templates by @maxgurewitz in #159
- supply base email layout by @maxgurewitz in #160
- markdown layout by @maxgurewitz in #161
- remove sub group unique by @maxgurewitz in #162
- ensure compute properties read query is namespaced by @maxgurewitz in #163
- progress in documenting workspace resources by @maxgurewitz in #164
Full Changelog: v0.0.12...v0.0.13