All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.2 (2024-10-29)
- Note title displays twice (b8f0115)
3.1.1 (2024-10-24)
- Bump observablehq compiler version (68e14b7)
3.1.0 (2024-10-24)
- Add "LayoutChanged" event to DockPanel (98e5f42)
- Add "option" get/set to Editor (1960f7c)
- Add "sortByValue" PP to Pie Chart (e098c43)
- Add accumulated stats to Query Metrics (25735c8)
- Add additional skew information (d2026a0)
- Add Axis Padding (a38074e)
- Add better error handling for graphviz web-worker (283e66d)
- Add esbuild-plugins package (02ae102)
- Add extra formatting to WUDetails (e215d78)
- Add markdown-it-plugin (213c556)
- Add maxWeight to Heat chart (59ee802)
- Add padding property to DockPanel.addWidget (446cebd)
- Add Protect and Unprotect functions to Visualization Workunit Class (fb2b4e9)
- Add React Custom Graph demo (48f7140)
- Add showDomainTotal to Column Chart (c7de54a)
- Add SQL support to codemirror (e66a715)
- Additional VitePress Support (80b8089)
- bump WsDFU to latest to include support for ExtendedIndexInfo (01926c0)
- Bump WsWorkunits services (9ee2210)
- comms: add a States enum to FileSpray service (813ae88)
- comms: Add ability to clear the client tools cached locations (856c734)
- comms: add publishEx function to workunit (05e3106)
- comms: add support for the Grafana/Loki log engine (43b7403)
- comms: Add support for WsSasha (7ffb27c)
- comms: Add WU compile cost (ceb5ced)
- comms: allow the WU refresh function to accept optional request (adc513b)
- comms: convert wsTopology to use service generated from wsdl (07e5933)
- comms: implementing some methods for dfuWorkunit (7adeb8f)
- comms: WUQuery support abort signal (c9db1db)
- Export Metric Splitter (e550a5c)
- Expose Gantt selection method (4faf833)
- Extend ojs Node type (17dba08)
- observablehq: Add parser offset positions (304007e)
- Parse the DefinitionList at source (b9214e4)
- remove Column string format rounding (7876e56)
- Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
- Switch to esbuild (common, api, chart) (a855017)
- Switch to esbuild and ESM first packaging (b752510)
- Switch to esbuild and ESM first packaging (comms) (3bc7e54)
- Add guard against unknown event source (5c61240), closes #4061
- Add observablehq-compiler to loader (aae63bb)
- comms: add exception handling to logicalFile fetchInfo (daff182)
- comms: change LogCategory filter based upon searchField (0d30644)
- comms: correct wsdl generated services enum values (4254b73)
- comms: dgrid-shim gridHelper paging text to imply unknown total (cd3a724)
- comms: extend FileSpray.DFUWUFile to change reponse type to not be JSON (769b1cb)
- comms: GetLogs use WsLogaccess.LogAccessType (498ffa6)
- comms: GetLogsEx still using hardcoded ...KnownColumns maps (8b49d50)
- comms: incorrect default for line count returned by GetLogs (3f72eb8)
- comms: regenerate some comms services with Partials (b44a6d2)
- comms: regenerate ws_access service with most recent changes (7da53d1)
- comms: separate Logaccess StartDate & EndDate request filters (fe73335)
- comms: wsLogaccess GetLogs fix an incorrect boolean operator (5cabad8)
- comms: wsLogaccess GetLogs results not sorted by default (0fcb7fb)
- comms: WsLogaccess incorrect abbrev for the Programmer audience value (bcc72ac)
- comms: wslogaccess, do not use binaryFilter if not necessary (b7ba2c3)
- comms: WsMachine Target Cluster sizes are in KB (0205f84)
- Custom cell render fails with plain string (3cd8004)
- dgrid-shim: max page when pagination counts are unknown (8615155)
- dgrid-shim: max page when pagination counts are unknown (6b9674d)
- Doc generation failing (f9c5435)
- Don't relocate text in "Stacked" mode. (2944a96)
- Don't relocate text in "Stacked" mode. (344179e)
- esbuild for Node should not bundle by default (e379154)
- Event.path is non-standard (4edabd5)
- Exclude undici from bundles (a066695)
- Gallery tests failing (684427f)
- graph: Fix failing tests (0500277)
- GraphT: Merge edges fails when ID matches, but source/target has changed (b822ade)
- graph: Tweak previous refactor to ensure backward compatibility (0c86fbb)
- grouped properties had "any" type. (227c897)
- html/common: correct BreakdownTable tooltip height calculation (5c77723)
- isWUComplete fails for compile + Attach (dac93fb)
- Merge conflict (241e861)
- NodeJS v18 fetch + rejectUnauthorization = false (7369d0d)
- NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
- observablehq: Allow importing of local esm files (bd807fa)
- Potential prototype pollution (dd69e58), closes #4069
- Publish step failing (e05d87d)
- Query fails fetching schemas (a301e41)
- Refresh does not load details (09655d5)
- Remove obsolete GH actions (1479127)
- Request string arrays had incorrect nesting (37a0f8a)
- Sourcemap for watch was different to build (8811920)
- Switch to working cors proxy (e05f0fe)
- Switch to wsdl generated WsSMC (4621f91)
- Tidy up StatChart to be more consistent (fe6d47f)
- Unable to select "Accent" ordinal palette (3031db5)
- Undefined background color issue (957d362)
- Undici change broke tests (91d4bc6)
2.107.1 (2024-10-23)
- Publish step failing (e05d87d)
2.107.0 (2024-10-23)
- Add "LayoutChanged" event to DockPanel (98e5f42)
- Add "option" get/set to Editor (1960f7c)
- Add "sortByValue" PP to Pie Chart (e098c43)
- Add accumulated stats to Query Metrics (25735c8)
- Add additional skew information (d2026a0)
- Add Axis Padding (a38074e)
- Add better error handling for graphviz web-worker (283e66d)
- Add esbuild-plugins package (02ae102)
- Add extra formatting to WUDetails (e215d78)
- Add maxWeight to Heat chart (59ee802)
- Add padding property to DockPanel.addWidget (446cebd)
- Add Protect and Unprotect functions to Visualization Workunit Class (fb2b4e9)
- Add React Custom Graph demo (48f7140)
- Add showDomainTotal to Column Chart (c7de54a)
- Add SQL support to codemirror (e66a715)
- bump WsDFU to latest to include support for ExtendedIndexInfo (01926c0)
- Bump WsWorkunits services (9ee2210)
- comms: add a States enum to FileSpray service (813ae88)
- comms: Add ability to clear the client tools cached locations (856c734)
- comms: add publishEx function to workunit (05e3106)
- comms: add support for the Grafana/Loki log engine (43b7403)
- comms: Add support for WsSasha (7ffb27c)
- comms: Add WU compile cost (ceb5ced)
- comms: allow the WU refresh function to accept optional request (adc513b)
- comms: convert wsTopology to use service generated from wsdl (07e5933)
- comms: implementing some methods for dfuWorkunit (7adeb8f)
- comms: WUQuery support abort signal (c9db1db)
- Export Metric Splitter (e550a5c)
- Expose Gantt selection method (4faf833)
- Extend ojs Node type (17dba08)
- observablehq: Add parser offset positions (304007e)
- Parse the DefinitionList at source (b9214e4)
- remove Column string format rounding (7876e56)
- Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
- Add guard against unknown event source (5c61240), closes #4061
- Add observablehq-compiler to loader (aae63bb)
- comms: add exception handling to logicalFile fetchInfo (daff182)
- comms: change LogCategory filter based upon searchField (0d30644)
- comms: correct wsdl generated services enum values (4254b73)
- comms: dgrid-shim gridHelper paging text to imply unknown total (cd3a724)
- comms: extend FileSpray.DFUWUFile to change reponse type to not be JSON (769b1cb)
- comms: GetLogs use WsLogaccess.LogAccessType (498ffa6)
- comms: GetLogsEx still using hardcoded ...KnownColumns maps (8b49d50)
- comms: incorrect default for line count returned by GetLogs (3f72eb8)
- comms: regenerate some comms services with Partials (b44a6d2)
- comms: regenerate ws_access service with most recent changes (7da53d1)
- comms: separate Logaccess StartDate & EndDate request filters (fe73335)
- comms: wsLogaccess GetLogs fix an incorrect boolean operator (5cabad8)
- comms: wsLogaccess GetLogs results not sorted by default (0fcb7fb)
- comms: WsLogaccess incorrect abbrev for the Programmer audience value (bcc72ac)
- comms: wslogaccess, do not use binaryFilter if not necessary (b7ba2c3)
- comms: WsMachine Target Cluster sizes are in KB (0205f84)
- Custom cell render fails with plain string (3cd8004)
- dgrid-shim: max page when pagination counts are unknown (8615155)
- dgrid-shim: max page when pagination counts are unknown (6b9674d)
- Doc generation failing (f9c5435)
- Don't relocate text in "Stacked" mode. (2944a96)
- Don't relocate text in "Stacked" mode. (344179e)
- esbuild for Node should not bundle by default (e379154)
- Event.path is non-standard (4edabd5)
- Exclude undici from bundles (a066695)
- Gallery tests failing (684427f)
- graph: Fix failing tests (0500277)
- GraphT: Merge edges fails when ID matches, but source/target has changed (b822ade)
- graph: Tweak previous refactor to ensure backward compatibility (0c86fbb)
- grouped properties had "any" type. (227c897)
- html/common: correct BreakdownTable tooltip height calculation (5c77723)
- Initialise editor to text content (6dff38a)
- isWUComplete fails for compile + Attach (dac93fb)
- Merge conflict (241e861)
- NodeJS v18 fetch + rejectUnauthorization = false (7369d0d)
- NodeJS v18 fetch + rejectUnauthorization = false (d01d23f)
- observablehq: Add support for local files (6f1e60c)
- observablehq: Allow importing of local esm files (bd807fa)
- ojs: Syntax errors not reported (297e038)
- Potential prototype pollution (dd69e58), closes #4069
- Query fails fetching schemas (a301e41)
- Refresh does not load details (09655d5)
- Remove obsolete GH actions (1479127)
- Request string arrays had incorrect nesting (37a0f8a)
- Sourcemap for watch was different to build (8811920)
- Switch to working cors proxy (e05f0fe)
- Switch to wsdl generated WsSMC (4621f91)
- Tidy up StatChart to be more consistent (fe6d47f)
- Unable to select "Accent" ordinal palette (3031db5)
- Undefined background color issue (957d362)
- Undici change broke tests (91d4bc6)
2.101.0 (2022-02-22)
- comms: Separate Cost property for DFUQuery response for access and at rest costs (3282d36)