Releases: machawk1/Mink
Releases · machawk1/Mink
Mink v2.5.1
- Fixes dropdown display on sites that have a clashing DOM element (#324)
- Fixes UI issue causing WAIT to display if a Link header is malformed (#308)
- Re-adds the missing logo on the options page, which was hotlinked (#320)
- Fixes UI issue of "Go back" button (#314)
- Provide a graceful Fallback to another MemGator instance when the ODUCS MemGator instance is down (#284)
Mink v2.5
- Removes excessive permissions to comply with new Chrome Store requirements.
- Removes dependency on moment.js (#309)
- Fix issue with clock animating while processing (#305)
- Fix issue of returning to live web after viewing a memento that directs to an invalid URI (#289)
- Provide an option of opening the Miller column memento link into new window (#268)
- Remove webcitation as a source of submission (#296)
- Fix UI issue of "first" button linking to a null URI (#293)
- Fix blacklist/whitelist wording in UI (#291)
- Fix issue of Mink UI displaying on pages that already have a shadow DOM (#254)
- Change options page to use full page instead of native to better control the UI and align with practice (#283)
Mink v2.4.1
- Fix issue when using Mink on Memento-compliant MediaWiki instances (#281)
Mink v2.4
Mink v2.3.4
Mink v2.3.3.4
- Remove unused bootstrap cruft from codebase, which is now 50% smaller!
Mink v2.3.3.3
- Update the Mink interface creation to use version 1 of the Shadow DOM API (#270) in anticipation of deprecation of version 0 in April 2019.
Mink v2.3.3.2
- Fix an issue that produced an incomplete Mink user interface if forcibly activated and the results still being fetched. (#265)
Mink v2.3.3.1
- Aesthetic and iconography updates to remove superfluous gremlins and dithering (#255).
Mink v2.3.3
- Change Mink to use new HTTPS MemGator endpoint (thanks @ibnesayeed). #250
- Update license to MIT in extension to match repo.
- Fix memento detection from archive.is through more accurate header detection.