Search found 1351 matches
- Tue Aug 04, 2026 5:16 pm
- Forum: Feature requests
- Topic: [Implemented] Advanced Search capabilities
- Replies: 7
- Views: 48306
Re: [Implemented] Advanced Search capabilities
Good news on this front - the advanced filtering is now done, it's coming in 2.10.0. Like shown in the design I posted, we've added per-column filtering across the Devices screen (every column except filters and comments). You can build multi-condition filters and combine them with AND/OR logic, and...
- Thu Jul 30, 2026 11:18 pm
- Forum: Support
- Topic: [Solved] Error 4776 - Change log lock (HSQL)
- Replies: 1
- Views: 194
Re: Error 4776 - Change log lock (HSQL)
Hi.
Newer versions of Unimus handle this automatically. It may be easiest to update Unimus to latest, and it should restore and update the DB during the first start on the new version.
Newer versions of Unimus handle this automatically. It may be easiest to update Unimus to latest, and it should restore and update the DB during the first start on the new version.
- Tue Jul 28, 2026 9:41 am
- Forum: Feature requests
- Topic: Device credentials priority
- Replies: 6
- Views: 539
Re: Device credentials priority
We have started refinement and preparation work on this, but it won't be in 2.10. All dev effort is currently going into SSO (OpenID/OIDC/SAML) and MCP (Model Context Protocol). Those are the highest currently-requested features, so we are prioritizing those, and they are aimed at 2.11. As for Crede...
- Fri Jul 24, 2026 6:54 pm
- Forum: Beta
- Topic: [BETA] 2.10.0 beta release thread
- Replies: 1
- Views: 450
Re: [BETA] 2.10.0 beta release thread
2.10.0-Beta2 was just released, with new Compliance "Matching modes". The complete Changelog was updated in the first post. New since 2.10.0-Beta1: Features: Improved manual Retention execution, it will no longer block the UI session, and a proper in-progress visualization was added Added ...
- Fri Jul 17, 2026 8:56 pm
- Forum: Beta
- Topic: [BETA] 2.10.0 beta release thread
- Replies: 1
- Views: 450
[BETA] 2.10.0 beta release thread
Unimus 2.10.0-Beta1 is being released today! This is a release of the 2.10 code branch intended for testing purposes and early adopters. A summary of what is new: - Initial multi-language support, added Japanese localization - Added new APIv3 endpoints, allowing you to get full details of Config Pus...
- Thu Jul 09, 2026 8:06 pm
- Forum: News and announcements
- Topic: Join our Technical Showcase webinar of the Compliance module on July 23rd 2026
- Replies: 0
- Views: 540
Join our Technical Showcase webinar of the Compliance module on July 23rd 2026
compliance-technical-webinar.png Hi everyone, We are organizing a Technical Showcase webinar of our Compliance module on July 23rd 2026. This will be a technical session - no sales pitches. Sign up here - https://zoom.us/webinar/register/WN_2PbZPe8ETFmvYy3AysEU0A We will do a quick walk-through of ...
- Wed Jul 01, 2026 9:24 am
- Forum: General
- Topic: Unimus MCP Server
- Replies: 2
- Views: 508
Re: Unimus MCP Server
Hi, An official built-in MCP is in development right now. This will be fully built-in in Unimus, so for any Agent Harness, it will be super easy to integrate - just a "streamable-http" MCP. We are putting quite a bit of development time into the API and MCP. We will have an initial impleme...
- Mon Jun 29, 2026 7:21 am
- Forum: Support
- Topic: [Solved] Migrating to new server instance
- Replies: 2
- Views: 806
Re: Migrating to new server instance
There are also topics here on the forums that give info on how to migrate Unimus :) Windows > Linux - https://forum.unimus.net/viewtopic.php?p=1020#p1020 Linux > Windows - https://forum.unimus.net/viewtopic.php?p=3012#p3012 Windows > Windows - https://forum.unimus.net/viewtopic.php?f=9&t=1445 Li...
- Sat Jun 27, 2026 12:47 am
- Forum: Automation
- Topic: config block compliance
- Replies: 5
- Views: 1129
Re: config block compliance
for each interface with ip address there must be no ip proxy-arp command Good news is you can already do this with a combination of MikroTik scripting and even with our current compliance engine. Create a Config Push preset with this Tik script: { /ip address :foreach i in=[find interface ~ "e...
- Fri Jun 26, 2026 10:51 am
- Forum: Automation
- Topic: config block compliance
- Replies: 5
- Views: 1129
Re: config block compliance
Hi, This is coming in 2.10.0. We are adding "Strict" and "Sequential" matching modes to Compliance rules. Strict - the block of text in the compliance condition has to be present in the device config exactly as-is Sequential - each line of the compliance condition has to be prese...