Release version 1.3
Published: 2024-02-23
Changelog
Our second release for 2024 includes updates for collaboration and API building. The new release version 1.3 has the following highlights: - [API tab with endpoint](#api-tab) - [Real-time position & live cursor](#real-time) - [Export all](#export-all) - [CLI on Product Hunt](#cli) - [UX improvements & Fixes](#ux) <JumpTarget target="api-tab" /> ## API tab with POST endpoint In version 1.3, we are introducing a new API tab available in a new left menu bar on the editor page. The API tab provides you with an HTTP endpoint that you can POST your payload and import into Hubql. This is helpful for building webhooks and integrating with services that rely on HTTP requests. Creating files in Hubql from webhook payloads enables you to share these with others to clarify integration requirements quickly internally or with external partners. <Image image={{ src: "/api-tab.png", alt: "API tab with endpoint", caption: "API tab with endpoint", size: false, }} /> <JumpTarget target="real-time" /> ## Real-time position & live cursor We are introducing real-time position and live cursor in the visualization. Hubql's core value is to enable real-time collaboration and we are taking a step further with this feature. You can now see the position of other users in the visualization to follow along when in meetings to discuss changes or specific models or fields together. Besides the real-time position, we now update the node position in the visualization in real-time to keep everything in sync during collaboration. <Image image={{ src: "/live-cursor.png", alt: "Live cursor", caption: "Live cursor", size: false, }} />{" "} <JumpTarget target="export-all" /> ## Export all Our export feature allows you to export the entire visualization, not just the current viewport. Exporting the whole visualization is useful when you want to share the whole model with others or use it in your documentation for a complete overview. <Image image={{ src: "/export-all.png", alt: "Export all", caption: "Export all", size: false, }} /> <JumpTarget target="cli" /> ## Teaser: CLI launching on Product Hunt We are excited to announce that we are launching our new CLI for local development on Product Hunt in March. Visit our coming soon page and click notify me to get notified when we launch: [Hubql CLI on Product Hunt](https://www.producthunt.com/products/hubql/launches) More details on the CLI will be announced during launch day. <Image image={{ src: "/cli-terminal.webp", alt: "Hubql CLI", caption: "Hubql CLI", size: false, }} /> <JumpTarget target="ux" /> ## UX Improvements & Fixes The following UX improvements and fixes have been made in version 1.3: - **Unlimited nested JSON levels** \ We removed the limitation of 4 levels of nested JSON files. You can now have unlimited levels of nested JSON object children. - **Drag & drop multiple files** \ You can now drag and drop multiple files into the upload file tab when creating new files. - **File name changes** \ File names are now updated in real-time. - **Save process** \ We have fixed a few issues in the save process to make it more reliable and faster. - **Save node position** \ We improved the save node position process, and while it is now real-time, we also fixed the consistency of saving the positions. ## Next In the next release, you can expect more integrations such as Supabase, Hasura, and more. Furthermore, we will support unlimited nested children for XML files and more improvements to application performance. \---- Ready to get started? - [Join Hubql](https://app.hubql.com/) If you like our product and want to be part of the discussion, we invite you to join our Discord community. These are the perfect places to connect with fellow users, share your ideas, report any issues you encounter, and stay up-to-date with the latest developments. Click on the link below to join our Discord server and become a part of our community: [Join Our Discord](https://discord.gg/NjAwH6VkwY) Additionally, we invite you to connect with us on LinkedIn for more networking and updates. Follow our LinkedIn page to stay informed about our company's news, job opportunities, and industry insights. [Connect with us on LinkedIn](https://www.linkedin.com/company/hubql/) We value your input, and your participation will help us make our product even better. Let's build software together! We look forward to seeing you in our app, Discord or LinkedIn.