Skip to content

Commit 1cd70f8

Browse files
[docs] Fix markdown formatting issue in v1.11.66 release notes (#1944)
- Remove extra colons after [cuegui] tags that were causing them to be incorrectly rendered as reference links in the HTML output **Link the Issue(s) this Pull Request is related to.** - #1800
1 parent 781f054 commit 1cd70f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/announcing-the-release-of-opencue-v1.11.66.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,13 +215,13 @@ This release represents a significant modernization of OpenCue with the Rust RQD
215215
- [docs] Redesign community section buttons for improved layout [#1836](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1836)
216216
- [docs] Add `Quick Starts` button to homepage hero section [#1835](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1835)
217217
- [CI/CD] Fix CI Python tests by using python -m pip [#1838](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1838)
218-
- [cuegui]: Replace unmonitor buttons with dropdown menu in Monitor Jobs [#1841](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1841)
218+
- [cuegui] Replace unmonitor buttons with dropdown menu in Monitor Jobs [#1841](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1841)
219219
- [docs] Add OpenCue walkthrough video to documentation pages [#1837](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1837)
220220
- [CI/CD] Update coverage config and simplify coverage report script [#1842](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1842)
221221
- [CI/CD] Refactor release pipeline: verify tags and streamline outputs [#1843](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1843)
222222
- [cuegui] Add descriptive labels to Monitor Jobs action buttons [#1846](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1846)
223223
- [opencue] Update host wrapper: cache lock state and prevent tag duplication [#1847](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1847)
224-
- [cuegui]: feat: Replace "Group Dependent" checkbox with "Group By" dropdown [#1849](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1849)
224+
- [cuegui] feat: Replace "Group Dependent" checkbox with "Group By" dropdown [#1849](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1849)
225225
- [cuegui] Fix CueGUI performance issues during window operations in CueCommander [#1851](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1851)
226226
- [cuegui] Fix dependency window sizing for better job name visibility [#1853](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1853)
227227
- [cuegui] Optimize CueGUI > Cuetopia > Monitor Jobs performance for large job lists [#1855](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1855)

0 commit comments

Comments
 (0)