-
Notifications
You must be signed in to change notification settings - Fork 133
0.10.0 #721
mnida
announced in
Announcements
0.10.0
#721
-
Highlevel
- New webhooks
- Better tests
- New plans, custom plans, plan versions
- New subscriptions, specified by subscription ID
- Pre-paid usage
- Reset interval for usage
- Invoice interval for usage
- Improve netsuite import
- Added salesforce integration
What's Changed
- refactor: separate track_event microservice by @meehawk in refactor: separate track_event microservice #574
- change some logging on services by @diego-escobedo in change some logging on services #611
- Set webhook checkbox left margins to 0px by @djanda97 in Set webhook checkbox left margins to 0px #616
- Frontend:Delete customer + edit ID and name by @mnida in Frontend:Delete customer + edit ID and name #614
- update customer deletion by @diego-escobedo in update customer deletion #620
- Resolve "Optimistic UI For Plan Tags" by @glamboyosa in Resolve "Optimistic UI For Plan Tags" #617
- update gh action by @diego-escobedo in update gh action #625
- Fix Plan Version Status Component Design by @diego-escobedo in Fix Plan Version Status Component Design #626
- send invoices to kafka topic by @diego-escobedo in send invoices to kafka topic #629
- Add On Preview and Publish Button Sometimes Wrongly Diabled by @gitstart in Add On Preview and Publish Button Sometimes Wrongly Diabled #632
- Chore:Cypress tests in Actions by @mnida in Chore:Cypress tests in Actions #493
- Update documentation for taxes by @mnida in Update documentation for taxes #636
- add nigerian naira as a supported currency by @diego-escobedo in add nigerian naira as a supported currency #637
- Add webhook for subscription creation by @djanda97 in Add webhook for subscription creation #604
- add tests for invoice webhooks and fix condition check on invoice paid webhook by @diego-escobedo in add tests for invoice webhooks and fix condition check on invoice paid webhook #639
- add alternative name to python ingestion by @diego-escobedo in add alternative name to python ingestion #643
- Fix failing Cypress tests by @djanda97 in Fix failing Cypress tests #642
- snake-case for typescript docs by @mnida in snake-case for typescript docs #645
- Feat:Tutorial/quickstart page by @mnida in Feat:Tutorial/quickstart page #638
- Bug: Select in customer detail Modals not showing selected values by @gitstart in Bug: Select in customer detail Modals not showing selected values #647
- Feat: subscription_cancelled_webhook by @Aashish-Upadhyay-101 in Feat: subscription_cancelled_webhook #641
- Typo Fix On Error Message by @mnida in Typo Fix On Error Message #648
- Enable cypress action by @mnida in Enable cypress action #649
- UI test for event details section on metrics page by @djanda97 in UI test for event details section on metrics page #651
- Change invoice tax storage by @diego-escobedo in Change invoice tax storage #656
- Isolate svix outtage by @mnida in Isolate svix outtage #658
- improve netsuite csv generation by @diego-escobedo in improve netsuite csv generation #660
- Enable Porter automatic deployments by @porter-deployment-app in Enable Porter automatic deployments #663
- Enable Porter automatic deployments by @porter-deployment-app in Enable Porter automatic deployments #664
- Enable Porter automatic deployments by @porter-deployment-app in Enable Porter automatic deployments #667
- Update porter-setup.yml actions by @mnida in Update porter-setup.yml actions #668
- add posthog event tracking to guidance microservice by @diego-escobedo in add posthog event tracking to guidance microservice #671
- Center and adjust top margin for alert on components by @gitstart-lotus in Center and adjust top margin for alert on components #670
- Resolve "Enhancement - Cypress Test for traveling to each customer detail tab" by @glamboyosa in Resolve "Enhancement - Cypress Test for traveling to each customer detail tab" #672
- Add webhook for subscription renewal by @djanda97 in Add webhook for subscription renewal #657
- python parser bug by @diego-escobedo in python parser bug #676
- Feat: Quickstart Loading bar in sidebar by @gitstart-lotus in Feat: Quickstart Loading bar in sidebar #674
- refactor: have shared types for go by @meehawk in refactor: have shared types for go #635
- fix: go types by @meehawk in fix: go types #678
- Resolve "Bug - Refreshing on any page sometimes takes you to the login page" by @glamboyosa in Resolve "Bug - Refreshing on any page sometimes takes you to the login page" #673
- Update authn.go by @mnida in Update authn.go #682
- Go headers fix to values by @mnida in Go headers fix to values #683
- Diego/plans redesign v2 by @diego-escobedo in Diego/plans redesign v2 #615
- Refactor: Draft Invoice move to CustomerViewSet (Refactor: Draft Invoice move to CustomerViewSet #675 ) by @diego-escobedo in Refactor: Draft Invoice move to CustomerViewSet (#675) #684
- Chore:metric create loading by @mnida in Chore:metric create loading #687
- fixes to subscription cancellation by @diego-escobedo in fixes to subscription cancellation #688
- fix: correctly format bash scripts (fix: correctly format bash scripts #685 ) by @mnida in fix: correctly format bash scripts (#685) #686
- remove print by @diego-escobedo in remove print #690
- fix: plan name not sent on initial plan creation by @meehawk in fix: plan name not sent on initial plan creation #689
- Fix Plans and Update Font Sizes by @mnida in Fix Plans and Update Font Sizes #691
- Resolve "Bug - Update Heading" by @glamboyosa in Resolve "Bug - Update Heading" #677
- fix serialization of usage charge fixed units by @diego-escobedo in fix serialization of usage charge fixed units #696
- Resolve "Bug - Refreshing on any page sometimes takes you to the login page" by @glamboyosa in Resolve "Bug - Refreshing on any page sometimes takes you to the login page" #694
- Resolve "Use new APIs for add, update, cancel methods" by @glamboyosa in Resolve "Use new APIs for add, update, cancel methods" #693
- Cypress Test by @mnida in Cypress Test #699
- fix pytest rounding by @diego-escobedo in fix pytest rounding #700
- refactor: feat customer in version information page by @meehawk in refactor: feat customer in version information page #695
- date comparison bug fix by @diego-escobedo in date comparison bug fix #701
- Resolve "Bug - Addons Flat Fee needs to be passed as Recurring charge" by @glamboyosa in Resolve "Bug - Addons Flat Fee needs to be passed as Recurring charge" #703
- feat: support edit recurring charge by @meehawk in feat: support edit recurring charge #702
- Resolve "Enhancement - Add Bash script to combine generating types on both ends" by @glamboyosa in Resolve "Enhancement - Add Bash script to combine generating types on both ends" #704
- change subscription filters to arrayfield by @diego-escobedo in change subscription filters to arrayfield #707
- Improve Code Formatting and Copy on Quickstart page by @gitstart-lotus in Improve Code Formatting and Copy on Quickstart page #705
- pytest coverage for github action (pytest coverage for github action #706 ) by @diego-escobedo in pytest coverage for github action (#706) #710
- Refactor: cost_analysis moved to CustomerViewSet (Refactor: cost_analysis moved to CustomerViewSet #709 ) by @diego-escobedo in Refactor: cost_analysis moved to CustomerViewSet (#709) #711
- Diego/salesforce integration v1 by @diego-escobedo in Diego/salesforce integration v1 #698
- use stripe invoice statuses by @diego-escobedo in use stripe invoice statuses #712
New Contributors
- @gitstart made their first contribution in Add On Preview and Publish Button Sometimes Wrongly Diabled #632
- @porter-deployment-app made their first contribution in Enable Porter automatic deployments #663
- @gitstart-lotus made their first contribution in Center and adjust top margin for alert on components #670
Full Changelog: 0.9.4...0.10.0
This discussion was created from the release 0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment