What shipped
All reposKey FrontendKeystoneKey Service Sites (KSL/GHK)Training Centre (STC/CPD)Key ProtosKeyflowCompany Backend (Strapi)Key Docs
All authorsJoshYG-TheKeyRhadamanthus1TheTomWardalex-wilson-the-keycpoteylunky84robin-agentsarahcthekey
7 PRs · 2 repos · 5 contributors · 29 Jun – 6 Jul
Monday, 6 July 2026
Key Protos
- Llunky84A new API endpoint was added to allow services to check whether feature flags are enabled for a specific organization without needing to duplicate that logic everywhere.#124 — PENG-3540 add IsFeatureFlagEnabled rpc
Key Service Sites (KSL/GHK)
- Rrobin-agentThe key_service_sites microservice now applies timeouts to all gRPC calls including page-rendering operations, preventing worker threads from getting stuck waiting for unresponsive backend services.#1983 — feat: PENG-3675 gRPC deadlines, 16MB limits, and django-q task retries
Thursday, 2 July 2026
Key Protos
- JJoshYG-TheKeyAdded optional publish date filters to the chat search request protocol so articles can be filtered by when they were last updated.#118 — feat(ai_search): add published_after/before to ChatSearchRequest
- Rrobin-agentIncluded the publication status of training items in API responses so downstream services can see whether items are published or coming-soon.#117 — feat: PENG-3648 add status field to HydratedTrainingItem
- Aalex-wilson-the-keyAdded a missing external links data type to support KCSIE compliance features in the training assignment system.#120 — feat(assign-KCSIE-2): PENG-3668 Added external links data type with kcsie again
Key Service Sites (KSL/GHK)
- SsarahcthekeyConfigured the key_service_sites container to run as a non-root user for improved security in production environments.#1981 — feat(key_service_sites): run container as non-root user (PLA-380)
Wednesday, 1 July 2026
Key Protos
- Aalex-wilson-the-keyThe system now supports external links as a new assignment type, allowing users to assign government documents like KCSIE files as required reading with a corresponding external link identifier.#119 — feat(protos): PENG-3668 add EXTERNAL_LINK assignment type and identifier fields