Git for Confluence Cloud
  • Git for Confluence Cloud
  • Release notes
    • August 6th, 2024
    • June 5 2024
    • June 7th, 2023
    • March 14th, 2023
    • October 20th, 2022
    • October 3rd, 2022
    • August 30, 2022
    • August 8th, 2022
    • July 25th, 2022
    • July 20th, 2022
    • June 30th, 2022
  • Installation
    • Installation
  • Git Support
    • Git providers
    • Filetypes
    • Demo Confluence pages
    • Demo videos
  • How to use the app
    • Share Git file macro
    • Share Git folder macro
    • Authorization
    • Shared Git files overview
    • Troubleshooting
  • Administration
    • Authentication methods
    • Migration of consent
    • User management
    • Audit log
  • Example use cases
    • Software architecture document
    • Public documentation
  • Security
    • F.A.Q.
    • OAuth scopes and API endpoints
      • Github OAuth scopes
      • Bitbucket OAuth scopes
      • Gitlab OAuth scopes
      • Azure DevOps OAuth scopes
    • Access token scopes and API endpoints
      • Github access token scopes
      • Bitbucket access token scopes
      • Gitlab access token scopes
      • Azure DevOps access token scopes
  • Relevant Links
    • Pricing
    • Privacy & Security
    • Marketplace
    • Support
    • Visualizer for Confluence
Powered by GitBook
On this page
  • New in this release
  • Bugs fixed in this release
  1. Release notes

July 25th, 2022

OpenAPI (Swagger) support and nested imaged in Markdown

PreviousAugust 8th, 2022NextJuly 20th, 2022

Last updated 2 years ago

New in this release

OpenAPI (Swagger) support

Embedding specification on your Confluence page with Git for Confluence will now render your API specification with . This allows you to present your API documentation on your Confluence pages.

Images in Markdown

Images that are present in a Markdown file will now be properly rendered, even if they are added as a relative link within your git repository

Bugs fixed in this release

  • Having a slash / in your branch name would make it unsharable if you tried to include it from Github or Gitlab, this has been fixed in this release.

OpenAPI
Swagger UI
OpenAPI example from our other app, Atlas CRM.