2023 Updates
20 Dec
Bug Fix Index: Categories were collapsible even though they are set not to.
19 Dec
Improvement Next UI: If navigation bar has too many sections, it would collapse into a section picker (like the one on mobile). Only applies on non-Mac devices.
14 Dec
New Glossary: Add terms and definitions to your docs for contextual help.
11 Dec
A huge update to DeveloperHub UI.
New UI: Next UI is now available with sleek navigation bar, new search experience and clearer index.New Customisation: Ability to change navigation link colours.New Customisation: Ability to make the top navigation bar sticky to the top of the page.Change Documentation: Minimal layout is no longer supported.Change Documentation: Only scrollable indices are now supported.Improvement UI: Index is now placed to the side of the page, and content with TOC is in the middle.Improvement Theme: Theme toggle looks better.Improvement UI: Dropdowns look better and are animated when they show.
27 Nov
Bug Fix Project: Deleting project that had PDF exports resulted in errors.
19 Nov
New Keywords: Added page keywords to improve search results.
18 Nov
Change Plans: All plans subscribed to before 2020 feature now 180 days of page history.
27 Oct
Improvement API References: When nooperationId
is set and summaries are duplicated, theoperationId
we autogenerate would be suffixed by a counter so that the operations remain linkable. Setting own unique operationIds is still highly recommended.Improvement API References: Any response media type containing XML would have the example response syntax formatted to XML.
25 Oct
New SSO: Ability to set up multiple SSO integrations with the same IdP.
18 Oct
New API Reference: Enums of array items are now shown.
15 Oct
Bug Fix API Editor: Saving existing API definitions showed "Uploaded file is not a text file" when the file was actually text.
12 Oct
New Advanced Settings: Added option to control scroll offset which is useful when the top navigation bar is sticky.
5 Oct
New General: Dark mode is now the default for all new projects.Bug Fix Variables: Query params added to load variables on public sites were not automatically removed.
20 Sep
Bug Fix Feedback: Fixed an issue where project feedback was failing to show at times.
15 Sep
Security Update: Our whole stack has been updated for better security.
2 Sep
Improvement Slack: Updates are now sent directly rather than every 15 minutes.
28 Aug
New Code Blocks: Add setting to show line numbers in the gutter.
26 Aug
Bug Fix Cloning: Pages having duplicate slugs would have duplicate content when their versions are cloned.
23 Aug
New Export: Projects can be exported in markdown format. Applies to GET - Exports project as well.
18 Aug
Bug Fix Images: Writers were unable to upload images.
13 Aug
New Intercom: Add a DeveloperHub search widget to your messenger home.
11 Aug
New Enterprise: Organisation owners can track usage and see SSO status from the sidebar > Organisation.
10 Aug
Improvement AI Summarisation: Longer pages can now also be summarised.
7 Aug
New AI Summarisation: Use AI SEO Helper to generate META descriptions of pages.
5 Aug
Bug Fix General: Fix to all input modals where their functionality could have been triggered multiple times.
26 Jul
New Landing Pages: Adding other landing pages at a non-root path is now available.
13 Jul
Bug Fix API References: URLs with fragment did not scroll if tags were set to be expandable.Bug Fix Editor: Better handling of accents in page titles when creating a page.
6 Jul
New Theme: Dark theme is now available.New Developer Tools: New Navigate to Path function.Change Developer Tools: Navigate to URL (Deprecated) is now deprecated.Improvement CSS: New CSS Variables for easier customisation.Bug Fix Stability: Various bug fixes around stability.
1 Jul
Bug Fix Tables: HittingTab was causing infinite rows when on the last column of the table heading.
21 Jun
New Table of Contents: Highlights last scrolled to heading by default. Can be disabled from advanced settings.New Table of Contents: H4 now shows in TOC. Can be disabled from advanced settings.New Images: Images now lazy-load to gain faster page loads.
18 Jun
Today we bring a large overhaul of DeveloperHub's codebase after months of work to be able to build features quicker and better. The new codebase is simpler, 10% smaller, and faster.
New Broken Links: Duplicate slugs are reported when analysing broken links.New Editor: Added a page refresh button under the page title. Clicking on the page in the index would not refresh it anymore.New Developer Tools: AddedgoHome()
function to navigate home.Change Page Info: Duplicate slugs are no longer allowed. If a page, section or version has a duplicate slug, then you'll be forced to modify it to make it accessible.Change Embed: Using?goto=embed
is no longer supported. Use?mode=embed
instead.Improvement Navigation: Handles faster user navigation better when page has not loaded yet.Improvement URL Strategy: Modified URL Strategy./ref
has been dropped from API Reference URLs, and dash URLs have been deprecated (/-/-/-
).Improvement Navigation: Browser back button functionality improved for both editor and reader modes.Improvement Landing Page: UsingopenLink
is no longer needed to navigate internally. Added a new function to use for dynamically generated anchors.Improvement Performance: Smoother UI interactions.Improvement Editor: Links all around the editor are openable in a new tab (in dashboard, feedback, comments...)Bug Fix Index: Parent pages that have all child pages hidden from index were showing the chevron icon.Bug Fix Index: Duplicating a hidden index was not setting it as hidden.
16 Jun
Bug Fix Export: Large projects had intermittent issues getting exported.
8 Jun
New SEO: Sitemaps in XML format are now available at/sitemap.xml
under the basepath of the docs site.
23 May
New Developer Tools: Added ability to zoom images using javascript for dynamically generated images.
16 May
New Developer Tools: Addedonfeedback
event.New Integrations: Added instructions for embedding PlantUML.
11 May
New SEO: Add description for landing page.
3 May
New Developer Tools: Added Get Active Version, Get Active Section and Get Active Page functions.
27 Apr
Improvement API Reference: Add support forapplication/x-www-form-urlencoded
for OpenAPI 3 definitions in API Playground.
26 Apr
Improvement API Reference: Show the first example for query strings if onlyexamples
is provided in OpenAPI definition.
17 Apr
Improvement API Reference: Further support for oneOf/anyOf in response bodies.Improvement API Reference: Further support for oneOf/anyOf in autogenerated examples.Improvement Quick Switcher: Results can be opened in a new tab.Bug Fix Notifications: Oops we made notifications too short. Fixed now.
12 Apr
New Quick Switcher: Quick Switcher can now find text in the page, and perform find & replace inside the editor.
29 Mar
Bug Fix API Reference: Examples with value 0 were showing the placeholder.Bug Fix UI Translation: Changing between different sections with different languages was not changing the UI translations.
28 Mar
Improvement SEO: Generated page description are now as long as possible, under 200 characters.
24 Mar
New Search: Added a javascript event for when a search operation happens.Improvement Custom HTML: Headings in custom HTML blocks now show in the table of contents.
23 Mar
New SEO: Added a setting to canonicalize short URL form directly from Project Settings.
20 Mar
Improvement Search: By default, stop words are removed now.
17 Mar
Bug Fix Head Tags: Scripts with special attributes did not have the attributes added correctly.
5 Mar
New SEO: Page titles can be formatted to include more than page title and project title using advanced settings.
2 Mar
New APIs: Read page can provide the content in HTML format.Improvement SEO: Improvement to META description for pages starting with non-text content.Improvement SEO: We added support for SEO software suits to be able to analyse your project sites without any configuration change.Improvement SEO: Our pages now rank at 100% in Google's Lighthouse SEO test.
21 Feb
Improvement Private Docs: Prevent infinite page reloading if the URL does not include the basepath of the project.
15 Feb
Bug Fix Shared Link: Shared links did not include the project basepath.
14 Feb
Bug Fix Dashboard: Fixed analytics layout when search terms are too large.
19 Jan
New APIs: Get all resources provides slugs of pages, API references, documentation, and versions.New APIs: Read page can provide the content in markdown format. It also adds page paths.
4 Jan
Improvement API Playground: Added better handling for APIs that return errors and the messages that show.Bug Fix Tabs: Dots in tab titles were breaking tab navigation.Bug Fix General: Fixed a bunch of general error messages that were showing due to rate limiting.Bug Fix API Reference: Server selector was not showing for OpenAPI 2 definitions.
2 Jan
New Import: Zendesk migration to DeveloperHub tool is available now.
Was this page helpful?
On This Page
2023 Updates20 Dec19 Dec14 Dec11 Dec27 Nov19 Nov18 Nov27 Oct25 Oct18 Oct15 Oct12 Oct5 Oct20 Sep15 Sep2 Sep28 Aug26 Aug23 Aug18 Aug13 Aug11 Aug10 Aug7 Aug5 Aug26 Jul13 Jul6 Jul1 Jul21 Jun18 Jun16 Jun8 Jun23 May16 May11 May3 May27 Apr26 Apr17 Apr12 Apr29 Mar28 Mar24 Mar23 Mar20 Mar17 Mar5 Mar2 Mar21 Feb15 Feb14 Feb19 Jan4 Jan2 Jan