Skip to content

Releases: ProjectMirador/mirador

v3.0.0-beta.0

10 Dec 17:52
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Commit History

A few key things to call out:

  • Basic support of Web Annotations
  • Removal of sass dependencies

New Features and improvements

  • Extend our existing modeling of Annotations to handle OpenAnnotations and Web Annotations #2898
  • 2901 replace sass by mui solution #2902
  • add ability to show or hide the top menu button #2880
  • add ability to show or hide the sidebar menu button #2882
  • [i18n] Add Italian translations #2866
  • add a right border to left-anchored companion windows #2834
  • Set a maxWidth for GalleryViewThumbnail to keep a somewhat consistent… #2837
  • Replace canvasIndex window state with canvasId #2835
  • Add a pagination translation instead of concatenating strings in the … #2844
  • Refactor how we're handling workspace configuration/state #2827
  • Extract actions for selecting the next + previous canvases #2853
  • Extract actions for selecting the next + previous canvases #2853
  • Update plugin utilities #2875
  • Refactor canvas nav #2857

Bug Fixes

  • Add display: 'flex' to the gallery container #2841
  • Explicitly pass the canvas id to selectors that need it; fixes #2850 #2851
  • Use flex-basis: auto so IE11 displays right-anchored companion windows #2846
  • Fix elastic window resize handling #2840
  • Increase timeouts for invalid-api-response to try to improve its reli… #2845
  • Unflake the invalid API tests by triggering button clicks programmati… #2847
  • Add an explicit key on the sidebar toggler to make sure it is removed… #2858
  • Remove react-svg-unique-id and convert svgs back to original format #2852

Upgrade Notes

Please note some API changes in:

  • Replace canvasIndex window state with canvasId #2835
  • 2901 replace sass by mui solution #2902

v3.0.0-alpha.16

28 Jun 23:15
cacd748
Compare
Choose a tag to compare
v3.0.0-alpha.16 Pre-release
Pre-release

Commit History

New Features and improvements

  • #2825 Add Dutch (nl) translations
  • #2816 Add support for IIIF Presentation API v3 image resources
  • #2829 Add react-aria-live and use it to broadcast search result selection changes
  • #2781 Add documentation with links to default window component settings

Bug Fixes

  • #2828 Allow multiple instances of Mirador within the same page to use different languages

v3.0.0-alpha.15

28 Jun 22:40
12d2ede
Compare
Choose a tag to compare
v3.0.0-alpha.15 Pre-release
Pre-release

Commit History

New Features and improvements

  • #2814 Refine the search experience
  • #2818 Update dependencies
  • #2819 Refactor window default configuration to allow any panels to be hidden
  • #2820 Add configuration for the size of the gallery view thumbnails
  • #2821 Wrap the Mirador branding in a container that can be overridden by plugins
  • #2822 Report content search and info.json request failures to the user

Bug Fixes

#2801 Fix the FullScreenButton display so it works in both the workspace sidebar and the window top menu

Upgrade Notes

hideAnnotationsPanel and hideSearchPanel configuration has been replaced by a unified panels configuration:

    panels: { // Configure which panels are visible in WindowSideBarButtons
       info: true,
       attribution: true,
       canvas: true,
       annotations: true,
       search: false,
     }

v3.0.0-alpha.14

26 Jun 15:57
Compare
Choose a tag to compare
v3.0.0-alpha.14 Pre-release
Pre-release
Bump version to alpha 14.

v3.0.0-alpha.13

21 Jun 22:28
243e2bc
Compare
Choose a tag to compare
v3.0.0-alpha.13 Pre-release
Pre-release
Merge pull request #2775 from ProjectMirador/bump-version

Bump version to alpha 13

v3.0.0-alpha.9

05 Jun 18:43
Compare
Choose a tag to compare
v3.0.0-alpha.9 Pre-release
Pre-release

v3.0.0-alpha.7

09 May 17:39
931322d
Compare
Choose a tag to compare
v3.0.0-alpha.7 Pre-release
Pre-release

Commit History

Eighth alpha release

i18n

Mirador 3 is now available in zh-CN, zh-TW, fr.

v3.0.0-alpha.4

11 Apr 16:36
87c80d9
Compare
Choose a tag to compare
v3.0.0-alpha.4 Pre-release
Pre-release

Commit History

Fifth M3 alpha release

v3.0.0-alpha.3

08 Apr 15:01
38c943d
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release

Commit History

Fourth M3 alpha release

v3.0.0-alpha.2

18 Mar 15:12
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

Commit History

Third M3 alpha release