Release v0.0.9
Summary
The software project has undergone several enhancements including improvements in observability, UI, and accounting filters. Key fixes include resolving Plaid sync issues, upsert and sync setup, Toast loading state, and a bug where 'undefined' was improperly used as a DEFAULT keyword.
PR Breakdown:
- PR #198: Test branch by pellicceama (#198) -- >
- PR #197: Test branch by pellicceama (#197) -- >
- PR #196: test release by pellicceama (#196) -- >
- PR #195: Toast loading state fix by snrondina (#195) -- >
- PR #194: Request Integration styling by snrondina (#194) -- >
- PR #193: Running Stably on main PRs by pellicceama (#193) -- >
- PR #192: feat(accounting): adding summarize_by parameter and fixing net income calculation by pellicceama (#192) -- > Fixes
- PR #191: More integration tests by pellicceama (#191) -- >
- PR #190: fix: plaid sync issues and end to end testing by openint-bot (#190) -- >
- PR #189: fix: sync and upsert and set up beginning of e2e test by openint-bot (#189) -- >
- PR #186: UI improvements and toast variables by snrondina (#186) -- > Fixed muted hover color and added toast variables for light and dark theme
- PR #185: Feat(observability): improvements cont by pellicceama (#185) -- >
- PR #184: fixed book a demo cta width by snrondina (#184) -- >
- PR #183: Observability improvements by pellicceama (#183) -- >
- PR #182: feat: event listener SDK by pellicceama (#182) -- >
- PR #181: clean up old code and packages by openint-bot (#181) -- >
- PR #180: defer foreign key to make migration easy by openint-bot (#180) -- > For testing
- PR #179: fix: use DATABASE_URL_UNPOOLED by tonyxiao (#179) -- >
- PR #178: switch to neon (DATABASE_URL) and update migrations table by openint-bot (#178) -- >
- PR #177: add event table by openint-bot (#177) -- >
- PR #176: feat: archiving events from inngest into event table by pellicceama (#176) -- >
- PR #175: No whitelist staging by pellicceama (#175) -- >
- PR #174: removing need for whitelist for dev & stating by pellicceama (#174) -- >
- PR #173: fix: undefined should be ignored not used as DEFAULT keyword by default by openint-bot (#173) -- > Should fix issues with
customerId
andintegrationId
being overwritten. - PR #172: dev: Create TablePlus cli and archive database migration result to ci by openint-bot (#172) -- >
- PR #171: New transaction list Accounting filters by pellicceama (#171) -- >
- PR #170: Fix theme compile issue, disable delete ccfg button when it has connections by Rodri77 (#170) -- >
- PR #168: connector config page width and padding fixes by snrondina (#168) -- >
- PR #167: magic link cta update by snrondina (#167) -- >
- PR #166: Prevent hydratio error fixing dom elements by Rodri77 (#166) -- >