Websites / Gitlab Issue Listing Script / Release: v0.4
v0.4
- Implement support for issue relations (#6)
- Allow filtering of projects included in output (#13 and #40)
- Add support for API call caching in Redis (#16 and #35)
- Introduced automatic syntax highlighting in code blocks (#22)
- Allowed custom script and stylesheet anchors to be injected (#23)
- Display commit signature verification status (#24)
- Allow filtering of which groups are displayed on the homepage (#27)
- Made project listing page searchable (#28)
- Introduced enhanced commit notifications in issues (#30)
- Introduced a
/status
endpoint for downstream reachability checks (#33)
View in Gitlab
links can be disabled (#34)
- Inherit Gitlab's label colours (#39)
- Various minor bugfixes