2024 Updates
See Upcoming Features to know what we're currently working on.
2024 Updates
24 Dec
New Code Steps: Add code walkthroughs to your documentation.
23 Dec
Improvement Editor: Major improvement for pasting content.
18 Dec
New Developer Tools:onreferencecontentloaded
event available to modify API reference UI as needed.Improvement API Playground: Bearer would be added automatically to the request with bearer security scheme.
17 Dec
Bug Fix Tables: Fix to deleting first column on a new table and setting columns widths.
16 Dec
Improvement Editor: Pasting improvements for variables, glossary and links.
13 Dec
New API Reference:x-enum-varnames
now supported as an OpenAPI extension.
5 Dec
New GitHub Sync: Sync your docs with GitHub.
3 Dec
Bug Fix API Reference: Requests withapplication/x-www-form-urlencoded
content type having special characters did not have them encoded.
28 Nov
Bug Fix API Playground: Requests withapplication/x-www-form-urlencoded
content type were handled as query string.
25 Nov
New Readability Metrics: Right sidebar indicator for readability for English content.
13 Nov
Improvement API Reference: Password OAuth2 flow type now accepts client authentication pair in the API playground.
11 Nov
Improvement API Reference: Example requests and responses show summary in the select list instead of key.
25 Oct
Improvement Landing Page: Variables written in default landing page layout would be rendered automatically.
24 Oct
New Landing Page: Variables written in landing pages or custom pages would be rendered automatically.New Custom Login:jti
parameter can be used to make a single JWT valid for only one device.Improvement Feedback: Further measures to block spam.Improvement Feedback: Can disable feedback using advanced settings according to referrer.
22 Oct
Bug Fix Import: Fix to project imports where page headers might show.
13 Oct
New Editor: Blocks and inline blocks can now be added by typing/ anywhere.Improvement Editor: Several improvements to blocks to make it easier to edit docs completely using keyboard without having to move the cursor, as well as cosmetic enhancements.Improvement AI Features: All our AI features use the enhancedgpt-4o-mini
model now.
8 Oct
Bug Fix Feedback: Feedback chart used to fail to load in rare cases.Bug Fix Feedback: Long and unusual feedback messages could've broken the dashboard layout.
27 Sep
New Video: Start a youtube video at a certain time.
24 Sep
Improvement General: Upgraded our databases to the latest and greatest.Bug Fix Export: Non-standard characters now become underscores in exported file names.Bug Fix Comments: User selector was not opening every time when hitting@
in the comments box.
18 Sep
Improvement API Reference: Recognisedate
string format.
17 Sep
Bug Fix Editor: Page options were making page wider if the page slug was too long.
15 Sep
New API Reference: Support forx-tagGroups
for tag grouping.Change Editor: Editor toolbar has a new look.
14 Sep
Improvement UI Translation: Addedsearch.ai.answer
.
9 Sep
New API Reference: Deprecated fields in response schemas are now shown in strikethough format.
7 Sep
Bug Fix Synced Block: Importing a page that has invalid synced block IDs was failing the import.
2 Sep
New Tables: Ability to reorder columns and rows.
31 Aug
Improvement Inlines Images: Further improvement to resizing images.
30 Aug
New Inline Images: Fit width mode available to take 100% of container space.Improvement SEO: XML sitemaps are made default.Bug Fix Search: Organisation search was down.
29 Aug
New Inline Images: Inline Images are now available in beta. Great for tables!
28 Aug
New Code block: Highlighting lines is now available.New Code block: A local setting to show line numbers is available.Bug Fix Search: Some headings were unreachable due to different fragment links.Bug Fix AI Search: Logs were not downloading fully in certain situations.
27 Aug
Improvement Email Invite: Two step magic link is available in case links are getting used by email security software.Bug Fix Login: A bug was introduced on 18 Aug which changed how we log in users. All users who have tried to log in since 18 Aug needed to reset their password. We have fixed that bug and old credentials are working again. Unfortunately, users who reset their passwords must change their passwords again.
26 Aug
Bug Fix Editor: Instant markdown formatting was not showing in callouts.Bug Fix Page Linking: API reference operations were not showing if the API reference was not published yet.
22 Aug
Bug Fix SEO: Sitemaps were erroring.
21 Aug
Bug Fix Email Invites: Fixed error message when the invite is expired.
18 Aug
Improvement General: We have huge infrastructure updates, we are all up to date!
14 Aug
Bug Fix Editor: Pasting links in the links box did not have an effect.
13 Aug
Bug Fix Editor: Pasting images inside list items was duplicating the image.
12 Aug
Bug Fix Editor: Inline code formatting button on the toolbar was not working.
8 Aug
New Redirect: Complete site redirects possible now by contacting us.
31 Jul
Change API References: Writers can create and edit API references in draft now.
24 Jul
Improvement AI Search: Now usinggpt-4o-mini
model which provides more reasoning in the answers.
22 Jul
Improvement General: We've had multiple performance improvements throughout the editor.Bug Fix General: Users in South Africa were unable to load the site due to an AWS failure.
18 Jul
Bug Fix API Reference: Jumping to heading on first load was some pixels out of view.
8 Jul
Change SEO: Sitemaps are now generated every 6 hours.
6 Jul
Change Custom Login: JWTs can only be signed using an API Key that hasaccess.write
permission.Improvement General: We've updated our front-end libraries completely. Using the latest technology now!
26 Jun
Bug Fix Editor: Formatting text using toolbar as inline code was not activating save button.
25 Jun
New Table: Ability to duplicate rows and columns.
24 Jun
Improvement Search: Many improvements and bug fixes for AI Search.
23 Jun
New Page Linking: Pages now have permalinks.
22 Jun
New Search: AI Search is now available for testing in beta for all grow and enterprise plans users.
5 Jun
New SSO: Assign roles to users using attributes.Improvement General: User invites would default to the role set up for SSO, if set.
1 Jun
Bug Fix Github Code: Markdown files were not styled correctly.
22 May
New Editors: Grow plan projects can have more than 20 editors. See pricing.
18 May
New Search: AI Search is now available in alpha.New API: GET - Read reference is now available.New API: GET - Get all resources has two new query parametersversionId
andpublished
, and it providespublished
for all items.Improvement API Reference: Long response examples would be collapsed by default if possible.
14 May
New Find & Replace: Find and Replace now supports searching in Custom HTML blocks.New API Reference: New setting to only show request payload without code samples.
24 Apr
New Feedback: Feedback can be marked as spam.New Feedback: Spam messages can be filtered automatically.New Feedback: Personal identifiable information can be redacted automatically.
22 Apr
New Team: Writers can now re-arrange pages in index.New General: We will notify you when you're using an out-dated version of our site.
20 Apr
New Keyboard Shortcuts: Added keyboard shortcut to scroll in index to active page.
19 Apr
New Theme: Top navigation bar collapses with animation when on mobile layout.
18 Apr
Improvement API Reference: On selecting a server URL, it will be remembered on next loads of the API reference.
17 Apr
New Version: Lock versions to prevent further edits.
16 Apr
New API: GET - Search content can search in a specific section.
5 Apr
Bug Fix Page Info: Go To button should be disabled when version or documentation is unpublished.
20 Mar
New 404 Page: A landing page can be designated as a 404 page.Update Icons: Font Awesome is upgraded to latest v5 version.
18 Mar
New API: PUT - Publish API reference publishes an API reference.Change API: POST - Adds or updates a reference specification takes a querypublish
which allows creating or updating an API reference in draft state.Change API Reference: On creating an API reference, the initial contents would be in draft state, not a published state.Bug Fix API Reference: When a version is cloned, the first edit history of an API reference was un-viewable.
15 Mar
New API Key: Set up multiple API keys in a project.New API Key: API keys now have fine-permissions.New Export: We now have internal tools to move documentation to another project.
6 Mar
Bug Fix Index: Move and rearrange poppers in editor were not showing at the correct place.
14 Feb
Bug Fix Glossary: Search functionality for glossary terms was not working.
8 Feb
Improvement Top Navigation: When the sections won't fit, an overlay scrollbar would show now.
7 Feb
Bug Fix API Reference: Layout could have been wider than view port if an example has a very long title.
4 Feb
New Email Invite: Customise message that shows when no such email invite exists.
15 Jan
Bug Fix Index: Internal links were navigating to when clicked in the editor.
14 Jan
New SSO: More SSO configuration is available.
8 Jan
New Tags: Tag pages to show related pages and search tag filtering.
Anything missing? Leave us feedback
On This Page
2024 Updates2024 Updates24 Dec23 Dec18 Dec17 Dec16 Dec13 Dec5 Dec3 Dec28 Nov25 Nov13 Nov11 Nov25 Oct24 Oct22 Oct13 Oct8 Oct27 Sep24 Sep18 Sep17 Sep15 Sep14 Sep9 Sep7 Sep2 Sep31 Aug30 Aug29 Aug28 Aug27 Aug26 Aug22 Aug21 Aug18 Aug14 Aug13 Aug12 Aug8 Aug31 Jul24 Jul22 Jul18 Jul8 Jul6 Jul26 Jun25 Jun24 Jun23 Jun22 Jun5 Jun1 Jun22 May18 May14 May24 Apr22 Apr20 Apr19 Apr18 Apr17 Apr16 Apr5 Apr20 Mar18 Mar15 Mar6 Mar14 Feb8 Feb7 Feb4 Feb15 Jan14 Jan8 Jan