Skip to content

Releases: Awesome-Technologies/synapse-admin

0.11.4

07 Mar 19:53

Choose a tag to compare

Bump version to 0.11.4

0.11.3

07 Mar 17:25

Choose a tag to compare

Bump version to 0.11.3

0.11.2

03 Mar 21:55

Choose a tag to compare

Bump version to 0.11.2

0.11.1

02 Jun 12:57
3902dcd

Choose a tag to compare

fix(Dockerfile): `FROM` and `AS` both in uppercase, `FromAsCasing` (#…

0.11.0

20 May 15:14
e8e28b5

Choose a tag to compare

Upgrade to react-admin v5 (#633)

* bump dependencies
* replace react-query with @tanstack/react-query
* remove darkTheme
* remove obsolete fullWidth
* fix pagination
* fix language for ra.navigation
* fix 'record' is possibly 'undefined'
* add missing @mui/utils
* bump yarn to 4.4.x

0.10.4

09 May 16:01
1e8b4cc

Choose a tag to compare

Fixed detection of missingFields in verifyCsv function of CSV import …

0.10.3

18 Jul 18:28

Choose a tag to compare

Bump version to 0.10.3

Change-Id: If0ebb483c0ef30e2331649f903a602b9e22e98f3

0.10.2

09 Jul 09:09
002b63a

Choose a tag to compare

Set relative base path in vite.config.ts (#536)

0.10.1

24 Apr 15:32

Choose a tag to compare

Bump version to 0.10.1

Change-Id: Ic63e74250db0986a5c141212932bad2c4294947a

0.10.0

23 Apr 10:36

Choose a tag to compare

Release 0.10.0

Breaking changes

Environment variables (PUBLIC_URL, REACT_APP_SERVER) are not supported anymore. Configuration is done via config.json, see README.md.

Changelog

Full Changelog: 0.9.4...0.10.0