Arc and Slice - 5.1.1
Version 5.1.1 is now available as a beta release. If no major issues are identified, we plan to officially launch it on Nov 6, 2025.
Release | https://cubewisecare.atlassian.net/projects/ARCSLICE/versions/10231 |
Date | Nov 5, 2025 |
Version | 5.1.1 |
Description | A minor release that includes XLL digital signing and a performance update for Slice at the minimum. |
Contributors | @Harvey Withington@Andrey Eremenko@Paul Lim@SHANOO CHAUHAN |
Summary
Version 5.1.1 is an update to v5.1.0 that includes important fixes. While this release doesn’t introduce major new features, we strongly recommend consultants to test it—especially if you have customers using Slice.
This version addresses a bug introduced in v5.1.0 that caused #VALUE to appear in some active forms.
Downloads:
Slice download page:
Slice download Arc download page:
arc-download
✨ What's New in v5.1.1
Close All Tabs
You can now close all open tabs in Arc, right-click on any tab and select "Close All Tabs" from the context menu. There is an option to close all tabs by type (for example only close all Process Editor tabs). This feature helps you quickly clear your workspace and manage multiple open tabs efficiently.
Ability to connect Arc to multiple Pulse Servers
You can now connect Arc to multiple Pulse Servers. The main pulse url can be overridden per server group. This is useful if you have different Pulse servers for different environments (for example, development, testing, production).
# The base URL of your Pulse server, for example: http://localhost:8099
pulseurl: https://mainserver.yourpulse.com/
# If you'd like to use a different Pulse URL for a particular Server Group,
# list it here.
pulseurloverrides:
ServerGroup01: https://server01.yourpulse.com/
ServerGroup02: https://server02.yourpulse.com/Fixes
Issue | Issue Type |
|---|---|
ARCSLICE-5925: Change Tracking not working as expected in Arc+ | Bug |
ARCSLICE-5913: Arc - UI - width of Server Groups drop-down is insufficient | Improvement |
ARCSLICE-5912: Arc - UI - Non-wrapping toolbars not working with Format Code drop-down button | Improvement |
ARCSLICE-5910: Arc - Release Notes - "More" link goes to old Gitlab support site | Improvement |
ARCSLICE-5900: Arc Assistant - Connection error when using Openai (azure) | Improvement |
ARCSLICE-5898: #Value on SUBSIZ and DIMSIZ when Batch Requests are enabled | Improvement |
ARCSLICE-5895: Ability to connect ARC to multiple Pulse Servers | Improvement |
ARCSLICE-5892: Slice XLL Files Does not have a Digital Signature | Bug |
ARCSLICE-5891: Add an optional parameter for custom Slice directory | Improvement |
ARCSLICE-5885: Slice 5.1.0 is taking a lot longer than 5.0.1. | Bug |
ARCSLICE-5884: Slice - Active Form with 2+ stacked dims on rows and Debug enabled cause issues | Improvement |
ARCSLICE-5876: Process Editor - Datasource Preview Error | Bug |
ARCSLICE-5870: Arc - Toolbars - add user preference to prevent toolbars from wrapping | Improvement |
ARCSLICE-5862: Slice - Pulse Integration - Excel metrics are not loading into Pulse | Improvement |
ARCSLICE-5852: Arc - Install Bedrock - remove interval setting | Improvement |
ARCSLICE-5849: Arc - Login - session timeout issue | Bug |
ARCSLICE-5848: Arc - Build - separate source files from application files while debugging | Improvement |
ARCSLICE-5839: Arc - Atmosphere Portal - make search in functions tab case insensitive | Improvement |
ARCSLICE-5821: Arc - Unit Tests - Test updates for v5.1.0 Release | Epic |
ARCSLICE-5692: Arc - UI - context menu option to close all tabs | Improvement |