Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
2019 Updates
15 Dec
New Comments: Comments are available for all users. Comments provide a complete workflow in DeveloperHub, from ideation to publishing and re-iteration.
New Granular HTML IDs: Documentation and pages have HTML IDs which you can use to set specific CSS rules.
9 Dec
New Comments: We are rolling out a comments system for our beta users. Let us know if you'd like to be included in early features.
New Code Block - Django: Added Django formatting for code blocks.
Improvement IE11 - Tables: Added better support for viewing tables in IE11 and earlier.
25 Nov
New Page linking in Tables: Tables now support page links.
23 Nov
Bug Fix Category dropdown: Dropdown was hiding behind content.
Bug Fix Markup in Code block: Code blocks with "None" set as language did not render markup correctly. Now None language actually renders everything as markup (html/xml).
20 Nov
Bug Fix API Badge: API Badge for API links did not render correctly in lists.
12 Nov
New Callout Links: Callout links became underlined and bold.
10 Nov
New Import page: Import just one page at a time from DeveloperHub.io Darkdown format.
New Export page: Export just one page to DeveloperHub.io Darkdown format.
Improvement Table export format: Tables are no longer exported into our plugin format. Instead, they are exported as markdown tables.
Bug Fix Multiple uploads: On uploading a file with same name, we no longer cancel the upload.
30 Oct
New Detailed internal link selector: Internal link selector now shows slugs for pages as well.
Improvement Delete modals: On deleting a project, version, documentation or reference, the title will be shown when confirming deletion.
New Tables: On modifying table contents, you will be prompted to save changes.
15 Oct
Bug Fix API References: Fixes to failing to render some API References. If no scopes exist, then the table does not show anymore.
Bug Fix Code Block: Enforced only tokenising supported languages, setting to
Noneotherwise.
11 Oct
Bug Fix Version Cloning: Fixed a bug where versions couldn't be cloned due to historic invalid page slugs.
9 Oct
Bug Fix Copy: Copy button on code blocks now copies the right content when multiple code blocks exist.
30 Sep
Bug Fix API References: Indentation and required field fix.
17 Sep
New Tag order - References: Tags in API References now keep their order as in the swagger file.
16 Sep
New Index - New: Clicking on New in the index allows adding multiple index types.
Bug Fix Edge headings: Headings on Microsoft Edge had extra characters.
25 Aug
New Duplicate blocks: Duplicate page blocks by clicking on the duplicate icon at the top-right corner of any block.
21 Aug
New Change Page Slug: Page slugs no more change with the title changes and they can be changed manually.
19 Aug
New Unpublish: Pages can now be unpublished.
Bug Fix Faster Page Link Selector: On typing
@, the list is always up-to-date.
12 Aug
Bug Fix Export: Page titles containing a slash were failing an export.
7 Aug
Bug Fix Placeholders: On heavy pages, placeholders used to show in wrong places in the editor.
30 Jul
New Switch to created block: On creating a new block, such as a code block, then focus switches directly so you can edit the contents without using your mouse.
New Cookie consent: Cookie consent now will only show if you specify a privacy policy URL.
New List Indentation: All lines in a list have now the same indentation.
28 Jul
New Image size warning: On your images, we'll show you a warning if the file size is too big.
New Project loader: We entertain you with a project loader rather than loading components - Only for editor.
21 Jul
New Code generation: API References support code generation in bash, node.js and python.
20 Jul
Bug Fix Search: Search did not update after unpublishing and publishing again.
Bug Fix Logout: Users were unable to log out sometimes.
Bug Fix Search contents: Automatic page linking had internal syntax in search.
Bug Fix Outdenting lists: Outdenting and indenting lists using tab is now disabled.
Bug Fix Multi-line list items: Use of Shift+Enter is now disabled in lists.
15 Jul
New New project selector: Redesigned project selector.
New Less footer space: Removed extra footer space if you don't have a custom project footer.
14 Jul
New Broken links: Broken links alert shows on the page under title.
New Draft export: Draft and published content is available in an export.
New Draft clone: Cloning copies draft pages as well.
11 Jul
New Page linking in Blocks: Callouts and Images support page linking in their text/caption. On cloning/exporting/importing, the link will be moved to the new version.
4 Jul
New Rich-text Callouts: Callouts support bold, italic, inline code and links in their contents.
30 Jun
New SVG images: SVG images are supported.
29 Jun
New External hooks: For custom JS, you can listen to page or section changes.
26 Jun
New Image captions: Images can have captions.
New Tidier table of contents: Table of contents behaves better with long headings.
New Bolder navigation links: Navigations links have a bolder font.
New Global keyboard shortcuts: Save and publish keyboard shortcuts work outside of editor focus.
23 Jun
New Navigation links - Same tab: The top bar navigation links can now be configured to open in the same tab or new tab.
21 Jun
Bug Fix Editor formatting: Editor now handles multiple formatting (bolding/italicising) better and whitespaces.
New Better exports: Exports now have better name handling when there are duplicate versions/docs.
20 Jun
Improvement SEO enhancement: Every page now links to the canonical page.
New Page last updated: Last updated shows months if possible.
New Favicon upload: Favicon upload now allows
.icofiles.
16 Jun
New Update billing details: Customers can now update billing details when changing plan.
New Tab in code: You can press the Tab key in code blocks to indent.
New Underscore to italicise: You can use underscore to
_italicise_.Bug Fix Editor formatting: Editor now handles multiple formatting (bolding/italicising) better and whitespaces.
9 Jun
New Draft mode: Edit your pages whenever you wish, and publish at the right time.
New Unlisted pages: On creating a new page, the page will be unlisted until published.
New Bolder title: Titles are now bolder than before at
font-weight: 600.Improvement Animation: Our editor is now smoother with new animation in documentation editor and index.
New Keyboard shortcuts: New keyboard shortcuts for saving and publishing.
New Editor speed improvement: Editor is now 72x faster! We're not kidding. Butter-smooth editing is our top-most priority.
30 May
New Landing Page Navigation: Landing page navigation bar now fits your third or fourth navigation links if they are set automatically.
23 May
New Warning for unreachable versions and sections: If a section or a page is unreachable because it has the same slug as another section, you would be warned automatically.
22 May
New Warning for unreachable pages: If a page is unreachable because it has the same slug as another in the documentation, you would be warned automatically.
14 May
New Settings in import/export: Our exports now contain a
settings.jsonfile for each documentation which contains all its settings. Imports havingsettings.jsonfile will apply the settings.New Cleaner copy/paste: Copying from a website into DeveloperHub.io is now cleaner and leads to less errors.
10 May
New Documentation description: Added ability to add meta description for documentation for search engines.
New Enhanced SEO: SEO sitemaps have now an enhanced structure.
6 May
New Documentation URL Strategy: Shorter links to documentation, such as
https://docs.developerhub.io/support-centerare available.
5 May
New Sitemap: Sitemap is now available for better SEO.
25 Apr
New Larger H2: Heading 2 is now a bit larger than before.
23 Apr
New Objective-C added: Code blocks now support Objective-C.
New API Badge: Links to API References now show an API Badge.
21 Apr
New Inline code appearance: Inline code now has a background, and no longer has the pink colour. Such as:
code.New Markdown in Table: Markdown formatting can now be used in table fields.
New Bug fix: Typing
@at start of sentence shows the selector correctly with search enabled.New Bug fix: Some supercharged plan users were unable to create API keys.
16 Apr
New Slack Integration: Teams can now be notified of all changes on the developer hub through a Slack integration.
8 Apr
New Wide Layout Threshold: Wide layout now shows at 1240px, and the table of contents has a slightly smaller width.
New 404 Page: Updated the 404 page.
7 Apr
New Allow fragment without title: Page links now allow fragment without setting the title. Note: This breaks importing older DeveloperHub.io exports.
New Jump in page: Headings are now clickable. The link icon is removed.
6 Apr
New Swift Support: Adde Swift language support.
3 Apr
New List Broken Links: New list of the broken links in Page information in the sidebar.
Improvement References: Tooltips for response status codes show in the right place.
Improvement References: Normalised the width of different columns to make more space for description and to align data.
Improvement References: Normalised paddings between headings for better navigation experience between operations.
New Wide References: References now take 100% of width.
1 Apr
New Landing Page - Font: Custom font applies to Landing Page.
New Prevent Accidental Switch: Confirmation on leaving an un-saved page to another section/landing page.
31 Mar
New Landing Page: Help your readers get started with an auto-generated landing page containing all your resources.
New Back history: In live mode, your browsing history is remembered and you can use the browser back button.
New Move page: Pages can now be moved between documentations.
New Contrast Warning: Automatic warning if link colour is not contrasting enough.
29 Mar
New Full Width - Images: Images can now be set to full width.
Improvement API References Tables: Words do not break anymore in tables. Tables with very long words are made scrollable.
Improvement Dropdown colours: Better contrast ratio for dropdown colours on hovering and clicking. This affects the version and section pickers, specially when the header is white.
26 Mar
New Enhancement - Tables: Words do not break anymore in tables. Tables with very long words are made scrollable.
New Enhancement - Layout: On resizing to small window width, sidebar is hidden and documentation takes complete space.
New URL strategy: If a version is the latest and is specified in the URL, then the version is kept. See URL Strategy.
22 Mar
Bug Fix Version changing: On changing versions from the picker, page would not load according to the correct documentation.
21 Mar
New API Key: Integration with CI/CD to upload references is now available through API Key.
New List versions API: API to list versions is available.
19 Mar
New Sidebar: Our sidebar now expands on hover, and shows a hierarchy of the project.
New Scroll to top: Automatic scroll to the top on changing pages is now implemented by default.
18 Mar
New Mobile index collapsed: Index in mobile layout is now collapsed by default.
12 Mar
Bug Fix Google Analytics: Google analytics did not track the first page view.
New Sticky index: Index can be configured to be scrollable.
10 Mar
New Javascript in Head: Custom scripts can be added to HEAD tag.
Improvement Edge support: Faster reader experience for Edge users.
New Hide loading bar: Top loading bar does not show anymore for slow connections in reader mode.
8 Mar
New Powershell: Added Powershell to code block languages.
New Remember last language: We now apply automatically the last code block language for you convenience.
2 Mar
New IE9+ Support: Announcing limited support for IE9/10/11 reader experience.
New Google Sign on: New and existing customers can sign in using Google now.
24 Feb
New Scrollbar behaviour: All scrollbars are now overlaid beautifully on all browsers.
New Group history: Page history is now grouped by dates.
23 Feb
Bug Fix Formatting: Extra styled spaces before and after words no longer show markdown syntax.
14 Feb
New Page History: Go back to previous states of your pages at any time.
New More languages: Code blocks now support Ruby, Rust, C++, VB, VB.NET, Sass, Scss, Dart, React JSX and Markdown.
New Code language selector: Code language selector has been redesigned for easier use.
New SEO improvement: Robots cannot see the login page of private documentations anymore.
6 Feb
New Print friendly: Our documentation pages are now optimised for printing.
5 Feb
New Custom Footer: Support for project Custom Footer in HTML.
Bug Fix Table of Contents: Removed the scrollbar from the table of contents.
4 Feb
New Lightweight custom HTML: Custom HTML does not render an iframe anymore if it is not needed.
New Custom CSS: Support for global custom CSS.
3 Feb
New Exporting Documentation: Entire project can be exported with no loss of information.
New Importing DeveloperHub.io Export: Entire project can be imported from DeveloperHub.io export with no loss of information.
New Disabled auto linking: The editor does not auto-link URLs anymore.
29 Jan
New Link Sharing: A secure link can be shared for password protected projects.
27 Jan
New Four Navigation Links: Wide layouts can have up to four navigation links.
26 Jan
New Wide Layout: A wide layout is available for documentation.
22 Jan
New Footer: Documentation pages can have a unified footer.
16 Jan
New External Links: External Links can be added to the sidebar.
Improvement Import fail reporting: Enhanced the error reporting when a bad import occurs.
Bug Fix Index fail: Prevented unlikely failures in documentation index structure.
14 Jan
New Categories: Categories can be added to the sidebar.

Bug Fix Markdown formatting: Fixes to text styling using markdown in the editor.
8 Jan
New Shorter Links: Default version does not show its slug in the page link anymore. Read more in Ordering Versions.
New Default badges: Versions and sections now show a default badge to indicate what loads by default.

7 Jan
New Ordering versions and sections: Versions and sections (documentations and references) can be re-ordered now to reflect their order in the picker, and which documentation loads first.