New:
- Multi-user and OIDC support! This is one of the more requested features and I'm happy to finally be able to release it. This took a bit longer than I expected to get done but it's a big change. More info here
- Groups with granular permissions. You can now create groups and assign users to these groups. Each group can have a granular set of permissions granted to them and for OIDC configuration you can create mappings between OIDC groups and DockMon groups
- User approval flow. For OIDC users you can configure DockMon to require approvals from an administrator before they are allowed to use the system
- Audit logs, in addition to the event logs there is now an audit log so you can see any action that a user has done. You can also export the audit log to a CSV file
Changes:
- Much more efficient loading of the container list
- Fix for several vulnerabilities including CVE-2026-24051, CVE-2026-26007 and CVE-2026-24486
Now that v2.3.0 is out I can finally move on to some of the pending feature requests. I apologize for not being able to get to them until now but I really wanted to get the multi-user support out before moving on to other big features.