This repository was archived by the owner on May 29, 2026. It is now read-only.
Releases: ConductionNL/opencatalogi
Releases · ConductionNL/opencatalogi
Release 1.0.2
What's Changed
- hotfix to main by @SudoThijn in #637
- updated package lock by @remko48 in #646
Full Changelog: v1.0.1...v1.0.2
Release 1.0.1
Release 1.0.0
What's Changed
- Let start a build by @rubenvdlinde in #411
- Fix a number of wonky case checks by @rjzondervan in #419
- Updated workflows by @remko48 in #421
- Development by @remko48 in #422
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- fix: Remove hardcoded _source=database by @rubenvdlinde in #418
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12...v1.0.0
Unstable 1.0.0-unstable.20260519082855
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519082855
Unstable 1.0.0-unstable.20260519081553
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519081553
Unstable 1.0.0-unstable.20260519080857
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519080857
Unstable 1.0.0-unstable.20260519073226
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519073226
Unstable 1.0.0-unstable.20260519050936
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519050936
Unstable 1.0.0-unstable.20260519041713
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519041713
Unstable 1.0.0-unstable.20260519024654
What's Changed
- Let start a build by @rubenvdlinde in #411
- updated beta-release by @remko48 in #423
- Fixed sync not triggering release by @remko48 in #424
- Reset composer.json from last commit by @rjzondervan in #425
- feat: OpenSpec implementation by @rubenvdlinde in #433
- small fix by @SudoThijn in #414
- [Docs] Feature overview with GEMMA/TEC standards by @rubenvdlinde in #448
- feat: Complete @conduction/nextcloud-vue migration for all OpenCatalogi views by @rubenvdlinde in #443
- feat: Enrich all OpenSpec specifications by @rubenvdlinde in #444
- chore: Final OpenSpec structure cleanup by @rubenvdlinde in #446
- chore(opencatalogi): Convert all specs to change proposals by @rubenvdlinde in #447
- feat: Add docker-compose for federation testing by @rubenvdlinde in #449
- Add eventlistener to rewrite references to registers and schemas by @rjzondervan in #428
- Fixed bug where catalogs did not show there publications by @remko48 in #452
- chore: Restructure specs to proper OpenSpec format by @rubenvdlinde in #445
- chore: Harmonize .gitignore with org standard by @rubenvdlinde in #450
- chore: Update openspec config and gitignore docs artifacts by @rubenvdlinde in #437
- chore: add missing generated artifact entries to .gitignore by @rubenvdlinde in #436
- Cherry picked commits from beta to dev by @remko48 in #454
- Small fix by @remko48 in #455
- fix: Add @conduction/nextcloud-vue npm dep and conditional webpack alias by @rubenvdlinde in #432
- feat: Migrate ThemeIndex and GlossaryIndex to CnIndexPage by @rubenvdlinde in #439
- feat: Migrate OrganizationIndex to CnIndexPage by @rubenvdlinde in #438
- feat: Migrate MenuIndex, PageIndex, CatalogiIndex to CnIndexPage by @rubenvdlinde in #440
- feat: Migrate DirectoryIndex to CnIndexPage with CnStatusBadge by @rubenvdlinde in #441
- feat: Migrate PublicationTable to CnIndexPage by @rubenvdlinde in #442
- feat: Migrate to @conduction/nextcloud-vue components by @rubenvdlinde in #451
- feat: detail pages, index sidebars, and dashboard improvements by @rubenvdlinde in #456
- feat: Add opencatalogi.nl as backup default directory source by @rubenvdlinde in #453
- feat(i18n): Convert Dutch keys to English and complete translations by @rubenvdlinde in #457
- Release: merge development into beta by @github-actions[bot] in #458
- Fix conflict in composer.lock by @rjzondervan in #462
- Release: merge development into beta by @github-actions[bot] in #463
- Updated nextcloud-vue package to css fix by @remko48 in #479
- Fix the consistent use of RBAC by @rjzondervan in #481
- Quality flow changes by @remko48 in #484
- chore: resolve all PHPCS violations across lib/ by @rjzondervan in #483
- Release: merge development into beta by @github-actions[bot] in #480
- Updated workflow to only trigger on pr create and on push by @remko48 in #485
- partially fixed the dashboard not showing data by @SudoThijn in #488
- Added catalogslug by @remko48 in #490
- feat: Publication status based on publicatiedatum property by @remko48 in #493
- Fixed refetch after add or edit of a publication by @remko48 in #495
- Fixed View object not showing schema by @remko48 in #496
- disable ignore script by @SudoThijn in #497
- Refactors ViewObject modal for schema conformity by @SudoThijn in #489
- Updated release flow to mirror the OpenRegister release workflow by @remko48 in #499
- new publish and depublish modals by @SudoThijn in #486
- Added new publication card by @remko48 in #498
- fixed bug where editing didn't have schema for properties form by @SudoThijn in #492
- fixed not being able to retrieve full schema from metadata by @SudoThijn in #494
- fix(deps): pin @nextcloud/axios to ~2.5.2 to keep CJS exports by @SudoThijn in #505
- chore(sbom): remove per-app SBOM workflow + checked-in SBOM (release-asset only) by @rubenvdlinde in #507
- chore(ci): rename quality-check.yml → code-quality.yml (canonical name) by @rubenvdlinde in #508
- docs: update quality-assurance.md after wrapper rename by @rubenvdlinde in #510
- deduplicated actions, fixed actions, made actions the same by @SudoThijn in #506
- only allow publishing on supported schemas by @SudoThijn in #509
- Updated edit icons by @remko48 in #511
- fixed copy modal by @SudoThijn in #512
- Release: merge development into beta by @github-actions[bot] in #487
- Updated package by @remko48 in #513
- chore: add .github/CODEOWNERS for auto-review-request by @rubenvdlinde in #518
- feat(openspec): opencatalogi-adopt-or-abstractions — heaviest frontend cleanup target by @rubenvdlinde in #520
- feat(openspec): opencatalogi-legacy-quality-cleanup tracking change by @rubenvdlinde in #523
- Fix infinite event loop on catalog update/delete (#524) by @rjzondervan in #525
- L10N by @SudoThijn in #526
- Updated dashboard to show a more accurate presentation of the publications by @remko48 in #532
- fix(GIT-WOO-126): Frontend requested changes — dashboard, publish/depublish, objectStore, and i18n fixes by @remko48 in #533
- Release: merge development into beta by @github-actions[bot] in #519
- Added more user rights checks by @remko48 in #536
- Main to beta by @remko48 in #541
- Improved code quality by @remko48 in #543
- Beta to main by @remko48 in #539
- Fixed release workflow by @remko48 in #544
Full Changelog: v0.7.12-unstable.20260430143749...v1.0.0-unstable.20260519024654