Logo
Explore Help
Sign In
dc/dc
6
1
Fork 0
You've already forked dc
Code Issues 24 Pull Requests 2 Actions Packages Projects Releases 85 Wiki Activity

85 Releases 85 Tags

RSS Feed
  • v7.8.2 f2313b31f1
    Compare

    v7.8.2 Stable

    dcbot released this 2026-05-20 13:20:40 +00:00 | 0 commits to main since this release

    7.8.2 (2026-05-20)

    This release fixes a bug where non-admins received an error when rolling back a data version (rollback worked but error in the changeinfo service appeared)

    Bug Fixes

    • bumping ws package (2382a55)
    • enabling version restore for non admin users (5d889d8)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-20 13:24:44 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-20 13:24:43 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-20 13:24:45 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-20 13:24:45 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-20 13:24:46 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-20 13:24:46 +00:00
    • viya.sas
      19 MiB
      2026-05-20 13:24:45 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.8.1 bed21122ce
    Compare

    v7.8.1 Stable

    gitea-actions released this 2026-05-15 11:29:08 +00:00 | 5 commits to main since this release

    7.8.1 (2026-05-15)

    This is a viya-only release that makes the COMPUTE TASK approach easily configurable, and the default setting

    Bug Fixes

    • sasjs: enable runAsTask (f1a26e1)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-15 11:33:52 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-15 11:33:51 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-15 11:33:53 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-15 11:33:53 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-15 11:33:54 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-15 11:33:54 +00:00
    • viya.sas
      19 MiB
      2026-05-15 11:33:53 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.8.0 1db6984de3
    Compare

    v7.8.0 Stable

    gitea-actions released this 2026-05-15 09:07:49 +00:00 | 8 commits to main since this release

    7.8.0 (2026-05-15)

    Fixes an issue for all deployments where *ALL* was not being applied correctly for the DSN column in MPE_SECURITY

    On the viya side, CAS load / save is now based on the assumption that the source table exists in the same CASLIB with the same name (API based appraoch for sourcefile discovery failed when that lib was owned by a system account)

    Also - big news - we now have COMPUTE TASK support! This dramatically speeds up the requests when DC is run in web (useComputeApi=null) mode, ie, without code injection.

    Bug Fixes

    • enabling DSN=ALL in MPE_SECURITY (7d94cb2)
    • providing default values for RULE_ACTIVE on MPE_VALIDATIONS (f031b4e)
    • switch away from api usage for CASLIB metadata (ce921a0)
    • use correct debug param for runAsTask (bb80476)

    Features

    • add runAsTask config attribute parser (1635bc9)
    • enabling ALL option by default in MPE_SECURITY (DSN col) (93d4ab6)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-15 09:12:19 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-15 09:12:18 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-15 09:12:20 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-15 09:12:20 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-15 09:12:21 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-15 09:12:21 +00:00
    • viya.sas
      19 MiB
      2026-05-15 09:12:19 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.7.3 322f904b4b
    Compare

    v7.7.3 Stable

    dcbot released this 2026-05-12 18:43:11 +00:00 | 18 commits to main since this release

    7.7.3 (2026-05-12)

    Minor updates that only affect Viya customers:

    • the cas statement that initialises the dcsession is moved to the settings.sas (avoiding overwrites when the session creation is moved to the autoexec)
    • an explicit mp_abort is now thrown when the CASLIB is unassigned (to avoid a misleading error message appearing later)

    Bug Fixes

    • move cas session assign to settings.sas and abort when lib is unassigned (65f0b97)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-12 18:47:45 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-12 18:47:44 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-12 18:47:47 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-12 18:47:46 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-12 18:47:47 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-12 18:47:47 +00:00
    • viya.sas
      19 MiB
      2026-05-12 18:47:46 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.7.2 0f60fd7181
    Compare

    v7.7.2 Stable

    dcbot released this 2026-05-07 15:18:50 +00:00 | 24 commits to main since this release

    7.7.2 (2026-05-07)

    This release fixes a bug when using a SELECTBOX or SOFTSELECT on numeric dropdown, which prevented the overtyping of decimal values.

    Bug Fixes

    • client: bundle Metropolis font locally to satisfy CSP (9546fcd)
    • client: clear angular build cache on font strip to avoid stale dist (503cb08)
    • client: postinstall removal of Metropolis @font-face from @clr/ui (e6397ce)
    • client: serve text-security-disc font locally (80ce80e)
    • editor: preserve numeric type for SAS num cols with static SOFTSELECT/HARDSELECT (05a3289)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-07 15:23:12 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-07 15:23:11 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-07 15:23:13 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-07 15:23:13 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-07 15:23:14 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-07 15:23:14 +00:00
    • viya.sas
      19 MiB
      2026-05-07 15:23:13 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.7.1 b79aaf4327
    Compare

    v7.7.1 Stable

    gitea-actions released this 2026-05-05 20:04:33 +00:00 | 32 commits to main since this release

    7.7.1 (2026-05-05)

    This release fixes an issue on Viya when submitting changes using useComputeApi=false in the sasjs adapter

    Bug Fixes

    • client: bump adapter (d26f7d2)
    • sas: bump cli (d60029d)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-05 20:08:59 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-05 20:08:58 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-05 20:09:00 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-05 20:09:00 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-05 20:09:01 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-05 20:09:01 +00:00
    • viya.sas
      19 MiB
      2026-05-05 20:09:00 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.7.0 33efe09b50
    Compare

    v7.7.0 Stable

    dcbot released this 2026-05-04 23:24:42 +00:00 | 36 commits to main since this release

    7.7.0 (2026-05-04)

    For Viya customers:

    • CAS tables are now auto-loaded into memory when opening
    • CAS tables are now auto-saved back to disk after an approval
    • CASUSER library is removed (as it is the system account CASUSER library)

    Bug Fixes

    • bump adapter to 4.16.6 (1707f38)
    • remove data:image/svg+xml CSP violation, use class instead changing style directly (d66eb5d)
    • remove WORK, SASUSER and CASUSER as library options. #224 (ec66631)

    Features

    • auto-save CAS tables #224 (40d04a5)
    • autoload CAS tables. #224 (d5ebb01)
    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-05-04 23:29:04 +00:00
    • frontend.zip
      4.4 MiB
      2026-05-04 23:29:04 +00:00
    • sas9.sas
      6.5 MiB
      2026-05-04 23:29:06 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-05-04 23:29:06 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-05-04 23:29:07 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-05-04 23:29:06 +00:00
    • viya.sas
      19 MiB
      2026-05-04 23:29:05 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.6.0 f63e507ddf
    Compare

    v7.6.0 Stable

    dcbot released this 2026-04-03 22:17:20 +00:00 | 56 commits to main since this release

    7.6.0 (2026-04-03)

    Email wording is now configurable in mpe_config:

    image.png

    Docs: https://docs.datacontroller.io/dcc-options/#dc_email-scope

    Also we now have a helpful tooltip when exporting the DC table config:
    Screenshot 2026-04-03 at 19.53.44.jpg

    Bug Fixes

    • add label and tooltip for libref download, sanitise input (52d5803)

    Features

    • configurable email alerts. Closes #217 (2ccf0d1)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-04-03 22:21:42 +00:00
    • frontend.zip
      4.4 MiB
      2026-04-03 22:21:41 +00:00
    • image.png
      123 KiB
      2026-04-03 23:58:46 +00:00
    • sas9.sas
      6.5 MiB
      2026-04-03 22:21:43 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-04-03 22:21:43 +00:00
    • Screenshot 2026-04-03 at 19.53.44.jpg
      66 KiB
      2026-04-04 00:00:31 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-04-03 22:21:44 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-04-03 22:21:44 +00:00
    • viya.sas
      19 MiB
      2026-04-03 22:21:42 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.5.0 3be33186bc
    Compare

    v7.5.0 Stable

    gitea-actions released this 2026-04-03 11:06:36 +00:00 | 61 commits to main since this release

    7.5.0 (2026-04-03)

    Summary of this release:

    • You can now add ?embed=true to a URL which will remove the title bar from display. This is useful when embedding Data Controller in other systems, such as Visual Analytics.
    • When exporting the configuration, you can now enter a target DC libref - the original libref will be swapped out to this one, making DC migrations easier / faster. The CSV names are also updated, meaning you can upload all the CSVs in one go (using the multi-load feature).
    • All character values in CSV downloads are now quoted
    • CSV uploads are enabled for Bronze tier, without any restrictions

    Bug Fixes

    • add workflow audits, update deps (66e98a9)
    • allow CSV uploads with licence row limit (5b260e4), closes #213
    • bumping cli and pinning versions in .npmrc (80039f4)
    • guard CSV upload with fileUpload licence flag (ed40df6)
    • parse embed param from window.location.hash for hash router compatibility (0269c24)
    • quote CSV char values. Closes #215 (d9980e8)
    • resolve outer promise in parseCsvFile for non-WLATIN1 path (4ee15e1)
    • use XLSX for CSV row truncation to handle new lines in values (6d590c0)

    Features

    • add embed URL parameter to hide header and back button (b0dc441), closes #214
    • add target libref input to config download (a89657b), closes #212
    • export config service to allow dclib swapping. Closes #212 (326c26f)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-04-03 11:11:04 +00:00
    • frontend.zip
      4.4 MiB
      2026-04-03 11:11:03 +00:00
    • sas9.sas
      6.5 MiB
      2026-04-03 11:11:05 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-04-03 11:11:05 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-04-03 11:11:06 +00:00
    • viya_noweb.sas
      4.8 MiB
      2026-04-03 11:11:06 +00:00
    • viya.sas
      19 MiB
      2026-04-03 11:11:04 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.4.1 52ae3404ee
    Compare

    v7.4.1 Stable

    dcbot released this 2026-03-12 00:52:24 +00:00 | 84 commits to main since this release

    7.4.1 (2026-03-12)

    This release extends the SNOWFLAKE support to include auto-assignment (when set up as a META libname on SAS 9 EBI) and the SASIOSNF engine (SNOW is an alias for SASIOSNF)

    Only relevant for sites who need snowflake support

    Bug Fixes

    • support for SASIOSNF engine (SNOW alias) plus meta assignment (7694d1b)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-03-12 00:56:46 +00:00
    • frontend.zip
      4.3 MiB
      2026-03-12 00:56:45 +00:00
    • sas9.sas
      6.5 MiB
      2026-03-12 00:56:47 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-03-12 00:56:47 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-03-12 00:56:48 +00:00
    • viya_noweb.sas
      4.7 MiB
      2026-03-12 00:56:48 +00:00
    • viya.sas
      19 MiB
      2026-03-12 00:56:47 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.4.0 d8010d4c0c
    Compare

    v7.4.0 Stable

    gitea-actions released this 2026-02-20 18:53:31 +00:00 | 88 commits to main since this release

    7.4.0 (2026-02-20)

    This release brings Snowflake support (SNOW engine) for table editing

    Bug Fixes

    • cli bump for mf_getscheme support (a84ba41)
    • missing upcase on SNOW section, plus local sasjs target (dc20064)

    Features

    • SAS code changes for snowflake support (e273e87)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-02-20 18:57:54 +00:00
    • frontend.zip
      4.3 MiB
      2026-02-20 18:57:53 +00:00
    • sas9.sas
      6.4 MiB
      2026-02-20 18:57:55 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-02-20 18:57:55 +00:00
    • viya_noweb.json
      4.3 MiB
      2026-02-20 18:57:56 +00:00
    • viya_noweb.sas
      4.7 MiB
      2026-02-20 18:57:56 +00:00
    • viya.sas
      19 MiB
      2026-02-20 18:57:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.3.0 6fc34aca00
    Compare

    v7.3.0 Stable

    gitea-actions released this 2026-02-10 19:17:29 +00:00 | 93 commits to main since this release

    7.3.0 (2026-02-10)

    If you are running Data Controller on SAS Viya, this upgrade is strongly recommended.

    If you are running on SAS 9 EBI or SASjs Server, with this upgrade you would benefit from:

    • Fixed broken backend data search (affected last couple of versions)
    • Enables rollback for tables that have formatted values
    • Enables DEFAULT value for NOTNULL validations, also dropdowns
    • Fixes excel uploads if you are using the streaming version of the app (frontend code stored in Stored Processes)

    Bug Fixes

    • bump xlsx, add crypto-shim (8dc18b1)
    • correctly applying deletes on viya, also (46cdeb0)
    • crypto module requirement for sheetjs/crypto package (505d0af)
    • disable parsing excel in web worker beacuse it breaks in the stream apps (280bdee)
    • Display all contexts when installing DC on Viya (d41f88f)
    • edit: use cellValidation keys and hotDataSchema to fill in defaults on add row (4957548)
    • enabling closeouts for UPDATE in CAS tables (8b8e8ae)
    • enabling rollback when the table has formatted values (815d6e9)
    • improvements to validations (6ceb681)
    • remove IE checks and conditions (ece6bd1)
    • updates to demodata to enable auto CAS promote (7740d2a)
    • upgrade angular core and compiler (aecd597)
    • using fcopy instead of binary copy for file upload, for Viya 2026 compatibility (716ee6e)
    • viewer: search causing blank Handsontable (338c7a2), closes #206

    Features

    • adding demo data job (8c2aeac)
    • dq rules: notnull validation when invalid cell, will auto populate a default value (96f2518)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2026-02-10 19:21:58 +00:00
    • frontend.zip
      4.3 MiB
      2026-02-10 19:21:57 +00:00
    • sas9.sas
      6.4 MiB
      2026-02-10 19:21:59 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2026-02-10 19:21:59 +00:00
    • viya_noweb.json
      4.2 MiB
      2026-02-10 19:22:00 +00:00
    • viya_noweb.sas
      4.7 MiB
      2026-02-10 19:22:00 +00:00
    • viya.sas
      19 MiB
      2026-02-10 19:21:58 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.8 6ac3f660e9
    Compare

    v7.2.8 Stable

    gitea-actions released this 2026-02-06 12:51:50 +00:00 | 123 commits to main since this release

    7.2.8 (2026-02-06)

    This release fixes a bug in the Viya version of DC in which custom Compute Contexts that contain a space in the name are not being picked up by some services

    Bug Fixes

    • bump adapter version (f4c8699)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      22 MiB
      2026-02-06 12:56:12 +00:00
    • frontend.zip
      4.4 MiB
      2026-02-06 12:56:11 +00:00
    • sas9.sas
      6.3 MiB
      2026-02-06 12:56:13 +00:00
    • sasjs_server.json.zip
      5.7 MiB
      2026-02-06 12:56:13 +00:00
    • viya_noweb.json
      4.1 MiB
      2026-02-06 12:56:14 +00:00
    • viya_noweb.sas
      4.6 MiB
      2026-02-06 12:56:13 +00:00
    • viya.sas
      19 MiB
      2026-02-06 12:56:12 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.7 4ba043b77e
    Compare

    v7.2.7 Stable

    gitea-actions released this 2026-02-05 19:15:36 +00:00 | 126 commits to main since this release

    7.2.7 (2026-02-05)

    Bug Fixes

    • dclib not found error in getchangeinfo job (86791db)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      22 MiB
      2026-02-05 19:20:01 +00:00
    • frontend.zip
      4.4 MiB
      2026-02-05 19:20:00 +00:00
    • sas9.sas
      6.3 MiB
      2026-02-05 19:20:02 +00:00
    • sasjs_server.json.zip
      5.7 MiB
      2026-02-05 19:20:02 +00:00
    • viya_noweb.json
      4.1 MiB
      2026-02-05 19:20:03 +00:00
    • viya_noweb.sas
      4.6 MiB
      2026-02-05 19:20:03 +00:00
    • viya.sas
      19 MiB
      2026-02-05 19:20:02 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.6 c1c1d0055a
    Compare

    v7.2.6 Stable

    gitea-actions released this 2026-01-05 13:56:25 +00:00 | 134 commits to main since this release

    7.2.6 (2026-01-05)

    Bug Fixes

    • deps: update angular and moment (8c5b357)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      22 MiB
      2026-01-05 14:00:56 +00:00
    • frontend.zip
      4.4 MiB
      2026-01-05 14:00:55 +00:00
    • sas9.sas
      6.3 MiB
      2026-01-05 14:00:57 +00:00
    • sasjs_server.json.zip
      5.7 MiB
      2026-01-05 14:00:57 +00:00
    • viya_noweb.json
      4.1 MiB
      2026-01-05 14:00:58 +00:00
    • viya_noweb.sas
      4.6 MiB
      2026-01-05 14:00:58 +00:00
    • viya.sas
      19 MiB
      2026-01-05 14:00:56 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.5 113e0bbc3c
    Compare

    v7.2.5 Stable

    gitea-actions released this 2025-12-09 12:27:01 +00:00 | 144 commits to main since this release

    7.2.5 (2025-12-09)

    Bug Fixes

    • (build) rebuilt package-lock files (bfbfd55)
    • (deps) bump @sasjs/cli and @sasjs/core (d7c7302)
    • (deps) bumped @sasjs/core, @sasjs/cli, @sasjs/utils and @sasjs/adapter (af1657e)
    • configurable audit table on restore check (26ce95f), closes #193
    • improved testing (fb3c49a)
    • output values to intended macro variables (43ae73c)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-12-09 12:30:56 +00:00
    • frontend.zip
      4.4 MiB
      2025-12-09 12:30:55 +00:00
    • sas9.sas
      6.3 MiB
      2025-12-09 12:30:57 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-12-09 12:30:57 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-12-09 12:30:58 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-12-09 12:30:57 +00:00
    • viya.sas
      19 MiB
      2025-12-09 12:30:56 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.4 4924df2ef3
    Compare

    v7.2.4 Stable

    gitea-actions released this 2025-10-14 11:44:18 +00:00 | 163 commits to main since this release

    7.2.4 (2025-10-14)

    Bug Fixes

    • ensure reload after applying licence key (cb1978b)
    • snyk report security patches (387f512)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-10-14 11:48:54 +00:00
    • frontend.zip
      4.4 MiB
      2025-10-14 11:48:53 +00:00
    • sas9.sas
      6.3 MiB
      2025-10-14 11:48:55 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-10-14 11:48:55 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-10-14 11:48:56 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-10-14 11:48:56 +00:00
    • viya.sas
      19 MiB
      2025-10-14 11:48:54 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.3 db5887de21
    Compare

    v7.2.3 Stable

    gitea-actions released this 2025-10-02 15:10:30 +00:00 | 167 commits to main since this release

    7.2.3 (2025-10-02)

    Bug Fixes

    • opening second table in viewer throws an error (6c6b1cb)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-10-02 15:15:13 +00:00
    • frontend.zip
      4.4 MiB
      2025-10-02 15:15:12 +00:00
    • sas9.sas
      6.3 MiB
      2025-10-02 15:15:15 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-10-02 15:15:14 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-10-02 15:15:15 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-10-02 15:15:15 +00:00
    • viya.sas
      19 MiB
      2025-10-02 15:15:14 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.2 4d65c9c999
    Compare

    v7.2.2 Stable

    dcbot released this 2025-09-23 21:50:53 +00:00 | 170 commits to main since this release

    7.2.2 (2025-09-23)

    Bug Fixes

    • jsrsasign, @sasjs/cli bump (365f129)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-09-23 21:55:09 +00:00
    • frontend.zip
      4.4 MiB
      2025-09-23 21:55:08 +00:00
    • sas9.sas
      6.3 MiB
      2025-09-23 21:55:11 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-09-23 21:55:10 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-09-23 21:55:12 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-09-23 21:55:11 +00:00
    • viya.sas
      19 MiB
      2025-09-23 21:55:10 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.1 ef1015f33b
    Compare

    v7.2.1 Stable

    dcbot released this 2025-08-08 17:35:09 +00:00 | 173 commits to main since this release

    7.2.1 (2025-08-08)

    Bug Fixes

    • removing localhost from index.html (225e693)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-08-08 17:39:26 +00:00
    • frontend.zip
      4.4 MiB
      2025-08-08 17:39:25 +00:00
    • sas9.sas
      6.3 MiB
      2025-08-08 17:39:27 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-08-08 17:39:27 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-08-08 17:39:28 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-08-08 17:39:28 +00:00
    • viya.sas
      19 MiB
      2025-08-08 17:39:27 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.2.0 fda91770be
    Compare

    v7.2.0 Stable

    gitea-actions released this 2025-08-08 11:51:38 +00:00 | 176 commits to main since this release

    7.2.0 (2025-08-08)

    Bug Fixes

    • ci: cypress dependency package not available anymore (26cdd73)
    • hot v16 migration: multi dataset fixed issues, and cypress tests adapted (712b384)
    • obsolete cypress deps (2ba4b53)
    • remaining hot migrations - handsontable/angular-wrapper (b419cd5)

    Features

    • lighthouse accessibility check pipeline (670ec2c)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-08-08 11:56:02 +00:00
    • frontend.zip
      4.4 MiB
      2025-08-08 11:56:02 +00:00
    • sas9.sas
      6.3 MiB
      2025-08-08 11:56:04 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-08-08 11:56:04 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-08-08 11:56:05 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-08-08 11:56:04 +00:00
    • viya.sas
      19 MiB
      2025-08-08 11:56:03 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.1.1 b1db4ea590
    Compare

    v7.1.1 Stable

    gitea-actions released this 2025-07-24 11:46:09 +00:00 | 192 commits to main since this release

    7.1.1 (2025-07-24)

    Bug Fixes

    • viewboxes: hot v16 fails to load because of relative height 100% (672dd6d)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-07-24 11:50:46 +00:00
    • frontend.zip
      4.4 MiB
      2025-07-24 11:50:45 +00:00
    • sas9.sas
      6.3 MiB
      2025-07-24 11:50:47 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-07-24 11:50:47 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-07-24 11:50:48 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-07-24 11:50:48 +00:00
    • viya.sas
      19 MiB
      2025-07-24 11:50:47 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.1.0 b3ac73d903
    Compare

    v7.1.0 Stable

    dcbot released this 2025-07-23 19:47:03 +00:00 | 195 commits to main since this release

    7.1.0 (2025-07-23)

    This was an entirely frontend-only release, providing improved accessibility / lighthouse scores (now 100% across the board) and better support for screen readers.

    There is also a new feature - ctrl + click twice will deselect a cell, similar to excel.

    Bug Fixes

    • adapter bump (b495c41)
    • bumping CLI to 4.12.10 (a08a717)
    • bumping sasjs/core and sasjs/cli (63e9af4)

    Features

    • improving accessibility score up to 100, hot update to v16.0.1 (71c308d)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-07-23 19:51:28 +00:00
    • frontend.zip
      4.4 MiB
      2025-07-23 19:51:27 +00:00
    • sas9.sas
      6.3 MiB
      2025-07-23 19:51:29 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-07-23 19:51:29 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-07-23 19:51:30 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-07-23 19:51:30 +00:00
    • viya.sas
      19 MiB
      2025-07-23 19:51:29 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.0.3 c2e3b362e7
    Compare

    v7.0.3 Stable

    dcbot released this 2025-06-26 16:29:31 +00:00 | 215 commits to main since this release

    7.0.3 (2025-06-26)

    Bug Fixes

    • makedata vars (e7cb471)
    • viya deploy makedata missing params (7a82316)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-26 16:34:25 +00:00
    • frontend.zip
      4.4 MiB
      2025-06-26 16:34:25 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-26 16:34:27 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-26 16:34:27 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-26 16:34:28 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-26 16:34:27 +00:00
    • viya.sas
      19 MiB
      2025-06-26 16:34:26 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.0.2 0db6b25327
    Compare

    v7.0.2 Stable

    dcbot released this 2025-06-21 09:30:48 +00:00 | 224 commits to main since this release

    7.0.2 (2025-06-21)

    NOTE: There is currently a problem with the viya version of this release (fixed in this pr: #176 )

    To workaround, after clicking "deploy" on the deploy screen, modify the URL to add the following parameters: &dcpath=/PHYSICAL/DC/PATH&admin=SASAdministrators

    Bug Fixes

    • viya deploy: run makedata in new window to ensure logs are available for the user (0b4042a)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-21 09:35:25 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-21 09:35:24 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-21 09:35:27 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-21 09:35:26 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-21 09:35:27 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-21 09:35:27 +00:00
    • viya.sas
      19 MiB
      2025-06-21 09:35:26 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.0.1 519d8953b5
    Compare

    v7.0.1 Stable

    dcbot released this 2025-06-11 18:47:51 +00:00 | 227 commits to main since this release

    7.0.1 (2025-06-11)

    Bug Fixes

    • refresh process (4ecd186)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-11 18:52:25 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-11 18:52:24 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-11 18:52:26 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-11 18:52:26 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-11 18:52:27 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-11 18:52:27 +00:00
    • viya.sas
      19 MiB
      2025-06-11 18:52:25 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v7.0.0 8c60473c15
    Compare

    v7.0.0 Stable

    dcbot released this 2025-06-11 13:46:17 +00:00 | 231 commits to main since this release

    7.0.0 (2025-06-11)

    This is a major release, with the following new features:

    • ability to explore SAS CATALOGs (all catalogs) and their Objects (plus created / modified attributes)
    • catalog and object data is now stored in the data catalog (along with libraries, tables, and variables)
    • appLoc is no longer case sensitive (Viya only)
    • catalog_cnt is added to the VIEW library info page
    • LOAD tables are refreshed after updating MPE_TABLES (no need for a manual refresh to see newly added tables any more)

    For existing installations - first run the migration (one new column, four new tables) available here: https://git.datacontroller.io/dc/dc/src/branch/main/sas/sasjs/db/migrations/20250611_v7.0_release.sas

    For Viya users - you can deploy in just 3 lines of code!

    %let apploc=/Public/DataController; /* desired SAS Drive location */
    filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya.sas";
    %inc dc;
    

    image.png

    image.png

    Bug Fixes

    • bumping adapter to re-enable JES API method (e874143)
    • commit git hooks checking lint (69f687a)
    • ensuring apploc is not case sensitive. Closes #171 (24545f2)
    • export unregistered formats (f6d7d6f), closes #158
    • reload startupservice after user approves the MPE_TABLES page (e5f8e50)
    • showing catalog_cnt in libinfo (e44a25d), closes #160

    Features

    • adding 4 new tables for catalogs (e4dbab8)
    • capturing catalog specific information, closes #159 (b4c586a)
    • viewer added catalog_cnt (2aa19d1)

    BREAKING CHANGES

    • Introduction of 4 new tables for capturing information related to catalogs and their objects. Migration script prepared and available in the DB folder (usual place)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-11 13:50:53 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-11 13:50:52 +00:00
    • image.png
      23 KiB
      2025-06-11 14:25:19 +00:00
    • image.png
      100 KiB
      2025-06-11 14:27:14 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-11 13:50:54 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-11 13:50:54 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-11 13:50:55 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-11 13:50:55 +00:00
    • viya.sas
      19 MiB
      2025-06-11 13:50:54 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.16.2 a61e2de140
    Compare

    v6.16.2 Stable

    dcbot released this 2025-06-06 11:36:00 +00:00 | 248 commits to main since this release

    6.16.2 (2025-06-06)

    Streaming Version of Viya, including self-configurating Compute context, is now available!!!

    Simply run the following in SAS Studio:

    %let apploc=/Public/YOUR/DRIVE/LOCATION;
    filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya.sas";
    %inc dc;
    

    Open the link at the end of the log and choose your (physical) dcpath, admin group, and shared compute context - both the staging area and the index.html will be created / updated with the identity of the chosen compute context.

    Bug Fixes

    • streaming viya deploy isStreaming function stability fix (4830c6d)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-06 11:40:30 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-06 11:40:30 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-06 11:40:32 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-06 11:40:32 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-06 11:40:33 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-06 11:40:32 +00:00
    • viya.sas
      19 MiB
      2025-06-06 11:40:31 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.16.1 4c3c9ac88c
    Compare

    v6.16.1 Stable

    dcbot released this 2025-06-06 10:35:30 +00:00 | 251 commits to main since this release

    6.16.1 (2025-06-06)

    Bug Fixes

    • viya deploy updating index html based on URL (86134f4)
    • viya streamed app deploy page flow fix (89ab296)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-06 10:40:03 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-06 10:40:02 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-06 10:40:05 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-06 10:40:04 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-06 10:40:05 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-06 10:40:05 +00:00
    • viya.sas
      19 MiB
      2025-06-06 10:40:04 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.16.0 9a2addc18e
    Compare

    v6.16.0 Stable

    dcbot released this 2025-06-05 13:53:03 +00:00 | 257 commits to main since this release

    6.16.0 (2025-06-05)

    Fixing a few more issues on the streaming app (Viya) deploy, including the firefox bug

    Bug Fixes

    • adapter bump (ca7caa2)
    • automatic viya deploy timing issue (037a97b)
    • bump core to ensure ff works on viya streaming deploy (cbd69df), closes #156
    • viya deploy load data timing (abdbb67)

    Features

    • viya deploy, update the index.html contextname (7223955)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-05 13:57:31 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-05 13:57:31 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-05 13:57:33 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-05 13:57:33 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-05 13:57:34 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-05 13:57:33 +00:00
    • viya.sas
      19 MiB
      2025-06-05 13:57:32 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.15.2 d2097ad6dd
    Compare

    v6.15.2 Stable

    dcbot released this 2025-06-04 14:26:45 +00:00 | 267 commits to main since this release

    6.15.2 (2025-06-04)

    The Viya version of Data Controller can now be deployed in 3 lines of code!!

    %let apploc=/Public/YOUR/DRIVE/LOCATION;
    filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya.sas";
    %inc dc;
    

    There is a bug yet to zap for firefox deploys, and a quality of life feature to implement, so watch this space.

    Bug Fixes

    • pipeline updates for DC.html (624a7a8)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-04 14:31:15 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-04 14:31:14 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-04 14:31:17 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-04 14:31:16 +00:00
    • viya_noweb.json
      4.1 MiB
      2025-06-04 14:31:17 +00:00
    • viya_noweb.sas
      4.6 MiB
      2025-06-04 14:31:17 +00:00
    • viya.sas
      19 MiB
      2025-06-04 14:31:16 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.15.1 381378f532
    Compare

    v6.15.1 Stable

    dcbot released this 2025-06-04 12:57:08 +00:00 | 271 commits to main since this release

    6.15.1 (2025-06-04)

    This release should be ignored, due to a failure in the release process itself.

    Bug Fixes

    • updating pipeline to default to streaming on viya (4b55894)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.15.0 d9cff42f5c
    Compare

    v6.15.0 Stable

    dcbot released this 2025-06-04 09:26:04 +00:00 | 274 commits to main since this release

    6.15.0 (2025-06-04)

    This release ensures the makedata occurs using the selected Shared Compute context.

    Only relevant for Viya installs.

    Bug Fixes

    • makedata with context name (da4d0b2)

    Features

    • viya deploy context (6c96ef7)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-04 09:30:41 +00:00
    • demostream_viya.sas
      19 MiB
      2025-06-04 09:30:42 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-04 09:30:41 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-04 09:30:43 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-04 09:30:43 +00:00
    • viya.json
      4.1 MiB
      2025-06-04 09:30:44 +00:00
    • viya.sas
      4.6 MiB
      2025-06-04 09:30:43 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.10 997f09adde
    Compare

    v6.14.10 Stable

    dcbot released this 2025-06-02 17:51:22 +00:00 | 280 commits to main since this release

    6.14.10 (2025-06-02)

    This release has some fixes to ensure that the "streaming app" approach works with a SAS code deploy (doing URL swaps in JS and CSS files as well as HTML)

    It also sets the default deployment location (frontend files + SAS services) to the users home folder in SAS Drive (My Folder), if not otherwise set at runtime

    These changes are only relevant for Viya deploys

    Bug Fixes

    • bump core (0e8503e)
    • default to home directory for SAS Drive in Viya (9682b54)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-02 17:55:53 +00:00
    • demostream_viya.sas
      19 MiB
      2025-06-02 17:55:54 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-02 17:55:52 +00:00
    • sas9.sas
      6.3 MiB
      2025-06-02 17:55:55 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-02 17:55:54 +00:00
    • viya.json
      4.1 MiB
      2025-06-02 17:55:56 +00:00
    • viya.sas
      4.6 MiB
      2025-06-02 17:55:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.9 5c114e562b
    Compare

    v6.14.9 Stable

    dcbot released this 2025-06-02 10:36:05 +00:00 | 286 commits to main since this release

    6.14.9 (2025-06-02)

    With this release, we default the dcpath (physical directory) to the user home directory in Viya

    This ensures a single user can easily deploy / use Data Controller without needing to have a shared directory provisioned

    Bug Fixes

    • default DC path for viya (f3125ff)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-06-02 10:40:43 +00:00
    • demostream_viya.sas
      19 MiB
      2025-06-02 10:40:43 +00:00
    • frontend.zip
      4.3 MiB
      2025-06-02 10:40:42 +00:00
    • sas9.sas
      6.2 MiB
      2025-06-02 10:40:44 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-06-02 10:40:44 +00:00
    • viya.json
      4.1 MiB
      2025-06-02 10:40:45 +00:00
    • viya.sas
      4.6 MiB
      2025-06-02 10:40:45 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.8 ec11a74265
    Compare

    v6.14.8 Stable

    dcbot released this 2025-05-28 18:13:32 +00:00 | 290 commits to main since this release

    6.14.8 (2025-05-28)

    This release involved a refactoring of the UI to ensure strict compliance with the default content-security-policy of Viya. There were no changes to SAS in this release, it was frontend only.

    Stay tuned though - the upcoming release will feature a revised and streamlined approach for Viya deployments.

    Bug Fixes

    • CSP issues, clarity local library build, fixed some style issues (841201a)
    • deploy page, makedata error handling, added local build of clarity, to address clr-stack-view CSP issues (inline styles) (7b5e7ae)
    • improved deploy flow for Viya (9604661)
    • requests modal causing VIYA CSP errors (1dc6934)
    • sas viya service init timing issue (9de04e9)
    • scss of components transferred to the global styles.scss so we do not cause CSP (inline styles) issues when streaming to Viya (6c171a6)
    • viya deploy page improved flow (4bd2154)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-05-28 18:18:12 +00:00
    • demostream_viya.sas
      19 MiB
      2025-05-28 18:18:13 +00:00
    • frontend.zip
      4.3 MiB
      2025-05-28 18:18:11 +00:00
    • sas9.sas
      6.2 MiB
      2025-05-28 18:18:14 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-05-28 18:18:13 +00:00
    • viya.json
      4.1 MiB
      2025-05-28 18:18:15 +00:00
    • viya.sas
      4.6 MiB
      2025-05-28 18:18:15 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.7 a377f6e8d6
    Compare

    v6.14.7 Stable

    dcbot released this 2025-05-08 11:54:20 +00:00 | 309 commits to main since this release

    6.14.7 (2025-05-08)

    Bug Fixes

    • updated hot, clarity and improved accessibility score. (2844c70)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-05-08 11:58:53 +00:00
    • demostream_viya.sas
      19 MiB
      2025-05-08 11:58:54 +00:00
    • frontend.zip
      4.3 MiB
      2025-05-08 11:58:52 +00:00
    • sas9.sas
      6.2 MiB
      2025-05-08 11:58:55 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-05-08 11:58:54 +00:00
    • viya.json
      4.1 MiB
      2025-05-08 11:58:55 +00:00
    • viya.sas
      4.5 MiB
      2025-05-08 11:58:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.6 7e11c8f375
    Compare

    v6.14.6 Stable

    dcbot released this 2025-04-03 08:32:38 +00:00 | 312 commits to main since this release

    6.14.6 (2025-04-03)

    Some of the links in the approval screen were not being displayed as links (just as regular text)

    This release updates the styles as appropriate

    Bug Fixes

    • history table modal links styling (c63fcdd)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-04-03 08:36:58 +00:00
    • demostream_viya.sas
      19 MiB
      2025-04-03 08:36:58 +00:00
    • frontend.zip
      4.3 MiB
      2025-04-03 08:36:57 +00:00
    • sas9.sas
      6.2 MiB
      2025-04-03 08:36:59 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-04-03 08:36:59 +00:00
    • viya.json
      4.1 MiB
      2025-04-03 08:37:00 +00:00
    • viya.sas
      4.5 MiB
      2025-04-03 08:37:00 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.5 82412b2659
    Compare

    v6.14.5 Stable

    dcbot released this 2025-03-24 23:10:35 +00:00 | 315 commits to main since this release

    6.14.5 (2025-03-24)

    This release significantly improves accessibility (lighthouse) scores for users with special needs. There are still some improvements to be made, but we are waiting for our upstream provider as it relates to their component(s). They are working on it.

    In addition we now have a %GLOBAL SQLRC; statement to avoid scoping issues where a SAS DI Job is used directly in a HOOK script.

    Bug Fixes

    • improving accessibility lighthouse score (7f3577c)
    • prevent errors when using sqlrc in a DI job in a HOOK (d1f0879)
    • user profile style fix, new select library and table icons (69f8830)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-03-24 23:15:04 +00:00
    • demostream_viya.sas
      19 MiB
      2025-03-24 23:15:05 +00:00
    • frontend.zip
      4.3 MiB
      2025-03-24 23:15:03 +00:00
    • sas9.sas
      6.2 MiB
      2025-03-24 23:15:06 +00:00
    • sasjs_server.json.zip
      5.6 MiB
      2025-03-24 23:15:05 +00:00
    • viya.json
      4.1 MiB
      2025-03-24 23:15:07 +00:00
    • viya.sas
      4.5 MiB
      2025-03-24 23:15:06 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.4 1c56af01d0
    Compare

    v6.14.4 Stable

    dcbot released this 2025-03-18 14:11:11 +00:00 | 322 commits to main since this release

    6.14.4 (2025-03-18)

    Bug Fixes

    • removing cli dependency warnings2 (43c0f73)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-03-18 14:15:38 +00:00
    • demostream_viya.sas
      19 MiB
      2025-03-18 14:15:39 +00:00
    • frontend.zip
      4.2 MiB
      2025-03-18 14:15:38 +00:00
    • sas9.sas
      6.2 MiB
      2025-03-18 14:15:40 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-03-18 14:15:40 +00:00
    • viya.json
      4.1 MiB
      2025-03-18 14:15:41 +00:00
    • viya.sas
      4.5 MiB
      2025-03-18 14:15:41 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.3 b7f564cb21
    Compare

    v6.14.3 Stable

    dcbot released this 2025-03-15 23:06:45 +00:00 | 325 commits to main since this release

    6.14.3 (2025-03-15)

    Bug Fixes

    • NLDAT & NLDATM formats are now being staged (3f5cb1e)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-03-15 23:11:33 +00:00
    • demostream_viya.sas
      19 MiB
      2025-03-15 23:11:34 +00:00
    • frontend.zip
      4.2 MiB
      2025-03-15 23:11:33 +00:00
    • sas9.sas
      6.2 MiB
      2025-03-15 23:11:35 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-03-15 23:11:35 +00:00
    • viya.json
      4.1 MiB
      2025-03-15 23:11:36 +00:00
    • viya.sas
      4.5 MiB
      2025-03-15 23:11:35 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.2 7d8c0472f0
    Compare

    v6.14.2 Stable

    dcbot released this 2025-03-10 16:13:26 +00:00 | 327 commits to main since this release

    6.14.2 (2025-03-10)

    Bug Fixes

    • improving instructions for setup (83b3d77)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-03-10 16:19:28 +00:00
    • demostream_viya.sas
      19 MiB
      2025-03-10 16:19:29 +00:00
    • frontend.zip
      4.2 MiB
      2025-03-10 16:19:27 +00:00
    • sas9.sas
      6.2 MiB
      2025-03-10 16:19:30 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-03-10 16:19:30 +00:00
    • viya.json
      4.1 MiB
      2025-03-10 16:19:31 +00:00
    • viya.sas
      4.5 MiB
      2025-03-10 16:19:31 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.1 aea252ccc6
    Compare

    v6.14.1 Stable

    dcbot released this 2025-03-05 15:28:45 +00:00 | 330 commits to main since this release

    6.14.1 (2025-03-05)

    Bug Fixes

    • handle national language datetime formats (149e318)
    • updating logic to use NLDAT formats (95289aa)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-03-05 15:34:37 +00:00
    • demostream_viya.sas
      19 MiB
      2025-03-05 15:34:38 +00:00
    • frontend.zip
      4.2 MiB
      2025-03-05 15:34:36 +00:00
    • sas9.sas
      6.2 MiB
      2025-03-05 15:34:39 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-03-05 15:34:38 +00:00
    • viya.json
      4.1 MiB
      2025-03-05 15:34:40 +00:00
    • viya.sas
      4.5 MiB
      2025-03-05 15:34:39 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.14.0 8657826e60
    Compare

    v6.14.0 Stable

    dcbot released this 2025-02-26 19:44:07 +00:00 | 334 commits to main since this release

    6.14.0 (2025-02-26)

    Features

    • uses SORTSEQ=LINGUISTIC for the services/metanav/metadetails service (a45f5bb)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-02-26 19:49:57 +00:00
    • demostream_viya.sas
      19 MiB
      2025-02-26 19:49:58 +00:00
    • frontend.zip
      4.2 MiB
      2025-02-26 19:49:56 +00:00
    • sas9.sas
      6.2 MiB
      2025-02-26 19:49:59 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-02-26 19:49:58 +00:00
    • viya.json
      4.1 MiB
      2025-02-26 19:49:59 +00:00
    • viya.sas
      4.5 MiB
      2025-02-26 19:49:59 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.13.2 3638bde633
    Compare

    v6.13.2 Stable

    dcbot released this 2025-02-26 12:25:46 +00:00 | 337 commits to main since this release

    6.13.2 (2025-02-26)

    Bug Fixes

    • get metadata email if exists (1bd0eef)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-02-26 12:31:42 +00:00
    • demostream_viya.sas
      19 MiB
      2025-02-26 12:31:43 +00:00
    • frontend.zip
      4.2 MiB
      2025-02-26 12:31:42 +00:00
    • sas9.sas
      6.2 MiB
      2025-02-26 12:31:44 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-02-26 12:31:44 +00:00
    • viya.json
      4.0 MiB
      2025-02-26 12:31:45 +00:00
    • viya.sas
      4.5 MiB
      2025-02-26 12:31:44 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.13.1 4a45ebfe3b
    Compare

    v6.13.1 Stable

    dcbot released this 2025-02-18 10:37:07 +00:00 | 343 commits to main since this release

    6.13.1 (2025-02-18)

    Bug Fixes

    • Avoiding LATIN1 unprintables in various UI locations (bce1fd5)
    • updated @sasjs/adapter, crypto-browserify (4e64f28)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-02-18 10:42:53 +00:00
    • demostream_viya.sas
      19 MiB
      2025-02-18 10:42:54 +00:00
    • frontend.zip
      4.2 MiB
      2025-02-18 10:42:52 +00:00
    • sas9.sas
      6.2 MiB
      2025-02-18 10:42:55 +00:00
    • sasjs_server.json.zip
      5.5 MiB
      2025-02-18 10:42:54 +00:00
    • viya.json
      4.0 MiB
      2025-02-18 10:42:56 +00:00
    • viya.sas
      4.5 MiB
      2025-02-18 10:42:55 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.13.0 c6a1c53b46
    Compare

    v6.13.0 Stable

    dcbot released this 2025-01-31 17:18:36 +00:00 | 350 commits to main since this release

    6.13.0 (2025-01-31)

    Bug Fixes

    • editor page csv upload (217220f)

    Features

    • csv test (c53ab85)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-01-31 17:24:21 +00:00
    • demostream_viya.sas
      19 MiB
      2025-01-31 17:24:22 +00:00
    • frontend.zip
      4.2 MiB
      2025-01-31 17:24:20 +00:00
    • sas9.sas
      6.2 MiB
      2025-01-31 17:24:23 +00:00
    • sasjs_server.json.zip
      5.4 MiB
      2025-01-31 17:24:22 +00:00
    • viya.json
      4.0 MiB
      2025-01-31 17:24:23 +00:00
    • viya.sas
      4.5 MiB
      2025-01-31 17:24:23 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.12.3 c89a3049fa
    Compare

    v6.12.3 Stable

    dcbot released this 2025-01-27 15:18:30 +00:00 | 360 commits to main since this release

    6.12.3 (2025-01-27)

    Improved WLATIN1 Character Support

    Bug Fixes

    • adding missing=STRING to three services (30d5e51)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-01-27 15:24:21 +00:00
    • demostream_viya.sas
      19 MiB
      2025-01-27 15:24:22 +00:00
    • frontend.zip
      4.2 MiB
      2025-01-27 15:24:21 +00:00
    • sas9.sas
      6.2 MiB
      2025-01-27 15:24:23 +00:00
    • sasjs_server.json.zip
      5.4 MiB
      2025-01-27 15:24:23 +00:00
    • viya.json
      4.0 MiB
      2025-01-27 15:24:24 +00:00
    • viya.sas
      4.5 MiB
      2025-01-27 15:24:23 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.12.2 cd3bcc0ee3
    Compare

    v6.12.2 Stable

    dcbot released this 2025-01-27 11:30:01 +00:00 | 363 commits to main since this release

    6.12.2 (2025-01-27)

    Bug Fixes

    • unnecessary zeros when adding new row (data schema default values) (a1a9051)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2025-01-27 11:35:50 +00:00
    • demostream_viya.sas
      19 MiB
      2025-01-27 11:35:51 +00:00
    • frontend.zip
      4.2 MiB
      2025-01-27 11:35:49 +00:00
    • sas9.sas
      6.2 MiB
      2025-01-27 11:35:52 +00:00
    • sasjs_server.json.zip
      5.4 MiB
      2025-01-27 11:35:52 +00:00
    • viya.json
      4.0 MiB
      2025-01-27 11:35:53 +00:00
    • viya.sas
      4.5 MiB
      2025-01-27 11:35:53 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v6.12.1 c2f36f5419
    Compare

    v6.12.1 Stable

    dcbot released this 2024-12-31 15:52:40 +00:00 | 368 commits to main since this release

    6.12.1 (2024-12-31)

    Bug Fixes

    • no upcase of pk fields in MPE_TABLES in delete scenario (3de095f), closes #134
    • reduce length of tmp table names. Closes #130 (f9c2491)

    For installation instructions, please visit https://docs.datacontroller.io/

    Downloads
    • demostream_sas9.sas
      21 MiB
      2024-12-31 15:58:26 +00:00
    • demostream_viya.sas
      19 MiB
      2024-12-31 15:58:27 +00:00
    • frontend.zip
      4.2 MiB
      2024-12-31 15:58:25 +00:00
    • sas9.sas
      6.2 MiB
      2024-12-31 15:58:28 +00:00
    • sasjs_server.json.zip
      5.4 MiB
      2024-12-31 15:58:27 +00:00
    • viya.json
      4.0 MiB
      2024-12-31 15:58:29 +00:00
    • viya.sas
      4.5 MiB
      2024-12-31 15:58:28 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.26.2 Page: 146ms Template: 41ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API