General
What's new
getting started
premium components
deprecated components
What's new
Nov 2024
- ✨ Added support for setting font size of title in Section component
- ✨ Added support for customising vertical alignment of text in table cells in Table component
- ✨ Added font size options for rows and headings in Table component
- ✨ Added support for customising the page margins
Oct 2024
- ✨ Add Tidy button to Cloud Editor to automatically format your JSON
- ✨ Added new option for URL link on Image component
- ✨ Added new options for customising Y-ticks on Line Chart (v2)
Sept 2024
- ✨ Added support for adding a Cover page to your PDF report
- ✨ Powerful new code-completion and better validation using our new JSON schema in the Cloud Editor. Read more about it here.
- 🐞 Fixed various bugs due to new JSON schema
- PageBreak component incorrectly requiring
options
key - Overriding color theme variables using legacy color theme variables not working
- Chart components incorrectly requiring
x_label
andy_label
keys - Setting colours for individual bars in Bar Chart (v2) not working
- PageBreak component incorrectly requiring
Aug 2024
- ✨ Added support to customise y-ticks in Timeseries Chart
July 2024
- ✨ Added option to specify text in footer of every page.
- ✨ Added support for negative values in chart components.
- ✨ Added support for using any font and weight from Google Fonts. Read about it on the Themes page.
- ✨ Default
horizontal_margin
for Row set to0
to improve layout appearance with default settings. - ✨ Default
horizontal_margin
for Section set to0
ifhighlighted
isfalse
to improve layout appearance with default settings. - ✨ Added new layout options to Text component
- 💬 LineChart and BarChart components deprecated in favor of newer v2 variants
June 2024
- 📖 Minor improvements to Getting started and component pages
- 💻 API v1.17 released - read about the changes in our blog post
- ✨ Added new SparkChart Line data viz component
- ✨ Added new SparkChart Ring data viz component
- ✨ Added new color themes
- ✨ Added new
paragraph
color theme variable - ✨ Added new typography themes with separate heading and paragraph fonts
- 📖 Added copy code buttons to all code blocks in Docs
May 2024
- 💻 API v1.16 released - read about the changes in our blog post
- 📖 Added anchor links to all headings in Docs
- 📖 Improved documentation for themes
- ✨ New names introduced for color theme variables (with full backwards compatibility)
- ✨ Added support for 3 custom color theme variables
- ✨ Added support for customising any color theme
Mar 2024
- 🐞 Fixed bug with markdown lists not rendering correctly in Text component
- ✨ New improvements made to the Cloud Editor
- ✨ Added new
radius
option to Scatter Chart component to control dot size - ✨ Re-introduced option to group and colour dots in Scatter Chart component
- ✨ Added improved legend drawing functionality to Scatter Chart and Line Chart components
- 🐞 Fixed bug with some space values not working with Vertical Spacer component
- 🐞 Fixed bug with column alignments' not working inside rows of Table component
- 🐞 Fixed bug with chart components' rendering bars with non-zero heights when value was 0
- 🐞 Fixed bug with
highlighted
functionality not working in Section component - 🧼 All components' documentation updated to include a minimal working JSON example that can be copied straight into the Cloud Editor for a faster and easier user experience.
- ✨ Improved handling of generating Y-tick labels in Bar Chart (v2). This same behaviour has also been added to Horizontal Bar Chart for the X-axis.
Feb 2024
- ✨ Added option to toggle sorting of data on X-axis of Bar Chart component
- ✨ More customisation options added to Card component.
- 🐞 Fixed bug with Line Chart (v1) component not visualising inside reports.
Dec 2023
- 🐞 Fixed bug with subscription statuses being incorrect for some subscribers.
Nov 2023
- ✨ Improvement to Section and Row component, resolving issues with nested Table components, that could not span multiple pages
- ✨ New
config.enable_multi_page
option added that makes it easier to enable building multi-page reports, without requiring to specify the number of pages required. See here for more details. - ✨ Added
markdown_format
option to Text component to allow disabling markdown formatting of content. - 🐞 Fixed bug with webhooks not being despatched
Oct 2023
- 🐞 Fixed bug with Chart components not spanning entire width of parent component
- 🐞 Fixed bug with Chart components having a non-transparent background which would clash when nested in a highlighted Section component
- 🐞 Fixed bug with Chart.Line component not supporting negative values on X and Y axes
- 🐞 Fixed bug with Table component where too many columns would cause all content to scale down to fit in view
Sept 2023
- ✨ Improved subscription management and handling of payments. See our FAQ for more details.
May 2023
- 🐞 Improved error messages returned via API when using Cloud Storage functionality
Mar 2023
- ✨ Add ability to customise formating of Y-axis tick labels for Bar Chart (v2).
Feb 2023
- 🐞 Fixed bug where when
width
option was set tonull
, components would not maximise horizontal width - ✨ Added better validation and more descriptive error messages for setting the
width
andcolumns
options - ✨ Added new Options page which centralises and details common options better, such as
width
andcolumns
- 🐞 Fixed bug with Table component not providing descriptive errors for incorrect JSON
Jan 2023
- ✨ New redesign of Hybiscus website for 2023 🎉
- ✨ Download button for PDFs on Usage page of Dashboard now opens reports in new tab
- 🐞 Fix bug with icons in Card component no longer working
- ✨ / 🐞 Long Y-axis tick labels (due to using strings) no longer get cut off. Resolved by having the chart dynamically resize to accomodate the longer text. Applies to Horizontal bar chart.
Dec 2022
- ✨ Added support for login / sign up using Google account
- 🐞 Fixed bug with CORS settings on API
Nov 2022
- 🐞 Fixed bug with incorrect default value for
curve_format
for Timeseries Chart - ✨ Added new Timeseries Chart component for visualizing timeseries data
- ✨ Added more customisation options for data visualization / chart components
- ✨ Added vertical / horizontal margin and column spacing options to Row and Section components
- ✨ / 🐞 New Vertical Spacer component introduced to address bugs with Spacer component in multi-page reports
- 🐞 Fixed bug with Table component not accepting integers and floats as cell values for headings and rows.
- 📦 v1 release of our NodeJS SDK with TypeScript, ESM and CommonJS support.
Oct 2022
- ✨ New cell level control and column span features available in the Table component.
- ✨ New grouped bars option available for Bar chart (v2) component.
Sept 2022
- ✨ Powerful instant search now available throughout Hybiscus documentation.
- ✨ Cloud Editor now saves your JSON definition to your local storage, allowing you to carry on from where you left off in the same browser after closing tabs. A 'Reset to default schema' is also available in the right-click context menu.
- ✨ Ability to disable the information header at the top of PDFs. See Customising report
- ✨ Support for creating landscape PDFs is now generally available. See Customising report for more details.
Aug 2022
- ✨ Support for pagination on multi-page PDF reports
July 2022
- ✨ Launch of the new Hybiscus Docs and Blog sites
- ✨ Added horizontal and vertical margin options to the Image, Table and Text components.
- ✨ Added extensive new layout and configuration options to Text, Table and Row components.
- ✨ Added text sizing, text colour, background colour, rounding, etc. options to Image component
- ✨ Added text sizing, text colour and background colour options to the Text component
- ✨ Added markdown support to the Image component
May 2022
- ✨ Added support for the
width
key to the Section component to support placing them inside a Row - 🐛 Fixed bugs with the auto-generated Python code in the Cloud Editor
- 🐛 Fixed bug with Cloud Editor not generating JPG previews via the keyboard shortcut
April 2022
- ✨ Beta release of the Hybiscus ☁️ Cloud Editor that let's you design and develop PDFs directly in your browser. Try it out now and share feedback with team!
March 2022
- ✨ New ProgressBar component for visualising progress in a process
- ✨ Added option for
caption
in Image component - ✨ Users can now view their usage including quotas and links to download previously generated PDFs directly in the dashboard under the new Usage section.
January 2022
- 📊 New more powerful chart components with greater control over layout and design (Bar chart, Line chart, Horizontal bar chart)
- 🔗 Support for webhooks to notify you once your reports are ready
December 2021
- ✨ Support for uploading your PDF reports directly to your ☁️ cloud storage provider
- ✨ New DoughnutRing component for visualising data on a radial axis.
November 2021
- ✨ New PageBreak component added for multi-page PDF reports
- ✨ New Spacer component added for vertical spacing
- ✨ Support for providing a custom logo to use in place of the report title for premium plan users (Startup and Enterprise).
- 🐛 Fixed issues with bold text and lists specified via Markdown not working in the Text component
October 2021
- ✨ New API endpoint
/api/v1/get-remaining-quota
added to get details on remaining quota on demand - ✨ New headers added to
/api/v1/build-mode
(X-SINGLE-PAGE-REPORTS-REMAINING
,X-MULTI-PAGE-REPORTS-REMAINING
) response that provide details on remaining quota - ✨ New ScatterChart component added
Missing something?
Hybiscus is continuously improving and adding new features. If you think we are missing a critical feature, please do not hesitate to contact us and offer your feedback at support@hybiscus.dev