Skip to content

Releases: machawk1/Mink

Mink v2.5.1

02 Jul 20:43
Compare
Choose a tag to compare
  • 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

22 Oct 14:03
Compare
Choose a tag to compare
  • 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

23 Apr 14:33
c3a835e
Compare
Choose a tag to compare

Mink v2.4

05 Apr 19:18
Compare
Choose a tag to compare
  • Add inter-memento navigation when viewing a memento (#181)

Mink v2.3.4

28 Mar 15:00
b4dfb61
Compare
Choose a tag to compare
  • Fix plurality literal in the interface when only one memento is available (#273)
  • Add locale-based numerical place value delimitation in count display (#277)

Mink v2.3.3.4

07 Jan 21:43
151e049
Compare
Choose a tag to compare
  • Remove unused bootstrap cruft from codebase, which is now 50% smaller!

Mink v2.3.3.3

07 Jan 19:48
f4ca556
Compare
Choose a tag to compare
  • 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

08 Oct 21:36
539f625
Compare
Choose a tag to compare
  • 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

29 Apr 15:30
Compare
Choose a tag to compare
  • Aesthetic and iconography updates to remove superfluous gremlins and dithering (#255).

Mink v2.3.3

28 Jan 15:56
39f99e8
Compare
Choose a tag to compare
  • 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.