Skip to content

Release v0.0.42

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 12:35
· 15 commits to main since this release
36e66c2

Summary

Hey there! We've made some cool updates. Our theme interface is now simpler with a theme dropdown added. Plus, we've got a new v1 API with an incremental approach, and we've fixed a @trpc/client crash. We also adjusted the dark theme support and updated the default tab value in the connect form. A lot going on but all for the better!

PR Breakdown:

  • PR #275: Simplify theme update effect, add theme dropdown on magic link and style fixes by Rodri77 (#275) -- >
  • PR #273: Scaffold new v1 api with incremental approach again and fix @trpc/client crash by openint-bot (#273) -- >
  • PR #272: Fix embed min dimensions, adjust dark theme support and comment dark theme variables from console by Rodri77 (#272) -- >
  • PR #271: oas types by pellicceama (#271) -- >
  • PR #269: Revert "Scaffold new v1 api with incremental approach" by pellicceama (#269) -- > Reverts #259
  • PR #267: New Oauth Implementation by pellicceama (#267) -- >
  • PR #266: Integrate v1 api into current next.js app by openint-bot (#266) -- >
  • PR #265: Update default tab value to add in connect form by Rodri77 (#265) -- >
  • PR #263: Remove syncInProgress, simplify sidebar, fix form paddings and set default values for connect dropdowns by Rodri77 (#263) -- >
  • PR #259: Scaffold new v1 api with incremental approach by openint-bot (#259) -- > Having problems with deploy. But if you run it locally then visit http://localhost:4000/api/v1 you'l be able to see the new api spec explorer.