2020 Updates

AI Tools

26 Dec

  • $inline[badge,New,success] API Reference: Browsers can now cache the API Reference instead of requesting it every time from our servers.

25 Dec

  • $inline[badge,New,success] API Reference: Added an option to $link[page,26298,show content type,show-content-type-header] header for requests with body.
  • $inline[badge,Improvement,warning] Raw HTML: On saving/importing a page that has raw HTML, we now provide a verbose message which lets you know the first occurrence of raw HTML that prevented the operation.

24 Dec

  • $inline[badge,New,success] Dashboard: You can now access a dashboard which provides you with latest comments and drafts pages so you can know where to start your day.
  • $inline[badge,New,success] OpenAPI3: OpenAPI3 support is no longer in Beta 🎉
  • $inline[badge,New,success] API Reference: Loading state now appears when switching to an API Reference for your readers.
  • $inline[badge,New,success] More Keyboard Shortcuts: More $link[page,26353,keyboard shortcuts] available to navigate through DeveloperHub.
  • $inline[badge,Improvement,warning] Quick Switcher: Quick Switcher now looks through everything, not just the documentation you're on now.
  • $inline[badge,Improvement,warning] Quick Switcher: You can now navigate using keyboard keys between search results.
  • $inline[badge,Change,warning] DOM & CSS: Many changes to DOM and CSS changes have been made to allow us to build new features. Please review your project to ensure sustained compatibility.

16 Dec

  • $inline[badge,Improvement,warning] Performance: Projects with multiple versions would load magnitudes faster now.

9 Dec

  • $inline[badge,Bug Fix,error] Export: Exporting a documentation having the same page title for multiple parent pages used to merge pages in one folder.

8 Dec

  • $inline[badge,Bug Fix,error] Overlapping Items: Search items used to overlap with code block lines due to incorrect z-index.
  • $inline[badge,Bug Fix,error] Go to top: Clicking on a link for landing page did not use to scroll to top.

7 Dec

  • $inline[badge,Improvement,warning] Import/Export: On export we ensure that all filenames have different titles so imports would not fail due to duplicate titles.

2 Dec

  • $inline[badge,New,success] Search through API: We added a $link[ref,78,search,search] to let you search your documentation from your website.
  • $inline[badge,Bug Fix,error] API Reference: Schemas of type array did not show type correctly.

28 Nov

  • $inline[badge,Change,warning] Max upload size: Max upload size is now capped at 20MB.
  • $inline[badge,Change,warning] Max page size: Max page size on upload is 2MB. Enough to have all the words in Oxford dictionary.
  • $inline[badge,Improvement,warning] Page drag & drop: Index autoscrolls when dragging a page and dropping it somewhere far in the index.
  • $inline[badge,Bug Fix,error] Custom event: onsectionchange did not work as expected after category drag/drop changes on 1 Oct.
  • $inline[badge,New,success] Custom Javascript: On changing $link[page,26330,custom javascript], we will validate your script automatically and warn you if it is syntactically incorrect.

24 Nov

  • $inline[badge,Bug Fix,error] Duplicate Blocks: Duplicating a code block and changing its content would change content for both blocks.

21 Nov

  • $inline[badge,New,success] Search Scope: Modify search bar scope to search through only active documentation or reference using $link[page,26274,advanced settings].
  • $inline[badge,Improvement,warning] Variables in Search: $link[page,26263,Variables] are now resolved when searching.

17 Nov

  • $inline[badge,Bug Fix,error] Page Import: Page import used to break reverting to older history.
  • $inline[badge,New,success] Specific CSS Classes: Specific classes are now also available for links in the index to help with customising CSS.
  • $inline[badge,Bug Fix,error] Page Ordering: Page ordering could fail after a page was inserted under a category.

16 Nov

  • $inline[badge,New,success] $inline[badge,Beta,warning] See who's editing: See which teammates are viewing the page you are on and who is editing it right below the Activity tab.

14 Nov

  • $inline[badge,Bug Fix,error] Page Saving: Pages could not be saved for the first time when their title had a dot in it.

9 Nov

  • $inline[badge,New,success] Category Pages: Create new pages under category directly by pressing the $inline[icon,fas fa-plus] next to the category title.
  • $inline[badge,New,success] Manual Category Toggling: Ability to allow manual toggling of categories when they are collapsible.

5 Nov

  • $inline[badge,Improvement,info] API References: Updated our third party tools of validation API specs, increasing success rate.
  • $inline[badge,Improvement,info] API References: Circular references are now handled by providing the object type.
  • $inline[badge,Bug Fix,error] Export: Project export was broken when a project contains a separator in a documentation index.

25 Oct

  • $inline[badge,New,success] Separator: Add $link[page,26248,separators,separators] to the index.
  • $inline[badge,Improvement,info] Index Page Link: $link[page,26249,Link] to other parts of your documentation in the index to open the links in the same tab.
  • $inline[badge,New,success] Mobile Index: Mobile index has been redesigned to match the full index experience instead of a minimal dropdown.
  • $inline[badge,New,success] Specific CSS Classes: Added specific classes for each index item based on the slug and internal ID. This is to help with $link[page,26242,hiding pages,hiding-page] for example.

10 Oct

  • $inline[badge,Bug Fix,error] User roles: Admins were not able to change other user roles from Team sidebar.
  • $inline[badge,Bug Fix,error] Landing page: Landing page was not rendered for a few customers where they had links after categories.

1 Oct

  • $inline[badge,New,success] Expandable Categories: Set categories $link[page,26282,to collapse,collapsible-categories] by default.
  • $inline[badge,Improvement,info] Categories drag & drop: Categories now carry the pages with them when dragged and dropped.

3 Sep

  • $inline[badge,New,success] Analyse links: $link[page,26240,Analyse] all links inside a version in one-go.
  • $inline[badge,New,success] Notify Breaking Links: We'll notify you of all page links that will break when deleting a page.

30 Aug

  • $inline[badge,New,success] User roles: Teammates can have different $link[page,26280,roles,user-roles].

28 Aug

  • $inline[badge,Improvement,info] Images: Images now retain highest quality on upload.

19 Aug

  • $inline[badge,Bug Fix,error] Cloning Version: Cloning versions having OpenAPI 3 references was broken.

12 Aug

  • $inline[badge,New,success] UI Translation: Change $link[page,26289,UI text] for each individual documentation directly from Documentation Settings.

11 Aug

  • $inline[badge,Bug Fix,error] Import: Importing files containing numbers in their file name could have aborted import.
  • $inline[badge,Bug Fix,error] Import: Importing files having blocks followed by a separator fails to show the block.
  • $inline[badge,Improvement,info] Empty Documentation: Documentation with no published pages no longer shows in documentation list.
  • $inline[badge,Bug Fix,error] Code Blocks: Pressing space while changing a code block title used to close the settings.

9 Aug

  • $inline[badge,Improvement,info] GA Tracking: Google Analytics tracking for custom landing page to content links.

4 Aug

  • $inline[badge,New,success] OneOf/AnyOf Support: OneOf/AnyOf keywords are now supported for requests and responses when used in top-level of schema.

1 Aug

  • $inline[badge,Improvement,info] Faster Page Load: For your readers, pages get cached on the client-side, eliminating network request to read pages again.

26 Jul

  • $inline[badge,Bug Fix,error] References - Requests: Requests code generation incomplete when switching between API references.
  • $inline[badge,Improvement,info] References - Performance: Faster rendering of references.

6 Jul

  • $inline[badge,Improvement,info] Collapsible Code Block: Code blocks having more than 100 lines have collapsible content automatically.
  • $inline[badge,Change,warning] Privacy Policy: We have modified our Privacy Policy to include our new address.

30 Jun

  • $inline[badge,New,success] Index Access: Provide access to the index of a documentation when onsectionchange custom event is dispatched.
  • $inline[badge,Change,warning] Customise Class CSS: Added a second class to .customise which identifies the section type documentation , references or landing-page.

24 Jun

  • $inline[badge,New,success] OpenAPI 3: OpenAPI 3 beta support is available.

21 Jun

  • $inline[badge,New,success] Local Image Imports: Images in an assets local folder can be imported in the %product% import ZIP file.
  • $inline[badge,Improvement,info] Imports: %product% imports can be unordered.

16 Jun

  • $inline[badge,New,success] Allow Reference Download: Introduced option to allow API References to be downloaded publicly.

10 Jun

  • $inline[badge,New,success] Inline Block in Headings: Added support for inline blocks in headings.
  • $inline[badge,Bug Fix,error] Page Selector Updating: Page selector did not update sometimes previously when new pages are added in the same session.

6 Jun

  • $inline[badge,Bug Fix,error] Page Heading Slugs: When linking between pages, headings with symbols were generating slugs incorrectly.
  • $inline[badge,Improvement,info] Page Loading Position: When jumping to a heading after a page load, now it positions better to the heading top if the page has lots of content.

3 Jun

  • $inline[badge,Bug Fix,error] Code Block Saving: Edits were not saved correctly inside code blocks.
  • $inline[badge,Improvement,info] Code Block Tabs: Titled code blocks with no syntax highlighting would still show tab title.

2 Jun

  • $inline[badge,Bug Fix,error] Code Blocks Hiding: Code blocks contents hide irregularly at some page loads.
  • $inline[badge,New,success] New Code Language: Added YAML language.

1 Jun

  • $inline[badge,New,success] Code Languages: Added Scala, Squirrel and XML. Added HTML as a language (instead of general Markup).
  • $inline[badge,Improvement,info] Streamlined Coding: All code blocks are tiny IDEs now with syntax highlighting enabled in edit mode, respect for indentation, key bindings and smarter syntax formatting. Code block changes do not need an extra save click anymore. Syntax highlights where you edit. Pasting code from external sources leaves no extra new lines. 🎉
  • $inline[badge,New,success] Code Style: --code-font and --code-font-size can be modified using $link[page,26287,Custom CSS] to modify code font and code font-size all around the platform.

27 Mar

  • $inline[badge,Change,warning] Code Font: Modified the font used for code to be Roboto Mono as it has better compatibility. Inline code also has this font rather than default font.
  • $inline[badge,Improvement,info] Font Fallback: Added font fallback for better compatibility.
  • $inline[badge,Improvement,info] Response Schema colours: Arrays and files show in purple font colour rather than default black.

26 Mar

  • $inline[badge,Improvement,info] Drag and Drop: Blocks can be dragged from the $inline[icon,fas fa-arrows-alt] icon.
  • $inline[badge,Improvement,info] Drag and Drop: Versions, documentation and references can be dragged from the $inline[icon,fas fa-grip-vertical] icon.
  • $inline[badge,Improvement,info] Quick Switcher: Quick switcher orders pages by newer to older for faster search.

25 Mar

  • $inline[badge,Improvement,info] Copy blocks: Added minimal support for copying blocks between pages or same page.
  • $inline[badge,Improvement,info] Keyboard accessibility: More keyboard accessibility support for adding inline blocks, variable listing, page link listing and others.

23 May

  • $inline[badge,New,success] Keyboard Keys: Add keyboard keys as inline blocks to content $inline[key,↵]
  • $inline[badge,Improvement,info] Inline Blocks: Easier accessibility using keyboard between selections.
  • $inline[badge,Bug Fix,error] Icons Rendering: Icons in editor mode would show invalid after refresh, but fine in live mode.

22 May

  • $inline[badge,New,success] Icons: Add Font Awesome $link[page,26265,icons] to content $inline[icon,fas fa-check]

20 May

  • $inline[badge,Improvement,info] Translations: Added ability to $link[page,26289,translate] "Next to read" and "Last updated by {{author}} on {{date}}".

18 May

  • $inline[badge,Improvement,info] Security: Increased key size for project protection for higher security.
  • $inline[badge,New,success] ZIP mime: API References handling of ZIP mime type in example responses.
  • $inline[badge,New,success] Export API: Projects can be exported using $link[page,26296,API,getexports-project] for select plans.

17 May

  • $inline[badge,New,success] Badges: Add $link[page,26264,Badges] as inline blocks to your pages.
  • $inline[badge,Bug Fix,error] Callout Text: Callout text was unselectable in reader mode.

12 May

  • $inline[badge,Bug Fix,error] Font Picker: Font picker dialog was not opening.
  • $inline[badge,Bug Fix,error] Colour Picker: Colour picker dialog was not functional.

6 May

  • $inline[badge,New,success] Youtube Related Videos: $link[page,26254,Our youtube block] now defaults to having rel=0 parameter on which shows only related videos from the same channel.
  • $inline[badge,Improvement,info] Compatibility: Enhanced compatibility for IE9-10 and Safari 10.
  • $inline[badge,New,success] CSV Support: Code blocks now support CSV
  • $inline[badge,New,success] Reference CSV Support: References now show CSV responses correctly.
  • $inline[badge,New,success] Quick Switcher button: Quick switcher button shows in the left-bottom corner.
  • $inline[badge,Bug Fix,error] Inline Code: Inline code using toolbar was broken.

3 May

  • $inline[badge,Improvement,info] We are faster: Loading DeveloperHub should be 15% faster now!

27 Apr

  • $inline[badge,New,success] Quick Switcher: Find your pages faster with our $link[page,26295,quick switcher] by clicking ⌘/Ctrl + K. Check the $link[page,26353,keyboard shortcuts].

26 Apr

  • $inline[badge,New,success] Validate OpenAPI: We started validating strictly the OpenAPI spec you upload, and return the validation errors if any in the platform.
  • $inline[badge,New,success] Page Linking - Keyboard Shortcut: You can now move up/down with keyboard when selecting a page to link.
  • $inline[badge,Bug Fix,error] (+) not showing: Whenever you're on an empty line, the (+) for adding blocks will show now.

25 Apr

  • $inline[badge,Bug Fix,error] Table of Contents: Previously, table of contents could collapse below content when a big table is in the page between 1250px-1300px window width.

23 Apr

  • $inline[badge,New,success] UI Translation: Translate the $link[page,26289,UI text].
  • $inline[badge,Bug Fix,error] Importing tables: Importing tables containing markdown does not show HTML tags anymore.

21 Apr

  • $inline[badge,New,success] Headings linking: On linking pages, headings show in the list to link to a $link[page,26240,specific heading,changing-link-title-specifying-heading]. Previously, you'd have to get the heading fragment from the URL.

20 Apr

  • $inline[badge,New,success] Lists in Tables: Tables support Markdown notation for lists.

13 Apr

  • $inline[badge,New,success] Exporting Tables Modified: HTML will be stripped out of any exported table. Markdown will be preserved.

10 Apr

  • $inline[badge,New,success] Custom Landing Page: Craft your own $link[page,26310,custom landing page].

9 Apr

  • $inline[badge,Change,warning] Important CSS Change: Modified .card in our landing page CSS into .landing-card. Please make the needed modifications if you use this selector.

30 Mar

  • $inline[badge,New,success] Pascal support: Code blocks now support Pascal.

29 Mar

  • $inline[badge,New,success] Titled code blocks: Add titles to your $link[page,26250,code blocks] to indicate content regardless of code language.

28 Mar

  • $inline[badge,New,success] Show page updates: Your readers can now check at the bottom of each page when the page was last updated and by whom. Enable this through Documentation Settings.

23 Feb

  • $inline[badge,Improvement,info] Better Slack notifications: Slack notifications are grouped by documentation.
  • $inline[badge,New,success] Documentation slug: Documentation slug can now be changed from Documentation settings.
  • $inline[badge,Improvement,info] Tables export: When tables are now exported, they are in Markdown format rather than HTML.
  • $inline[badge,Bug Fix,error] Deletion: Previously deleting a project, version, documentation or page could fail when there are comments.

13 Jan

  • $inline[badge,New,success] Disable live markdown rendering: Disable live markdown rendering if you wish, in case you're placing too many underscores in variable names, for example.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
On This Page