Releases: magda-io/magda
Releases · magda-io/magda
v3.0.2-alpha.1
What's Changed
- #3513 Fixed Indexer reindex trigger job doesn't start
- #3516 Fixed released @magda NPM package esbuild commonjs bundle issue
- Added the API document for the sitemap endpoint
- Make getStorageApiResourceAccessUrl available via @magda/typescript-common & @magda/utils
- Fixed: update node engines requirements to all SDKs to 18.19.0
Full Changelog: v3.0.1...v3.0.2-alpha.1
v3.0.2-alpha.0
What's Changed
- #3513 Fixed Indexer reindex trigger job doesn't start
- #3516 Fixed released @magda NPM package esbuild commonjs bundle issue
- Added the API document for the sitemap endpoint
Full Changelog: v3.0.1...v3.0.2-alpha.0
v3.0.1
v3.0.1-alpha.0
What's Changed
- #3511 Fixed Map Preview doesn't select the default feature layer correctly when it's supplied via query parameter
Full Changelog: v3.0.0...v3.0.1-alpha.0
v3.0.0
What's Changed
- #3472, #3484 Node.js 18 & React 18 Upgrade
- Converted all Node modules & released NPM packages to pure ESM modules
- Replaced ts-node with tsx
- Replaced nyc with c8
- Upgraded to typescript 5 & webpack 5
- #3486: Removed @gov.au/pancake from dependencies
- Re-written frontend web worker handling
- Fixed: when the supplied API key is not found, the 401 code will be responded to rather than the 500
- Adjusted CI pipeline workflow
- Replaced
isomorphic-fetch
withcross-fetch
- Replaced
request
lib usage (including registry client libs) withcross-fetch
ornode-fetch
- Removed
request
function export from@magda/utils
&@magda/typescript-common
- Reduced the size of the
magda-scss-compiler
docker image - Upgraded
http-proxy
,pg
& other dependencies - Make sure the generated storage filename contains only alphabets, digits,
-
,_
&.
- Fixed table preview auto-fit the device screen width in the mobile view
- Add usage tips to the temporal facet filter
Full Changelog: v2.3.3...v3.0.0
v3.0.0-alpha.2
What's Changed
- #3472, #3484 Node.js 18 & React 18 Upgrade
- Converted all Node modules & released NPM packages to pure ESM modules
- Replaced ts-node with tsx
- Replaced nyc with c8
- Upgraded to typescript 5 & webpack 5
- #3486: Removed @gov.au/pancake from dependencies
- re-written frontend web worker handling
- fixed: when the supplied API key is not found, 401 code will be responded rather than 500
- adjusted CI pipeline workflow
- replaced
isomorphic-fetch
withcross-fetch
- replaced
request
lib usage (including registry client libs) withcross-fetch
ornode-fetch
- removed
request
function export from@magda/utils
&@magda/typescript-common
- reduced the size of
magda-scss-compiler
docker image - upgraded
http-proxy
,pg
& other dependencies
Full Changelog: v2.3.3...v3.0.0-alpha.2
v3.0.0-alpha.0
What's Changed
- #3472, #3484 Node.js 18
- Converted all Node modules & released NPM packages to pure ESM modules
- Replaced ts-node with tsx
- Replace nyc with c8
- Upgrade to typescript 5 & webpack 5
- Removed @gov.au/pancake from dependencies
Full Changelog: v2.3.3...v3.0.0-alpha.0
v2.3.3
What's Changed
- #3495: fixed gateway might throw unhandled ERR_HTTP_HEADERS_SENT errors when proxy requests
- #3492: fixed webhook actors shouldn't use default dispatcher even with default config & code refactoring
- #3493: Allow user to manage the access to gateway proxied APIs
- Allow passing Magda API key as bearer token via Authorization header
- Allow
*
&-
characters in resource & operation management UI
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- #3485: New feature for registry records manager: able to search record by keywords & added records list view
- Display organizational unit ID info in the user general info panel
- Improved Registry event processing performance
- #3100: Conenctor SDK: Allow runtime filter code to be supply to connectors via Helm config
- Upgrade dev site deployment ckan connector version to v2.1.0
- Fixed an issue with docker build utiliy
- #3408: auto reset search dataset result cache when login status changes
- Allow users to open datasets & distributions in "Raw Record Editor" when the user has edit permission
Full Changelog: v2.3.1...v2.3.2
v2.3.2-alpha.2
What's Changed
- #3485: New feature for registry records manager: able to search record by keywords & added records list view
- Display organizational unit ID info in the user general info panel
- #3100: Conenctor SDK: Allow runtime filter code to be supply to connectors via Helm config
- Fixed an issue with docker build utility
Full Changelog: v2.3.1...v2.3.2-alpha.2