Date: January 29, 2026
This release introduces the Notifications module, Agent Skills infrastructure, Dashboard Analytics Widgets, and a major architectural improvement decoupling module setup with a centralized config. It also includes important security fixes, Docker infrastructure improvements, and dependency updates.
Full implementation of the in-app notifications system, including notification types, subscribers, custom renderers, and user preferences. (@pkarw)
Created the foundational structure for agent skills in Open Mercato, enabling extensible AI-powered capabilities. (@pat-lewczuk)
New analytics widgets for the dashboard, providing richer data visualization and insights. (@haxiorz)
Resolves #410 -- module setup is now decoupled using a centralized ModuleSetupConfig, improving modularity and reducing coupling between modules. (@redjungle-as)
Reorganized architecture specs and added new specifications for SDD, messages, notifications, progress tracking, and record locking. (@pkarw)
Addressed CodeQL-identified security issues across the codebase. (@pkarw)
Fixed an open redirect vulnerability in the authentication session refresh flow. (@bartek-filipiuk)
Resolved issues in the AI assistant module. (@fto-aubergine)
Corrected the dialog title for global search and added specs for new widgets. (@pkarw)
Resolved service conflicts in Docker Compose configuration where services were overlapping. (@MStaniaszek1998)
General Docker Compose configuration fixes. (@pkarw)
Switched the OpenCode container base image to Debian for better compatibility. (@MStaniaszek1998)
Updated the default service port configuration. (@MStaniaszek1998)
Added a dedicated Dockerfile for building and serving the documentation site. (@MStaniaszek1998)
- #454 - Bump
tarfrom 7.5.6 to 7.5.7 (security patch) - #447 - Bump
npm_and_yarngroup across 2 directories
- @pkarw
- @pat-lewczuk
- @MStaniaszek1998
- @bartek-filipiuk
- @fto-aubergine
- @redjungle-as
- @haxiorz
- @dependabot