semantic-release-bot
42e02cdb05
chore(release): 7.12.0 [skip ci]
...
# [7.12.0](https://git.datacontroller.io/dc/dc/compare/v7.11.0...v7.12.0 ) (2026-07-28)
### Bug Fixes
* adding REGEX validations to mpe_x_test ([bd798b4 ](bd798b424a ))
* default value for label ([a3e46a9 ](a3e46a968e ))
* **deps:** retarget Angular upgrade to 20, not 21 (CI install was broken) ([cac9244 ](cac9244f92 ))
* ensure only one REGEX applies at a time ([8fb58eb ](8fb58eb36e ))
* ensure that no assets (including og links) ever fetch from external sources ([33dcb98 ](33dcb989d3 ))
* include peer dependencies in package-lock for npm ci in pipeline ([b51c770 ](b51c770782 ))
* licensecheker ([f60bcef ](f60bcef583 ))
* **lint:** remove redundant optional chaining ([d881290 ](d881290618 ))
* optimisation, renamed values for DDTYPE to save space ([cfb60e5 ](cfb60e5e4b ))
* patch npm audit vulnerabilities in sas and client dependencies ([e22edf7 ](e22edf7ed3 ))
* **query:** isolate viewbox filter state from the base table's ([7a35cf4 ](7a35cf4a45 ))
* regenerate client lockfile to resolve Angular peer-dependency drift breaking npm ci ([05fe474 ](05fe4744d5 ))
* **regex:** special missing handling ([180c247 ](180c2477ed ))
* removing low severity warning in npm audit ([2a771bb ](2a771bb91a ))
* removing thousand seperator from plain numerics in EDIT mode ([0392a81 ](0392a81cbd ))
* **validations:** parse SAS PRX /pattern/flags syntax in HARDREGEX/SOFTREGEX ([7ed3730 ](7ed3730ae3 ))
### Features
* **docs:** adding agents.md and docs for RLS ([359d833 ](359d833406 ))
* **editor:** add HARDREGEX/SOFTREGEX validation rules ([17e4802 ](17e4802895 ))
* **editor:** evaluate HARDREGEX/SOFTREGEX independently instead of hard-wins precedence ([57db117 ](57db1179a9 ))
* **editor:** show applied HARDREGEX/SOFTREGEX pattern in column info dropdown ([39c8855 ](39c8855f37 ))
* **regex:** backend validations on regex strings ([d2c93a4 ](d2c93a46fa ))
* using ALL libraries as validation in MPE_SECURITY. Closes [#279 ](#279 ) ([62ff0ae ](62ff0aee4a ))
* validation checks to prevent incompatible RLS rules (eg REPLACE load type). Closes [#211 ](#211 ) ([ea00c5a ](ea00c5afad ))
* validation on RLS for REPLACE, + docs + tests. Closes [#211 ](#211 ) ([7378f3b ](7378f3ba30 ))
2026-07-28 10:15:48 +00:00
semantic-release-bot
9176296816
chore(release): 7.11.0 [skip ci]
...
# [7.11.0](https://git.datacontroller.io/dc/dc/compare/v7.10.1...v7.11.0 ) (2026-07-20)
### Bug Fixes
* audit-skipping syntax correction ([ad7efc9 ](ad7efc90bc ))
* **editor:** ignore cell validation on rows marked for delete ([70c5805 ](70c5805743 ))
* explicit use of .sashdat in dc_casload ([6a95067 ](6a95067618 ))
* refactor mf_wordsinstr1butnotstr2 and added a wide table to test suite ([be94c68 ](be94c68f35 ))
* retry the startup service request once before failing ([5391df8 ](5391df8f04 ))
* run dc_casload for dq tables in getdata. Closes [#264 ](#264 ). ([6b16f9b ](6b16f9b364 ))
* updating tests, moving mpe_rowhash to core library ([c5f0e4f ](c5f0e4f106 ))
### Features
* bumping core to get the mp_rowhash definition, [#269 ](#269 ) ([f73f5e4 ](f73f5e47ac ))
* new hash algorithm - allows 1000+ cols. Closes [#269 ](#269 ) ([08947f0 ](08947f0fc8 ))
2026-07-20 20:20:55 +00:00
semantic-release-bot
2dcae9060f
chore(release): 7.10.1 [skip ci]
...
## [7.10.1](https://git.datacontroller.io/dc/dc/compare/v7.10.0...v7.10.1 ) (2026-07-15)
### Bug Fixes
* **editor:** order validation rules by COLHEADERS, not cols[].VARNUM ([4c2aca3 ](4c2aca3495 ))
2026-07-15 14:05:25 +00:00
semantic-release-bot
36c9ef0e95
chore(release): 7.10.0 [skip ci]
...
# [7.10.0](https://git.datacontroller.io/dc/dc/compare/v7.9.1...v7.10.0 ) (2026-07-13)
### Bug Fixes
* adapt column validation to vertical-array COLTYPE ([#253 ](#253 )) ([3016750 ](301675052f ))
* backend updates to bring back labels under [#240 ](#240 ) ([fb94840 ](fb94840016 ))
* **editor:** normalise unpadded time strings on spreadsheet import ([7b4b4eb ](7b4b4ebeeb ))
* **hot:** row rendering on resize, resolve blank whitespace ([c7ba025 ](c7ba025d39 ))
* including datadictionary descs in labels, [#240 ](#240 ) ([e7453a9 ](e7453a9305 ))
* pass variable formats to front-end in a vertical array instead of horizontal list ([691d6f2 ](691d6f277e ))
* remove coltype from sasparams table, add it to cols table. ([8101400 ](81014001ac ))
* trim leading/trailing whitespace from Excel header cells on upload ([2728dac ](2728dac873 ))
* **va:** date filters refactor, support more dates ([df5c975 ](df5c975869 ))
* **va:** enable readOnly and hold filtering while editing ([82a254d ](82a254d22c ))
* **va:** enable Upload button in va mode ([1beb3d4 ](1beb3d490d ))
* **va:** guard deferred contextMenu toggle against destroyed instance ([b5e9b25 ](b5e9b25319 ))
### Features
* adding DC_MAXOBS_WEBVIEW config item, closes [#258 ](#258 ) ([ba7b610 ](ba7b61082d ))
* viewer/editor column label display toggle (?labels=true) ([25c12f2 ](25c12f2b18 ))
### Reverts
* enable upload button in va mode ([0d7fd34 ](0d7fd34297 ))
2026-07-13 16:56:10 +00:00
semantic-release-bot
6864c044dc
chore(release): 7.9.1 [skip ci]
...
## [7.9.1](https://git.datacontroller.io/dc/dc/compare/v7.9.0...v7.9.1 ) (2026-06-30)
### Bug Fixes
* workflow file upload using action PAT ([a161670 ](a161670b86 ))
2026-06-30 07:29:21 +00:00
semantic-release-bot
e6cf5a8d25
chore(release): 7.9.0 [skip ci]
...
# [7.9.0](https://git.datacontroller.io/dc/dc/compare/v7.8.2...v7.9.0 ) (2026-06-29)
### Bug Fixes
* allow large retained key values. Closes [#248 ](#248 ). ([6a30de3 ](6a30de37ca ))
* build issues ([#245 ](#245 )) ([77b4bb3 ](77b4bb310e ))
* **ci:** bump Lighthouse to 13.4.0 ([47ba03e ](47ba03ec63 ))
* **dc-validator:** display date/time/datetime cells as raw ISO, locale-independent ([9ca5719 ](9ca57193b4 ))
* **editor:** await dynamic validation on paste; defer spinner ([ea03bde ](ea03bdecc5 ))
* **editor:** cancelEdit will reset cell's valid state ([51071b4 ](51071b463b ))
* **editor:** preserve commas in dropdown source values ([6af49cf ](6af49cf1fd ))
* **editor:** retry initSetup when the Handsontable instance isn't ready ([53b7ee0 ](53b7ee0cb2 ))
* **handsontable:** add exceljs ([38cb1e2 ](38cb1e207b ))
* **handsontable:** horizontal scrollbar in dropdown ([ac0bd10 ](ac0bd10212 ))
* **handsontable:** restore dark mode for v17 ([9d97bf7 ](9d97bf7ea1 ))
* **handsontable:** update licenseChecker exclude buffers - exceljs dep ([12c7d30 ](12c7d30894 ))
* incrementing rk val ([7444209 ](74442096ba ))
* **licensing:** add protocol info ([3668a74 ](3668a7426f )), closes [#178 ](#178 )
* migrate handsontables to v17 ([1b73e35 ](1b73e355b7 ))
* **mocks:** return dynamic cell values as OBJ to match new contract ([a15fdc4 ](a15fdc401e ))
* removing display_value in SAS code ([9b18a45 ](9b18a45d35 ))
* rule_type ([adc6424 ](adc6424211 ))
* sending dynamic_values and dynamic_extended_values back as OBJ instead of ARR ([e859d33 ](e859d3354e ))
* upcasing RAW_VALUE, bumping core, fixing tests ([982d507 ](982d507ae3 ))
* validate pasted values ([b661580 ](b661580c60 ))
* viewLibs now fires only once, libPromise shared between the calls ([dc4e07a ](dc4e07a692 ))
### Features
* **edit-record:** use native date/time/datetime pickers ([2d29346 ](2d29346cbf ))
* **editor:** add READONLY, HIDDEN, ROUND and NUMBER_FORMAT validation rules ([4ea604f ](4ea604f9fb ))
* **editor:** migrate date/time/datetime to HOT 17 Intl cell types ([f70ea2f ](f70ea2fe71 ))
* **editor:** paste-validation overlay with cancel and confirm ([609731f ](609731ff99 ))
* **editor:** SAS VA data-driven content embed mode (?embed=va) ([ffa3ff9 ](ffa3ff9c10 ))
* **editor:** VA embed filter modes with pending UX ([ebe6972 ](ebe6972dd7 ))
* **editor:** validate autofilled cells; fix paste validation lag ([11ee49a ](11ee49a57a ))
* **handsontable:** enable export plugin, add export menu items ([29aaa72 ](29aaa72c60 ))
* migration script for adding new validation rules under [#241 ](#241 ) ([9f84a58 ](9f84a580fb ))
* new validation rules in mpe_selectbox. [#241 ](#241 ) ([2f5d3df ](2f5d3dfc38 ))
### Reverts
* eager-load feature modules instead of lazy-loading ([3429a7a ](3429a7a2a6 ))
* **editor:** DISPLAY_VALUE change ([eb015d7 ](eb015d712b ))
2026-06-29 18:11:12 +00:00
semantic-release-bot
f2313b31f1
chore(release): 7.8.2 [skip ci]
...
## [7.8.2](https://git.datacontroller.io/dc/dc/compare/v7.8.1...v7.8.2 ) (2026-05-20)
### Bug Fixes
* bumping ws package ([2382a55 ](2382a559a5 ))
* enabling version restore for non admin users ([5d889d8 ](5d889d824c ))
2026-05-20 13:20:34 +00:00
semantic-release-bot
bed21122ce
chore(release): 7.8.1 [skip ci]
...
## [7.8.1](https://git.datacontroller.io/dc/dc/compare/v7.8.0...v7.8.1 ) (2026-05-15)
### Bug Fixes
* **sasjs:** enable runAsTask ([f1a26e1 ](f1a26e132e ))
2026-05-15 11:29:08 +00:00
semantic-release-bot
1db6984de3
chore(release): 7.8.0 [skip ci]
...
# [7.8.0](https://git.datacontroller.io/dc/dc/compare/v7.7.3...v7.8.0 ) (2026-05-15)
### Bug Fixes
* enabling DSN=*ALL* in MPE_SECURITY ([7d94cb2 ](7d94cb2ae4 ))
* providing default values for RULE_ACTIVE on MPE_VALIDATIONS ([f031b4e ](f031b4eb89 ))
* switch away from api usage for CASLIB metadata ([ce921a0 ](ce921a032a ))
* use correct debug param for runAsTask ([bb80476 ](bb80476767 ))
### Features
* add runAsTask config attribute parser ([1635bc9 ](1635bc9c45 ))
* enabling *ALL* option by default in MPE_SECURITY (DSN col) ([93d4ab6 ](93d4ab65ac ))
2026-05-15 09:07:49 +00:00
semantic-release-bot
322f904b4b
chore(release): 7.7.3 [skip ci]
...
## [7.7.3](https://git.datacontroller.io/dc/dc/compare/v7.7.2...v7.7.3 ) (2026-05-12)
### Bug Fixes
* move cas session assign to settings.sas and abort when lib is unassigned ([65f0b97 ](65f0b979a4 ))
2026-05-12 18:43:04 +00:00
semantic-release-bot
0f60fd7181
chore(release): 7.7.2 [skip ci]
...
## [7.7.2](https://git.datacontroller.io/dc/dc/compare/v7.7.1...v7.7.2 ) (2026-05-07)
### Bug Fixes
* **client:** bundle Metropolis font locally to satisfy CSP ([9546fcd ](9546fcd631 ))
* **client:** clear angular build cache on font strip to avoid stale dist ([503cb08 ](503cb08b2f ))
* **client:** postinstall removal of Metropolis [@font-face](https://git.datacontroller.io/font-face ) from @clr/ui ([e6397ce ](e6397cecc1 ))
* **client:** serve text-security-disc font locally ([80ce80e ](80ce80ece4 ))
* **editor:** preserve numeric type for SAS num cols with static SOFTSELECT/HARDSELECT ([05a3289 ](05a328976e ))
2026-05-07 15:18:44 +00:00
semantic-release-bot
b79aaf4327
chore(release): 7.7.1 [skip ci]
...
## [7.7.1](https://git.datacontroller.io/dc/dc/compare/v7.7.0...v7.7.1 ) (2026-05-05)
### Bug Fixes
* **client:** bump adapter ([d26f7d2 ](d26f7d2511 ))
* **sas:** bump cli ([d60029d ](d60029deae ))
2026-05-05 20:04:33 +00:00
semantic-release-bot
33efe09b50
chore(release): 7.7.0 [skip ci]
...
# [7.7.0](https://git.datacontroller.io/dc/dc/compare/v7.6.0...v7.7.0 ) (2026-05-04)
### Bug Fixes
* bump adapter to 4.16.6 ([1707f38 ](1707f3802a ))
* remove data:image/svg+xml CSP violation, use class instead changing style directly ([d66eb5d ](d66eb5dfc2 ))
* remove WORK, SASUSER and CASUSER as library options. [#224 ](#224 ) ([ec66631 ](ec66631a33 ))
### Features
* auto-save CAS tables [#224 ](#224 ) ([40d04a5 ](40d04a53c4 ))
* autoload CAS tables. [#224 ](#224 ) ([d5ebb01 ](d5ebb01ce3 ))
2026-05-04 23:24:36 +00:00
semantic-release-bot
f63e507ddf
chore(release): 7.6.0 [skip ci]
...
# [7.6.0](https://git.datacontroller.io/dc/dc/compare/v7.5.0...v7.6.0 ) (2026-04-03)
### Bug Fixes
* add label and tooltip for libref download, sanitise input ([52d5803 ](52d58036a4 ))
### Features
* configurable email alerts. Closes [#217 ](#217 ) ([2ccf0d1 ](2ccf0d1100 ))
2026-04-03 22:17:14 +00:00
semantic-release-bot
3be33186bc
chore(release): 7.5.0 [skip ci]
...
# [7.5.0](https://git.datacontroller.io/dc/dc/compare/v7.4.1...v7.5.0 ) (2026-04-03)
### Bug Fixes
* add workflow audits, update deps ([66e98a9 ](66e98a96cb ))
* allow CSV uploads with licence row limit ([5b260e4 ](5b260e4915 )), closes [#213 ](#213 )
* bumping cli and pinning versions in .npmrc ([80039f4 ](80039f4876 ))
* guard CSV upload with fileUpload licence flag ([ed40df6 ](ed40df6295 ))
* parse embed param from window.location.hash for hash router compatibility ([0269c24 ](0269c2421d ))
* quote CSV char values. Closes [#215 ](#215 ) ([d9980e8 ](d9980e866d ))
* resolve outer promise in parseCsvFile for non-WLATIN1 path ([4ee15e1 ](4ee15e1b6e ))
* use XLSX for CSV row truncation to handle new lines in values ([6d590c0 ](6d590c050d ))
### Features
* add embed URL parameter to hide header and back button ([b0dc441 ](b0dc441d68 )), closes [#214 ](#214 )
* add target libref input to config download ([a89657b ](a89657b0b8 )), closes [#212 ](#212 )
* export config service to allow dclib swapping. Closes [#212 ](#212 ) ([326c26f ](326c26fddf ))
2026-04-03 11:06:36 +00:00
semantic-release-bot
52ae3404ee
chore(release): 7.4.1 [skip ci]
...
## [7.4.1](https://git.datacontroller.io/dc/dc/compare/v7.4.0...v7.4.1 ) (2026-03-12)
### Bug Fixes
* support for SASIOSNF engine (SNOW alias) plus meta assignment ([7694d1b ](7694d1b0fb ))
2026-03-12 00:52:17 +00:00
semantic-release-bot
d8010d4c0c
chore(release): 7.4.0 [skip ci]
...
# [7.4.0](https://git.datacontroller.io/dc/dc/compare/v7.3.0...v7.4.0 ) (2026-02-20)
### Bug Fixes
* cli bump for mf_getscheme support ([a84ba41 ](a84ba41ea9 ))
* missing upcase on SNOW section, plus local sasjs target ([dc20064 ](dc200646f7 ))
### Features
* SAS code changes for snowflake support ([e273e87 ](e273e870ef ))
2026-02-20 18:53:31 +00:00
semantic-release-bot
6fc34aca00
chore(release): 7.3.0 [skip ci]
...
# [7.3.0](https://git.datacontroller.io/dc/dc/compare/v7.2.8...v7.3.0 ) (2026-02-10)
### Bug Fixes
* bump xlsx, add crypto-shim ([8dc18b1 ](8dc18b155a ))
* correctly applying deletes on viya, also ([46cdeb0 ](46cdeb0bab ))
* crypto module requirement for sheetjs/crypto package ([505d0af ](505d0af2b3 ))
* disable parsing excel in web worker beacuse it breaks in the stream apps ([280bdee ](280bdeeb1b ))
* Display all contexts when installing DC on Viya ([d41f88f ](d41f88f8bf ))
* **edit:** use cellValidation keys and hotDataSchema to fill in defaults on add row ([4957548 ](495754816c ))
* enabling closeouts for UPDATE in CAS tables ([8b8e8ae ](8b8e8aec15 ))
* enabling rollback when the table has formatted values ([815d6e9 ](815d6e97a8 ))
* improvements to validations ([6ceb681 ](6ceb681463 ))
* remove IE checks and conditions ([ece6bd1 ](ece6bd1d78 ))
* updates to demodata to enable auto CAS promote ([7740d2a ](7740d2ac86 ))
* upgrade angular core and compiler ([aecd597 ](aecd597687 ))
* using fcopy instead of binary copy for file upload, for Viya 2026 compatibility ([716ee6e ](716ee6eba0 ))
* **viewer:** search causing blank Handsontable ([338c7a2 ](338c7a2e41 )), closes [#206 ](#206 )
### Features
* adding demo data job ([8c2aeac ](8c2aeacc85 ))
* **dq rules:** notnull validation when invalid cell, will auto populate a default value ([96f2518 ](96f2518af9 ))
2026-02-10 19:17:29 +00:00
semantic-release-bot
6ac3f660e9
chore(release): 7.2.8 [skip ci]
...
## [7.2.8](https://git.datacontroller.io/dc/dc/compare/v7.2.7...v7.2.8 ) (2026-02-06)
### Bug Fixes
* bump adapter version ([f4c8699 ](f4c8699aaf ))
2026-02-06 12:51:50 +00:00
semantic-release-bot
4ba043b77e
chore(release): 7.2.7 [skip ci]
...
## [7.2.7](https://git.datacontroller.io/dc/dc/compare/v7.2.6...v7.2.7 ) (2026-02-05)
### Bug Fixes
* dclib not found error in getchangeinfo job ([86791db ](86791dbaca ))
2026-02-05 19:15:36 +00:00
semantic-release-bot
c1c1d0055a
chore(release): 7.2.6 [skip ci]
...
## [7.2.6](https://git.datacontroller.io/dc/dc/compare/v7.2.5...v7.2.6 ) (2026-01-05)
### Bug Fixes
* **deps:** update angular and moment ([8c5b357 ](8c5b357dd2 ))
2026-01-05 13:56:25 +00:00
semantic-release-bot
113e0bbc3c
chore(release): 7.2.5 [skip ci]
...
## [7.2.5](https://git.datacontroller.io/dc/dc/compare/v7.2.4...v7.2.5 ) (2025-12-09)
### Bug Fixes
* (build) rebuilt package-lock files ([bfbfd55 ](bfbfd55fe7 ))
* (deps) bump @sasjs/cli and @sasjs/core ([d7c7302 ](d7c7302c12 ))
* (deps) bumped @sasjs/core, @sasjs/cli, @sasjs/utils and @sasjs/adapter ([af1657e ](af1657e226 ))
* configurable audit table on restore check ([26ce95f ](26ce95f7c1 )), closes [#193 ](#193 )
* improved testing ([fb3c49a ](fb3c49aa8b ))
* output values to intended macro variables ([43ae73c ](43ae73c5f3 ))
2025-12-09 12:27:01 +00:00
semantic-release-bot
4924df2ef3
chore(release): 7.2.4 [skip ci]
...
## [7.2.4](https://git.datacontroller.io/dc/dc/compare/v7.2.3...v7.2.4 ) (2025-10-14)
### Bug Fixes
* ensure reload after applying licence key ([cb1978b ](cb1978bcaf ))
* snyk report security patches ([387f512 ](387f5122f1 ))
2025-10-14 11:44:18 +00:00
semantic-release-bot
db5887de21
chore(release): 7.2.3 [skip ci]
...
## [7.2.3](https://git.datacontroller.io/dc/dc/compare/v7.2.2...v7.2.3 ) (2025-10-02)
### Bug Fixes
* opening second table in viewer throws an error ([6c6b1cb ](6c6b1cbf46 ))
2025-10-02 15:10:30 +00:00
semantic-release-bot
4d65c9c999
chore(release): 7.2.2 [skip ci]
...
## [7.2.2](https://git.datacontroller.io/dc/dc/compare/v7.2.1...v7.2.2 ) (2025-09-23)
### Bug Fixes
* jsrsasign, @sasjs/cli bump ([365f129 ](365f12996d ))
2025-09-23 21:50:46 +00:00
semantic-release-bot
ef1015f33b
chore(release): 7.2.1 [skip ci]
...
## [7.2.1](https://git.datacontroller.io/dc/dc/compare/v7.2.0...v7.2.1 ) (2025-08-08)
### Bug Fixes
* removing localhost from index.html ([225e693 ](225e693d1f ))
2025-08-08 17:35:02 +00:00
semantic-release-bot
fda91770be
chore(release): 7.2.0 [skip ci]
...
# [7.2.0](https://git.datacontroller.io/dc/dc/compare/v7.1.1...v7.2.0 ) (2025-08-08)
### Bug Fixes
* **ci:** cypress dependency package not available anymore ([26cdd73 ](26cdd73331 ))
* **hot v16 migration:** multi dataset fixed issues, and cypress tests adapted ([712b384 ](712b384848 ))
* obsolete cypress deps ([2ba4b53 ](2ba4b5383e ))
* remaining hot migrations - handsontable/angular-wrapper ([b419cd5 ](b419cd5078 ))
### Features
* lighthouse accessibility check pipeline ([670ec2c ](670ec2c71c ))
2025-08-08 11:51:38 +00:00
semantic-release-bot
b1db4ea590
chore(release): 7.1.1 [skip ci]
...
## [7.1.1](https://git.datacontroller.io/dc/dc/compare/v7.1.0...v7.1.1 ) (2025-07-24)
### Bug Fixes
* **viewboxes:** hot v16 fails to load because of relative height `100%` ([672dd6d ](672dd6d4f1 ))
2025-07-24 11:46:09 +00:00
semantic-release-bot
b3ac73d903
chore(release): 7.1.0 [skip ci]
...
# [7.1.0](https://git.datacontroller.io/dc/dc/compare/v7.0.3...v7.1.0 ) (2025-07-23)
### Bug Fixes
* adapter bump ([b495c41 ](b495c41626 ))
* bumping CLI to 4.12.10 ([a08a717 ](a08a717ca8 ))
* bumping sasjs/core and sasjs/cli ([63e9af4 ](63e9af402e ))
### Features
* improving accessibility score up to 100, hot update to v16.0.1 ([71c308d ](71c308d052 ))
2025-07-23 19:46:56 +00:00
semantic-release-bot
c2e3b362e7
chore(release): 7.0.3 [skip ci]
...
## [7.0.3](https://git.datacontroller.io/dc/dc/compare/v7.0.2...v7.0.3 ) (2025-06-26)
### Bug Fixes
* makedata vars ([e7cb471 ](e7cb471c0b ))
* viya deploy makedata missing params ([7a82316 ](7a8231615c ))
2025-06-26 16:29:21 +00:00
semantic-release-bot
0db6b25327
chore(release): 7.0.2 [skip ci]
...
## [7.0.2](https://git.datacontroller.io/dc/dc/compare/v7.0.1...v7.0.2 ) (2025-06-21)
### Bug Fixes
* **viya deploy:** run makedata in new window to ensure logs are available for the user ([0b4042a ](0b4042af60 ))
2025-06-21 09:30:41 +00:00
semantic-release-bot
519d8953b5
chore(release): 7.0.1 [skip ci]
...
## [7.0.1](https://git.datacontroller.io/dc/dc/compare/v7.0.0...v7.0.1 ) (2025-06-11)
### Bug Fixes
* refresh process ([4ecd186 ](4ecd186e5c ))
2025-06-11 18:47:43 +00:00
semantic-release-bot
8c60473c15
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://git.datacontroller.io/dc/dc/compare/v6.16.2...v7.0.0 ) (2025-06-11)
### Bug Fixes
* bumping adapter to re-enable JES API method ([e874143 ](e874143a95 ))
* commit git hooks checking lint ([69f687a ](69f687a85f ))
* ensuring apploc is not case sensitive. Closes [#171 ](#171 ) ([24545f2 ](24545f2acd ))
* export unregistered formats ([f6d7d6f ](f6d7d6f90c )), closes [#158 ](#158 )
* reload startupservice after user approves the MPE_TABLES page ([e5f8e50 ](e5f8e500c1 ))
* showing catalog_cnt in libinfo ([e44a25d ](e44a25dcc3 )), closes [#160 ](#160 )
### Features
* adding 4 new tables for catalogs ([e4dbab8 ](e4dbab8b16 ))
* capturing catalog specific information, closes [#159 ](#159 ) ([b4c586a ](b4c586a859 ))
* viewer added catalog_cnt ([2aa19d1 ](2aa19d1dca ))
### 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)
2025-06-11 13:46:10 +00:00
semantic-release-bot
a61e2de140
chore(release): 6.16.2 [skip ci]
...
## [6.16.2](https://git.datacontroller.io/dc/dc/compare/v6.16.1...v6.16.2 ) (2025-06-06)
### Bug Fixes
* streaming viya deploy `isStreaming` function stability fix ([4830c6d ](4830c6d219 ))
2025-06-06 11:36:00 +00:00
semantic-release-bot
4c3c9ac88c
chore(release): 6.16.1 [skip ci]
...
## [6.16.1](https://git.datacontroller.io/dc/dc/compare/v6.16.0...v6.16.1 ) (2025-06-06)
### Bug Fixes
* viya deploy updating index html based on URL ([86134f4 ](86134f478a ))
* viya streamed app deploy page flow fix ([89ab296 ](89ab296151 ))
2025-06-06 10:35:30 +00:00
semantic-release-bot
9a2addc18e
chore(release): 6.16.0 [skip ci]
...
# [6.16.0](https://git.datacontroller.io/dc/dc/compare/v6.15.2...v6.16.0 ) (2025-06-05)
### Bug Fixes
* adapter bump ([ca7caa2 ](ca7caa25b6 ))
* automatic viya deploy timing issue ([037a97b ](037a97b6ff ))
* bump core to ensure ff works on viya streaming deploy ([cbd69df ](cbd69df708 )), closes [#156 ](#156 )
* viya deploy load data timing ([abdbb67 ](abdbb67471 ))
### Features
* viya deploy, update the index.html contextname ([7223955 ](72239558af ))
2025-06-05 13:53:03 +00:00
semantic-release-bot
d2097ad6dd
chore(release): 6.15.2 [skip ci]
...
## [6.15.2](https://git.datacontroller.io/dc/dc/compare/v6.15.1...v6.15.2 ) (2025-06-04)
### Bug Fixes
* pipeline updates for DC.html ([624a7a8 ](624a7a8f37 ))
2025-06-04 14:26:44 +00:00
semantic-release-bot
381378f532
chore(release): 6.15.1 [skip ci]
...
## [6.15.1](https://git.datacontroller.io/dc/dc/compare/v6.15.0...v6.15.1 ) (2025-06-04)
### Bug Fixes
* updating pipeline to default to streaming on viya ([4b55894 ](4b558948d9 ))
2025-06-04 12:57:08 +00:00
semantic-release-bot
d9cff42f5c
chore(release): 6.15.0 [skip ci]
...
# [6.15.0](https://git.datacontroller.io/dc/dc/compare/v6.14.10...v6.15.0 ) (2025-06-04)
### Bug Fixes
* makedata with context name ([da4d0b2 ](da4d0b28c7 ))
### Features
* viya deploy context ([6c96ef7 ](6c96ef7fb0 ))
2025-06-04 09:26:02 +00:00
semantic-release-bot
997f09adde
chore(release): 6.14.10 [skip ci]
...
## [6.14.10](https://git.datacontroller.io/dc/dc/compare/v6.14.9...v6.14.10 ) (2025-06-02)
### Bug Fixes
* bump core ([0e8503e ](0e8503ed2b ))
* default to home directory for SAS Drive in Viya ([9682b54 ](9682b548e6 ))
2025-06-02 17:51:20 +00:00
semantic-release-bot
5c114e562b
chore(release): 6.14.9 [skip ci]
...
## [6.14.9](https://git.datacontroller.io/dc/dc/compare/v6.14.8...v6.14.9 ) (2025-06-02)
### Bug Fixes
* default DC path for viya ([f3125ff ](f3125ff464 ))
2025-06-02 10:36:05 +00:00
semantic-release-bot
ec11a74265
chore(release): 6.14.8 [skip ci]
...
## [6.14.8](https://git.datacontroller.io/dc/dc/compare/v6.14.7...v6.14.8 ) (2025-05-28)
### Bug Fixes
* CSP issues, clarity local library build, fixed some style issues ([841201a ](841201adab ))
* deploy page, makedata error handling, added local build of clarity, to address clr-stack-view CSP issues (inline styles) ([7b5e7ae ](7b5e7ae184 ))
* improved deploy flow for Viya ([9604661 ](9604661f3b ))
* requests modal causing VIYA CSP errors ([1dc6934 ](1dc69341ca ))
* sas viya service init timing issue ([9de04e9 ](9de04e9a0c ))
* scss of components transferred to the global styles.scss so we do not cause CSP (inline styles) issues when streaming to Viya ([6c171a6 ](6c171a6394 ))
* viya deploy page improved flow ([4bd2154 ](4bd215491f ))
2025-05-28 18:13:32 +00:00
semantic-release-bot
a377f6e8d6
chore(release): 6.14.7 [skip ci]
...
## [6.14.7](https://git.datacontroller.io/dc/dc/compare/v6.14.6...v6.14.7 ) (2025-05-08)
### Bug Fixes
* updated hot, clarity and improved accessibility score. ([2844c70 ](2844c70f95 ))
2025-05-08 11:54:20 +00:00
semantic-release-bot
7e11c8f375
chore(release): 6.14.6 [skip ci]
...
## [6.14.6](https://git.datacontroller.io/dc/dc/compare/v6.14.5...v6.14.6 ) (2025-04-03)
### Bug Fixes
* history table modal links styling ([c63fcdd ](c63fcdd465 ))
2025-04-03 08:32:36 +00:00
semantic-release-bot
82412b2659
chore(release): 6.14.5 [skip ci]
...
## [6.14.5](https://git.datacontroller.io/dc/dc/compare/v6.14.4...v6.14.5 ) (2025-03-24)
### Bug Fixes
* improving accessibility lighthouse score ([7f3577c ](7f3577c3ef ))
* prevent errors when using sqlrc in a DI job in a HOOK ([d1f0879 ](d1f0879f0a ))
* user profile style fix, new select library and table icons ([69f8830 ](69f883034f ))
2025-03-24 23:10:35 +00:00
semantic-release-bot
1c56af01d0
chore(release): 6.14.4 [skip ci]
...
## [6.14.4](https://git.datacontroller.io/dc/dc/compare/v6.14.3...v6.14.4 ) (2025-03-18)
### Bug Fixes
* removing cli dependency warnings2 ([43c0f73 ](43c0f73c21 ))
2025-03-18 14:11:11 +00:00
semantic-release-bot
b7f564cb21
chore(release): 6.14.3 [skip ci]
...
## [6.14.3](https://git.datacontroller.io/dc/dc/compare/v6.14.2...v6.14.3 ) (2025-03-15)
### Bug Fixes
* NLDAT & NLDATM formats are now being staged ([3f5cb1e ](3f5cb1e2de ))
2025-03-15 23:06:45 +00:00
semantic-release-bot
7d8c0472f0
chore(release): 6.14.2 [skip ci]
...
## [6.14.2](https://git.datacontroller.io/dc/dc/compare/v6.14.1...v6.14.2 ) (2025-03-10)
### Bug Fixes
* improving instructions for setup ([83b3d77 ](83b3d775b6 ))
2025-03-10 16:13:24 +00:00
semantic-release-bot
aea252ccc6
chore(release): 6.14.1 [skip ci]
...
## [6.14.1](https://git.datacontroller.io/dc/dc/compare/v6.14.0...v6.14.1 ) (2025-03-05)
### Bug Fixes
* handle national language datetime formats ([149e318 ](149e318a87 ))
* updating logic to use NLDAT formats ([95289aa ](95289aa952 ))
2025-03-05 15:28:45 +00:00
semantic-release-bot
8657826e60
chore(release): 6.14.0 [skip ci]
...
# [6.14.0](https://git.datacontroller.io/dc/dc/compare/v6.13.2...v6.14.0 ) (2025-02-26)
### Features
* uses SORTSEQ=LINGUISTIC for the services/metanav/metadetails service ([a45f5bb ](a45f5bb3b2 ))
2025-02-26 19:44:07 +00:00
semantic-release-bot
3638bde633
chore(release): 6.13.2 [skip ci]
...
## [6.13.2](https://git.datacontroller.io/dc/dc/compare/v6.13.1...v6.13.2 ) (2025-02-26)
### Bug Fixes
* get metadata email if exists ([1bd0eef ](1bd0eef913 ))
2025-02-26 12:25:46 +00:00
semantic-release-bot
4a45ebfe3b
chore(release): 6.13.1 [skip ci]
...
## [6.13.1](https://git.datacontroller.io/dc/dc/compare/v6.13.0...v6.13.1 ) (2025-02-18)
### Bug Fixes
* Avoiding LATIN1 unprintables in various UI locations ([bce1fd5 ](bce1fd57ef ))
* updated @sasjs/adapter, crypto-browserify ([4e64f28 ](4e64f28732 ))
2025-02-18 10:37:07 +00:00
semantic-release-bot
c6a1c53b46
chore(release): 6.13.0 [skip ci]
...
# [6.13.0](https://git.datacontroller.io/dc/dc/compare/v6.12.3...v6.13.0 ) (2025-01-31)
### Bug Fixes
* editor page csv upload ([217220f ](217220ffaa ))
### Features
* csv test ([c53ab85 ](c53ab85107 ))
2025-01-31 17:18:34 +00:00
semantic-release-bot
c89a3049fa
chore(release): 6.12.3 [skip ci]
...
## [6.12.3](https://git.datacontroller.io/dc/dc/compare/v6.12.2...v6.12.3 ) (2025-01-27)
### Bug Fixes
* adding missing=STRING to three services ([30d5e51 ](30d5e51d0b ))
2025-01-27 15:18:30 +00:00
semantic-release-bot
cd3bcc0ee3
chore(release): 6.12.2 [skip ci]
...
## [6.12.2](https://git.datacontroller.io/dc/dc/compare/v6.12.1...v6.12.2 ) (2025-01-27)
### Bug Fixes
* unnecessary zeros when adding new row (data schema default values) ([a1a9051 ](a1a90519c5 ))
2025-01-27 11:30:01 +00:00
semantic-release-bot
c2f36f5419
chore(release): 6.12.1 [skip ci]
...
## [6.12.1](https://git.datacontroller.io/dc/dc/compare/v6.12.0...v6.12.1 ) (2024-12-31)
### Bug Fixes
* no upcase of pk fields in MPE_TABLES in delete scenario ([3de095f ](3de095fe77 )), closes [#134 ](#134 )
* reduce length of tmp table names. Closes [#130 ](#130 ) ([f9c2491 ](f9c2491ab6 ))
2024-12-31 15:52:37 +00:00
semantic-release-bot
522979835c
chore(release): 6.12.0 [skip ci]
...
# [6.12.0](https://git.datacontroller.io/dc/dc/compare/v6.11.1...v6.12.0 ) (2024-09-02)
### Bug Fixes
* added appLoc to the system page ([dd2138a ](dd2138ac5e ))
* bumping core for passthrough fix, [#124 ](#124 ) ([caa9854 ](caa9854ff0 ))
* excel with password flow, introducing web worker for XLSX.read ([a3ce367 ](a3ce367950 ))
* implemented the new request wrapper usage, added XLSX read with a Web Worker, multi load preview data, full height ([4218da9 ](4218da91cd ))
* **multi load:** xlsx read file ahead of time, while user choose datasets ([6547461 ](6547461637 ))
* refactored adapter request wrapper function to return job log as well ([67436f4 ](67436f4ff9 ))
* using temporary names for temporary tables ([ce50365 ](ce503653cd )), closes [#124 ](#124 )
### Features
* searching data in excel files using new algorithm (massive performance improvement) ([bbb725c ](bbb725c64c ))
2024-09-02 07:50:00 +00:00
semantic-release-bot
75dac54591
chore(release): 6.11.1 [skip ci]
...
## [6.11.1](https://git.datacontroller.io/dc/dc/compare/v6.11.0...v6.11.1 ) (2024-07-02)
### Bug Fixes
* adding SYSSITE, part of [#116 ](#116 ) ([a156c01 ](a156c0111b ))
* ensuring review_reason_txt in output. Closes [#117 ](#117 ) ([e5d93fd ](e5d93fd7d6 ))
2024-07-02 15:19:21 +00:00
semantic-release-bot
b712f851a2
chore(release): 6.11.0 [skip ci]
...
# [6.11.0](https://git.datacontroller.io/dc/dc/compare/v6.10.1...v6.11.0 ) (2024-06-27)
### Bug Fixes
* addressing PR comments ([d94df7f ](d94df7f0eb ))
* **multi load:** fixed parsing algorithm reused for the multi load, the fix affects the normal upload as well. ([d4fee79 ](d4fee791a7 ))
* **multi load:** label rename ([fa04d7b ](fa04d7bf4e ))
### Features
* **multi load:** added HOT for user datasets input ([18363bb ](18363bbbeb ))
* **multi load:** implemented matching libds and parsing of the multiple sheets ([efcdc69 ](efcdc694dd ))
* **multi load:** licence submit limits ([cffeab8 ](cffeab813d ))
* **multi load:** multiple csv files ([4d27665 ](4d276657b3 ))
* **multi load:** refactored range find function, unlocking excel with password is reusable ([eb7c443 ](eb7c44333c ))
* **multi load:** submitting multiple found tables at once ([5deba44 ](5deba44d2b ))
2024-06-27 09:56:27 +00:00
semantic-release-bot
3c62ff6913
chore(release): 6.10.1 [skip ci]
...
## [6.10.1](https://git.datacontroller.io/dc/dc/compare/v6.10.0...v6.10.1 ) (2024-06-07)
### Bug Fixes
* adding 60 more colours to crayons table. Closes [#112 ](#112 ) ([3521579 ](3521579dea ))
* terms and conditions colours, editor on smaller screens show only icons ([e32d44b ](e32d44b1bc ))
2024-06-07 15:46:58 +00:00
semantic-release-bot
105da1503f
chore(release): 6.10.0 [skip ci]
...
# [6.10.0](https://git.datacontroller.io/dc/dc/compare/v6.9.0...v6.10.0 ) (2024-06-07)
### Features
* updated handsontable to v14 ([2f8d0b7 ](2f8d0b764a ))
2024-06-07 08:58:45 +00:00
semantic-release-bot
e54ecc8a35
chore(release): 6.9.0 [skip ci]
...
# [6.9.0](https://git.datacontroller.io/dc/dc/compare/v6.8.5...v6.9.0 ) (2024-05-31)
### Bug Fixes
* added colors.scss file, start of a refactor ([110ad9a ](110ad9a6e9 ))
* added stealFocus directive ([9a79f37 ](9a79f37bf1 ))
### Features
* added app settings service to handle theme persistance, fix: optimised dark mode contrast ([35844e0 ](35844e0cf1 ))
* **dark mode:** clarity optimizations ([afa7e38 ](afa7e380aa ))
* **dark mode:** lineage and metadata ([27907ed ](27907ed00f ))
* **dark mode:** refactoring clarity to enable dark mode, added toggle button ([5564aea ](5564aea9c2 ))
* **dark mode:** removing custom css rules so clarity can handle dark/light modes. Handsontable css for dark mode ([2c0afd0 ](2c0afd0268 ))
2024-05-31 09:38:30 +00:00
semantic-release-bot
20255c69c2
chore(release): 6.8.5 [skip ci]
...
## [6.8.5](https://git.datacontroller.io/dc/dc/compare/v6.8.4...v6.8.5 ) (2024-05-23)
### Bug Fixes
* bitemporal load issue [#105 ](#105 ) ([967698e ](967698e4ce ))
2024-05-23 11:34:51 +00:00
semantic-release-bot
71bd81ae47
chore(release): 6.8.4 [skip ci]
...
## [6.8.4](https://git.datacontroller.io/dc/dc/compare/v6.8.3...v6.8.4 ) (2024-05-22)
### Bug Fixes
* new approach to fixing [#105 ](#105 ) ([c11bd9a ](c11bd9a2c5 ))
2024-05-22 16:56:15 +00:00
semantic-release-bot
39c3e5411f
chore(release): 6.8.3 [skip ci]
...
## [6.8.3](https://git.datacontroller.io/dc/dc/compare/v6.8.2...v6.8.3 ) (2024-05-09)
### Bug Fixes
* updating core to increase filename length, closes [#103 ](#103 ) ([ee58fd5 ](ee58fd5b4b ))
2024-05-09 11:47:48 +00:00
semantic-release-bot
2715950d86
chore(release): 6.8.2 [skip ci]
...
## [6.8.2](https://git.datacontroller.io/dc/dc/compare/v6.8.1...v6.8.2 ) (2024-05-03)
### Bug Fixes
* dc_request_logs option feature ([93758ef ](93758efb27 ))
* release process ([c0dc919 ](c0dc9191e3 ))
2024-05-03 07:19:26 +00:00
semantic-release-bot
485783a782
chore(release): 6.8.1 [skip ci]
...
## [6.8.1](https://git.datacontroller.io/dc/dc/compare/v6.8.0...v6.8.1 ) (2024-05-02)
### Bug Fixes
* hide approve button when table revertable ([ec0f539 ](ec0f539a33 ))
2024-05-02 16:10:44 +00:00
semantic-release-bot
173ee2daff
chore(release): 6.8.0 [skip ci]
...
# [6.8.0](https://git.datacontroller.io/dc/dc/compare/v6.7.0...v6.8.0 ) (2024-05-02)
### Bug Fixes
* ci sheet lib, submit message auto focus ([c5e4650 ](c5e4650327 ))
* **clarity:** new version style issues ([8c7de5a ](8c7de5aad7 ))
* cypress tests ([3dd85cc ](3dd85cc60b ))
* ensuring that only restorable versions are restorable ([a402856 ](a4028562ce ))
* ensuring version history only includes loaded versions ([51ebd25 ](51ebd25aa3 ))
* final testing on restore feature ([297a84d ](297a84d3a4 ))
* issue with multiple adds/deletes, [#84 ](#84 ) ([904ca30 ](904ca30f91 ))
* load_ref var ([aaad9f7 ](aaad9f7207 ))
* removing alerts dummy data, closes [#93 ](#93 ) ([eba21e9 ](eba21e96b4 ))
* restore table version improvement ([549f357 ](549f35766b ))
* **sas:** viewer versions fix ([c6595c1 ](c6595c1f61 ))
* stage and approve buttons renaming ([ef81e33 ](ef81e33f70 ))
* supporting SCD2 data reversions ([fa8396f ](fa8396f039 ))
* table info modal, versions - column names ([801c8c6 ](801c8c6a9f ))
* **updates:** angular, clarity, resolved legacy-peer-deps ([c60dd65 ](c60dd65a16 ))
### Features
* backend to show in getchangeinfo whether a user is allowed to restore ([8769841 ](8769841f08 ))
* list versions of target tables (backend) ([f8a14d4 ](f8a14d4bde ))
* restore ([604c2e7 ](604c2e70bd ))
* SAS services & tests for RESTORE, [#84 ](#84 ) ([9ad7ae4 ](9ad7ae47b5 ))
* staging page, restore buttons ([02a8a1c ](02a8a1c565 ))
* table metadata modal, versions tab (and link) ([b27fea5 ](b27fea5b91 ))
* **versions:** getting list of versions (plus test) ([8003da9 ](8003da94e6 ))
2024-05-02 12:08:05 +00:00
semantic-release-bot
96066c66cb
chore(release): 6.7.0 [skip ci]
...
# [6.7.0](https://git.datacontroller.io/dc/dc/compare/v6.6.4...v6.7.0 ) (2024-04-01)
### Features
* numeric values in hot dropdown aligned right ([9635626 ](963562621d ))
2024-04-01 11:23:31 +00:00
semantic-release-bot
7b5bbe024d
chore(release): 6.6.4 [skip ci]
...
## [6.6.4](https://git.datacontroller.io/dc/dc/compare/v6.6.3...v6.6.4 ) (2024-04-01)
### Bug Fixes
* ordering SOFTSELECT numerically in dropdown ([f522038 ](f522038b8d )), closes [#85 ](#85 )
* reverting col ([fbbcf90 ](fbbcf90956 ))
* typo ([31d4e5c ](31d4e5c727 ))
2024-04-01 09:51:54 +00:00
semantic-release-bot
5171d07441
chore(release): 6.6.3 [skip ci]
...
## [6.6.3](https://git.datacontroller.io/dc/dc/compare/v6.6.2...v6.6.3 ) (2024-02-26)
### Bug Fixes
* allow empty clause value when NE or CONTAINS ([432450a ](432450a15b ))
2024-02-26 14:17:24 +00:00
semantic-release-bot
47638becc0
chore(release): 6.6.2 [skip ci]
...
## [6.6.2](https://git.datacontroller.io/dc/dc/compare/v6.6.1...v6.6.2 ) (2024-02-22)
### Bug Fixes
* excel with commas getting wrapped in quotes ([3860134 ](38601346a5 ))
2024-02-22 12:33:10 +00:00
semantic-release-bot
dc3a6ae6a1
chore(release): 6.6.1 [skip ci]
...
## [6.6.1](https://git.datacontroller.io/dc/dc/compare/v6.6.0...v6.6.1 ) (2024-02-19)
### Bug Fixes
* **client:** bumped @sasjs/adapter with fixed redirected login ([eb1c09d ](eb1c09d790 ))
2024-02-19 13:38:12 +00:00
semantic-release-bot
9bf324c74b
chore(release): 6.6.0 [skip ci]
...
# [6.6.0](https://git.datacontroller.io/dc/dc/compare/v6.5.2...v6.6.0 ) (2024-02-12)
### Bug Fixes
* adjust the col numbers in extracted data ([cff5989 ](cff5989559 ))
### Features
* extra table metadata for [#75 ](#75 ) ([837821f ](837821fd01 ))
* show dsnote on hover title ([6565834 ](6565834ad4 ))
2024-02-12 11:30:37 +00:00
semantic-release-bot
60510a4d68
chore(release): 6.5.2 [skip ci]
...
## [6.5.2](https://git.datacontroller.io/dc/dc/compare/v6.5.1...v6.5.2 ) (2024-02-06)
### Bug Fixes
* ordering mpe_selectbox data by the data values after selectbox_order ([2b54034 ](2b54034973 ))
2024-02-06 18:55:05 +00:00
semantic-release-bot
347b0f9065
chore(release): 6.5.1 [skip ci]
...
## [6.5.1](https://git.datacontroller.io/dc/dc/compare/v6.5.0...v6.5.1 ) (2024-02-02)
### Bug Fixes
* ensuring submitter email can be pulled from mpe_emails ([eac0104 ](eac0104d7a ))
2024-02-02 11:35:49 +00:00
semantic-release-bot
1c8e4604de
chore(release): 6.5.0 [skip ci]
...
# [6.5.0](https://git.datacontroller.io/dc/dc/compare/v6.4.0...v6.5.0 ) (2024-01-26)
### Features
* filtering by reference to Variables as well as Values ([6eb1aa8 ](6eb1aa85d2 ))
2024-01-26 10:55:18 +00:00
semantic-release-bot
625af199f4
chore(release): 6.4.0 [skip ci]
...
# [6.4.0](https://git.datacontroller.io/dc/dc/compare/v6.3.1...v6.4.0 ) (2024-01-24)
### Bug Fixes
* add dcLib to globals ([5d93346 ](5d93346b52 ))
* add service to get xlmap rules and fixed interface name ([9ffa30a ](9ffa30ab74 ))
* increasing length of mpe_excel_map cols to ([2d4d068 ](2d4d068413 ))
* providing info on mapids to FE ([fd94945 ](fd94945466 ))
* removing tables from EDIT menu that are in xlmaps ([9550ae4 ](9550ae4d11 ))
* removing XLMAP_TARGETLIBDS from mpe_xlmaps_rules table ([93702c6 ](93702c63dc ))
* renaming TABLE macvar to LOAD_REF in postdata.sas ([01915a2 ](01915a2db9 ))
* reverting xlmap in getdata change ([2d6e747 ](2d6e747db9 ))
* update edit tab to load ([516e5a2 ](516e5a2062 ))
### Features
* adding ability to define the target table for excel maps ([c86fba9 ](c86fba9dc7 ))
* adding ismap attribute to getdata response (and fixing test) ([2702bb3 ](2702bb3c84 ))
* Complex Excel Uploads ([cf19381 ](cf19381060 )), closes [#69 ](#69 )
* Create Tables / Files dropdown under load tab ([b473b19 ](b473b198a6 ))
* display list of maps in sidebar ([5aec024 ](5aec024242 ))
* implemented the logic for xlmap component ([50696bb ](50696bb926 ))
* model changes for [#69 ](#69 ) ([271543a ](271543a446 ))
* new getxlmaps service to return rules for a particular xlmap_id ([56264ec ](56264ecc69 ))
* validating the excel map after stage (adding load-ref) ([a485c3b ](a485c3b787 ))
2024-01-24 17:50:00 +00:00
semantic-release-bot
e63d304953
chore(release): 6.3.1 [skip ci]
...
## [6.3.1](https://git.datacontroller.io/dc/dc/compare/v6.3.0...v6.3.1 ) (2024-01-01)
### Bug Fixes
* enabling excel uploads to tables with retained keys, also adding more validation to MPE_TABLES updates ([3efccc4 ](3efccc4cf3 ))
2024-01-01 17:53:14 +00:00
semantic-release-bot
8cbcd18f4b
chore(release): 6.3.0 [skip ci]
...
# [6.3.0](https://git.datacontroller.io/dc/dc/compare/v6.2.8...v6.3.0 ) (2023-12-04)
### Features
* viewer row handle ([dadac4f ](dadac4f13f ))
2023-12-04 18:49:31 +00:00
semantic-release-bot
a347603fe0
chore(release): 6.2.8 [skip ci]
...
## [6.2.8](https://git.datacontroller.io/dc/dc/compare/v6.2.7...v6.2.8 ) (2023-12-04)
### Bug Fixes
* bumping sasjs/core to fix mp_loadformat issue ([a1d308e ](a1d308ea07 ))
* new logic for -fc suffix. Closes [#63 ](#63 ) ([5579db0 ](5579db0eaf ))
2023-12-04 11:51:52 +00:00
semantic-release-bot
bc1d89218e
chore(release): 6.2.7 [skip ci]
...
## [6.2.7](https://git.datacontroller.io/dc/dc/compare/v6.2.6...v6.2.7 ) (2023-11-09)
### Bug Fixes
* **audit:** updated crypto-js (hashing rows in dynamic cell validation) ([a7aa42a ](a7aa42a59b ))
* missing dependency and avoiding label length limit issue ([91f128c ](91f128c2fe ))
2023-11-09 09:01:38 +00:00
semantic-release-bot
a00ebea692
chore(release): 6.2.6 [skip ci]
...
## [6.2.6](https://git.datacontroller.io/dc/dc/compare/v6.2.5...v6.2.6 ) (2023-10-18)
### Bug Fixes
* bumping core to address mm_assigndirectlib issue ([c27cdab ](c27cdab3fc ))
2023-10-18 10:48:48 +00:00
semantic-release-bot
d7da2d7890
chore(release): 6.2.5 [skip ci]
...
## [6.2.5](https://git.datacontroller.io/dc/dc/compare/v6.2.4...v6.2.5 ) (2023-10-17)
### Bug Fixes
* enabling AUTHDOMAIN in MM_ASSIGNDIRECTLIB ([008b45a ](008b45ad17 ))
2023-10-17 16:06:19 +00:00
semantic-release-bot
4d49263816
chore(release): 6.2.4 [skip ci]
...
## [6.2.4](https://git.datacontroller.io/dc/dc/compare/v6.2.3...v6.2.4 ) (2023-10-16)
### Bug Fixes
* Enable display of metadata-only tables. Closes [#56 ](#56 ) ([f3e82b4 ](f3e82b4ee2 ))
2023-10-16 16:38:06 +00:00
semantic-release-bot
b54b3f1778
chore(release): 6.2.3 [skip ci]
...
## [6.2.3](https://git.datacontroller.io/dc/dc/compare/v6.2.2...v6.2.3 ) (2023-10-12)
### Bug Fixes
* bumping core library to avoid non-ascii char in mp_validatecols.sas. [#50 ](#50 ) ([11b06f6 ](11b06f6416 ))
* removing copyright symbol from mpe_alerts macro. [#50 ](#50 ) ([adb7eb7 ](adb7eb7755 ))
2023-10-12 09:42:44 +00:00
semantic-release-bot
b30c788e3d
chore(release): 6.2.2 [skip ci]
...
## [6.2.2](https://git.datacontroller.io/dc/dc/compare/v6.2.1...v6.2.2 ) (2023-10-09)
### Bug Fixes
* updated SheetJS (crypto) to the latest ([8bd0dd2 ](8bd0dd22c2 ))
2023-10-09 09:52:20 +00:00
semantic-release-bot
c55b00c74f
chore(release): 6.2.1 [skip ci]
...
Test / Build-production-and-ng-test (push) Failing after 2m3s
Test / Build-and-test-development (push) Successful in 11m49s
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-09)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-09 09:03:58 +00:00
semantic-release-bot
b716ae5675
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 19:33:42 +00:00
semantic-release-bot
00ec4529cd
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 19:08:09 +00:00
semantic-release-bot
b3a15ce26b
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 16:56:17 +00:00
semantic-release-bot
a3a8856d8c
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-10-08)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* closes [#39 ](#39 ) upcase issue in MPE_SECURITY ([a00d31c ](a00d31caf3 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-10-08 16:49:20 +00:00
semantic-release-bot
dbeb003292
chore(release): 6.2.1 [skip ci]
...
Build / Build-and-ng-test (pull_request) Successful in 1m25s
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-09-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-09-25 14:59:38 +00:00
semantic-release-bot
aa7deddba0
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-09-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* handsontable v13 ([6f482ec ](6f482ec6d9 ))
* latest adapter ([5e30dc0 ](5e30dc0f89 ))
* sasjs/cli and sasjs/core updated to the latest ([8571e01 ](8571e01e44 ))
* updating editors/stagedata to address issues in particular viya configurations as described in issue [#33 ](#33 ) ([94ab949 ](94ab949df8 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-09-25 14:33:27 +00:00
semantic-release-bot
3d76d12c86
chore(release): 6.2.1 [skip ci]
...
## [6.2.1](https://git.datacontroller.io/dc/dc/compare/v6.2.0...v6.2.1 ) (2023-08-25)
### Bug Fixes
* approve, history and submit pages grouped in review module ([e056ece ](e056ece223 ))
* updating logic for REPLACE loadtype ([1f2ce55 ](1f2ce55f24 ))
2023-08-25 11:46:06 +00:00
semantic-release-bot
e4a0089102
chore(release): 6.2.0 [skip ci]
...
Build / Build-and-ng-test (pull_request) Successful in 23s
# [6.2.0](https://git.datacontroller.io/dc/dc/compare/v6.1.0...v6.2.0 ) (2023-08-24)
### Bug Fixes
* re-enabling full REPLACE uploads ([08e39c4 ](08e39c4fca ))
### Features
* support for European numeric formats ([e48e47b ](e48e47bc63 ))
2023-08-24 08:53:36 +00:00
semantic-release-bot
c8ac859d2e
chore(release): 6.2.0 [skip ci]
...
# [6.2.0](https://git.datacontroller.io/dc/dc/compare/v6.1.0...v6.2.0 ) (2023-08-24)
### Bug Fixes
* re-enabling full REPLACE uploads ([08e39c4 ](08e39c4fca ))
### Features
* support for European numeric formats ([e48e47b ](e48e47bc63 ))
2023-08-24 08:30:06 +00:00
semantic-release-bot
bba2a6cc9d
chore(release): 6.1.0 [skip ci]
...
Release / release (push) Successful in 11m2s
# [6.1.0](https://git.datacontroller.io/dc/dc/compare/v6.0.0...v6.1.0 ) (2023-07-25)
### Bug Fixes
* missing mf_existds dependency in bitemporal_dataloader ([5ce1701 ](5ce1701657 ))
* reducing audit data volumes. Closes [#4 ](#4 ) ([54fe701 ](54fe7013b1 ))
* release script, excel upload duplicate primary keys, cypress fix ([2f79487 ](2f79487aea ))
### Features
* full format deletion, closes [#2 ](#2 ) ([8dc40bd ](8dc40bdd4e ))
2023-07-25 15:14:52 +00:00