Releases: ProjectMirador/mirador-dl-plugin
Releases · ProjectMirador/mirador-dl-plugin
Release list
v1.0.0
This is the compatible version with Mirador 4
What's Changed
- Use github actions for CI by @cbeer in #60
- Toss a 'download' attribute on download links by @cbeer in #62
- Update Github CI workflow by @lutzhelm in #66
- Forward Menu properties to the underlying MenuItem by @cbeer in #64
- M4 update by @gerdesque in #67
- M4 update dependencies/components, fix tests, replace nwb with babel/web… by @fstoe in #65
- Bump Mirador to alpha4, remove react-sizeme leftovers by @lutzhelm in #70
- I18n support by @lutzhelm in #69
- Add support for internationalization by @regisrob in #59
- Update translations.js by @veesalu in #72
- Update mirador to 4.0.0-alpha.5, remove full path imports by @lutzhelm in #73
- Fix webpack output names by @cbeer in #74
- Rename master to main by @marlo-longley in #77
- Replace class components with functions + hooks. by @cbeer in #79
- Update to use vite + vitest by @cbeer in #76
- Alpha fixes by @marlo-longley in #81
- Import useTranslation from mirador instead of react-i18next to make s… by @cbeer in #82
- Release 1.0.0-alpha.3 by @marlo-longley in #83
- Standardize export names across plugins by @marlo-longley in #84
- Declare some more peer dependencies so we inherit the right contexts. by @cbeer in #85
- Release alpha.4 by @marlo-longley in #86
- Update to MUI 6 by @cbeer in #87
- Update dependencies by @cbeer in #88
- Update to MUI7 by @lutzhelm in #89
- Remove obsolete React imports by @lutzhelm in #90
- Bump version to rc-1 by @marlo-longley in #92
- Bump version to 1.0.0; use Mirador 4 by @marlo-longley in #95
New Contributors
- @cbeer made their first contribution in #60
- @lutzhelm made their first contribution in #66
- @gerdesque made their first contribution in #67
- @fstoe made their first contribution in #65
- @regisrob made their first contribution in #59
- @veesalu made their first contribution in #72
- @marlo-longley made their first contribution in #77
Full Changelog: v0.13.0...v1.0.0
v1.0.0-rc.1
What's Changed
- Use github actions for CI by @cbeer in #60
- Toss a 'download' attribute on download links by @cbeer in #62
- Update Github CI workflow by @lutzhelm in #66
- Forward Menu properties to the underlying MenuItem by @cbeer in #64
- M4 update by @gerdesque in #67
- M4 update dependencies/components, fix tests, replace nwb with babel/web… by @fstoe in #65
- Bump Mirador to alpha4, remove react-sizeme leftovers by @lutzhelm in #70
- I18n support by @lutzhelm in #69
- Add support for internationalization by @regisrob in #59
- Update translations.js by @veesalu in #72
- Update mirador to 4.0.0-alpha.5, remove full path imports by @lutzhelm in #73
- Fix webpack output names by @cbeer in #74
- Rename master to main by @marlo-longley in #77
- Replace class components with functions + hooks. by @cbeer in #79
- Update to use vite + vitest by @cbeer in #76
- Alpha fixes by @marlo-longley in #81
- Import useTranslation from mirador instead of react-i18next to make s… by @cbeer in #82
- Release 1.0.0-alpha.3 by @marlo-longley in #83
- Standardize export names across plugins by @marlo-longley in #84
- Declare some more peer dependencies so we inherit the right contexts. by @cbeer in #85
- Release alpha.4 by @marlo-longley in #86
- Update to MUI 6 by @cbeer in #87
- Update dependencies by @cbeer in #88
- Update to MUI7 by @lutzhelm in #89
- Remove obsolete React imports by @lutzhelm in #90
- Bump version to rc-1 by @marlo-longley in #92
New Contributors
- @cbeer made their first contribution in #60
- @lutzhelm made their first contribution in #66
- @gerdesque made their first contribution in #67
- @fstoe made their first contribution in #65
- @regisrob made their first contribution in #59
- @veesalu made their first contribution in #72
- @marlo-longley made their first contribution in #77
Full Changelog: v0.13.0...v1.0.0-rc.1
v0.13.0
v0.10.0
Fixes an issue where we were requesting the infoResponse incorrectly (therefor not able to get any sizes)