All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Wrong revision used for links and images inside a readme
- Relative path in the readme view is now pointing to the correct urls
- Changeover to AGPLv3 license
- API to fetch the readme file of a certain revision and path
- The permalinks to the titles of a rendered readme are now correct
- The link to the readme of a repository is now a redirect to the code overview with an anchor tag
- README files are now rendered below the code overview in the code section
- In the readme view its now possible to click on and save permalinks
- The plugin doesn't redirect to the readme page anymore upon loading a repository
- Render local images from repository correctly
- Catch errors for repository link enricher to prevent breaking the repository overview (#42)
- Skip directories matching readme filename pattern (#29)
- Correct matching of readme navigation entry (#23)
- Fixed usage of relative links in readme (#5)
- Changeover to MIT license (#4)
- Rebuild for api changes from core
- Add swagger rest annotations to generate openAPI specs for the scm-openapi-plugin. (#2)
- Make navigation item collapsable (#3)
- Improve performance (#1)