What's New (2025)

See Upcoming Features to know what we're currently working on.

2025 Updates

21 Aug

  • New Custom CSS: Organisation owners can set organisation-wide CSS and select on which projects it applies within the organisation.

4 Aug

  • Improvement Custom HTML: HTML blocks that contain an iFrame no longer encapsulate around another iFrame.

28 Jul

  • New Index: Index can be as hierarchical as needed. Pages can grand-grand-grand father other pages. Also, the index is now MUCH faster 🚀
  • CSS Changes Index: Index chevron icon is moved to the right and the margins are changed. We've pinned the frontend deployment application for some projects to DeveloperHub version from 24th of July 2025.

17 Jul

  • New Labels: New index item "Label" to add text and group page.
  • Bug Fix Import: Multiple bug fixes to importing projects.

16 Jul

  • Improvement Cards: Further improvements to usability and keyboard shortcuts.
  • Bug Fix Editor: Better handling when backspace is pressed at start of a list.

15 Jul

  • New Cards: Cards block available to highlight and link to main pages.

10 Jul

  • New Code Block: Lines wrap automatically when a line exceeds 120 characters. Added an option to disable or enable line wrapping per code block.

7 Jul

  • New API Key: API keys can be cloned and renewed.
  • Improvement LLMs: API references have a .md page.

1 Jul

30 Jun

  • Improvement GitHub Sync: Creating files in GitHub creates published pages on DeveloperHub.

27 Jun

  • New API Key: Revoked keys are now shown in the list, along with creation dates for all keys.
  • Bug Fix GitHub Sync: Multiple fixes to sync process.

26 Jun

  • Bug Fix Editor: Documentation sections ordering was not working.

25 Jun

  • Improvement Export API: The GET - Exports projectAPI API now supports exporting a specific version.
  • Bug Fix Export: Exporting large projects was failing due to a timeout.
  • Bug Fix GitHub Sync: Tables with assigned column widths caused syncing problems.

24 Jun

  • New Documentation: Ability to copy documentation section to another version.

23 Jun

  • Bug Fix Top Navigation: Landing page button was not showing on mobile layout.

4 Jun

  • New Search: Ability to hide AI search but keep the vector search available through API.
  • Bug Fix Top Navigation: Top navigation was not scrollable when it had too many items.

3 Jun

  • Bug Fix API Reference: Fixed an issue where empty objects in example request/responses show as empty arrays.

28 May

  • New Enterprise Search: Ability to search in certain version and section for column search.

21 May

  • Improvement Synced Blocks: Headings inside synced blocks are now shown in the table of contents when editing.

20 May

19 May

  • New Performance: Enterprise only - switching pages just got blazing fast with preloaded pages 🚀
  • Bug Fix Editor: Double underscores inside inline code inside callouts were transforming text into italics.

18 May

  • New CSS: Ability to change the dropdown animation with --dropdown-animation CSS variable.
  • Improvement API Reference: anyOf/oneOf now supported for inline schemas.
  • Improvement Import: Pages that are not ordered correctly will no longer fail import.
  • Improvement Editor: Using select all keyboard shortcuts inside blocks selects only text inside the block.
  • Bug Fix API Reference: Highlighting endpoint during scrolling was not working for all endpoints.

16 May

  • New Top Navigation Bar: Navigation groups can be created to group documentation sections and API references in the top navigation bar.
  • New API References: --required-text CSS variable available to change the text showing up when a field is required, defaults to *.
  • Improvement Index: Index scroll functional regardless of custom customisations made to the top navigation.
  • Improvement General: Deprecated scrolling advanced setting. Scrolling offsets would be calculated automatically.
  • Change Callouts: Callouts no longer use table HTML markup. They use flexbox instead for easier customisation.
  • Bug Fix Landing Page: Landing page in edit mode was showing up stacked when changed.

14 May

  • New API Reference: Now you can use markdown in response description.

4 May

  • Bug Fix Readability Metrics: Icon UI was inconsistent when the page was being edited.
  • Bug Fix GitHub Sync: Long pages with many blocks were not always deserialised correctly.
  • Improvement GitHub Sync: Sync will not fail anymore if an image link is inaccessible. The image will remain broken on the page.

30 Apr

  • Bug Fix Versions: Resolved an issue that could have caused the versions order to become out of sync.

26 Apr

  • New Developer Tools: New javascript event On Version Change and new functions Get Active Project and Get Active Version. Index can now be retrieved using Get Active Section.

  • Improvement CSS Changes: Many CSS and layout changes aiming at cleaning and simplifying code. Changes include:

    • Addition of --font-size, --secondary-font-size, --index-width and --reference-index-width variable additions.
    • Revamp of search container and results.
    • Preventing over-scroll for indices.
    • Fix to highlighted code colour.
    • Fix to code steps when top navigation is sticky.
  • Bug Fix Callouts: Pasting inside callouts was not working under certain conditions.

9 Apr

  • New Editor: First number of an item in an ordered list can be changed by right-clicking on it.

7 Apr

  • Bug Fix API Reference: Example responses selector was not showing.

31 Mar

  • New Theme: Light-themed code blocks.
  • New API Reference: The API references have been given a fresh new look! Exciting new features include:
    • An intuitive pop-out playground designed to enhance user interaction.
    • Dynamic endpoint highlighting in the index to facilitate smoother navigation.
    • A streamlined colour palette that contributes to a more aesthetically pleasing appearance.
    • Improved handling of word-breaking in tables to ensure better readability.
    • More straightforward response selection for user convenience.

25 Mar

  • Bug Fix Editor: Copy pasting list items could have caused errors while saving in some situations.

22 Mar

  • Improvement API Reference: Code is not line wrapped by default anymore. Use apiReference.lineWrapCode setting to enable line wrapping.
  • Change API Reference: Changed GET curl requests syntax format.
  • Change API Reference: Rewrote the layout CSS. We no longer use bootstrap for API reference general layout.

20 Mar

18 Mar

  • Improvement Search Analytics: Multiple improvements to click analytics charts.

14 Mar

  • New Search Analytics: Clicks analytics is now also available for enterprise search.

13 Mar

  • New Search Analytics: We're now collecting analytics on clicks in searches.
  • New Search Analytics: Click analytics are now available in dashboard. Data will be incomplete until 13 Apr 2025.

12 Mar

  • New Video: Videos can now be uploaded too up to 10MB.
  • Improvement Editor: Many blocks had their looks in edit mode updated.
  • Improvement Images: Images can now be freely resized, removing image modes.

9 Mar

  • New AI Writer: Type better, summarise, shorten, expand, enhance and more with AI Writer.
  • New AI Commit Messages: Automatically annotate page history with AI Commit Messages.
  • Bug Fix Images: Replace button was not functioning.

6 Mar

  • Bug Fix Comments: Comment button in documentation toolbar was not opening the comments bar.
  • Bug Fix Code Steps: Extra border was showing for code steps in the editor.
  • Bug Fix Editor: Selecting a block using keyboard right after a heading was formatting the heading to paragraph.

1 Mar

26 Feb

  • New PDF Export: Ability to modify front and back page covers from the UI.
  • New PDF Export: Can use multiple back page covers now to add multiple PDFs to the docs PDF.

20 Feb

19 Feb

  • Bug Fix Editor: Dropdowns had a very dark border in light mode.
  • Bug Fix Index: Long connected page titles now break instead of getting hidden.

27 Jan

  • New PDF Export: PDF export jobs can be removed from the list.

22 Jan

  • Improvement Callout: Modernised callout looks by increasing border radius and removing shadow.

20 Jan

  • New Comments: Comments are now available on API references where a specific part of the API reference can be tagged.

19 Jan

  • Improvement Editor: Major improvements to copy & paste behaviour. Copying and pasting DeveloperHub content always has content ordered correctly now. Select All performs as expected.
  • Change Editor: In edit mode, we no longer show a dotted box around the selected content, instead a line shows on the left side.

12 Jan

  • New PDF Export: Both public and private projects can now be exported.

3 Jan

  • New API Reference: Extra variables available in API references.
  • Bug Fix API Reference: Fix to navigating to anchor from markdown links when tags are expandable.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated by Zaid Daba'een