Skip to content

Releases: soup-bowl/whatsth.is

Version 0.3.2

05 Jul 21:19
e1d8870
Compare
Choose a tag to compare

What's Changed

  • Combined PR by @github-actions in #38
  • Bump react-router-dom from 6.10.0 to 6.11.0 by @dependabot in #33
  • Bump @types/node from 18.14.2 to 18.16.3 by @dependabot in #35
  • Bump @mui/material from 5.11.1 to 5.12.2 by @dependabot in #36
  • Bump @fortawesome/fontawesome-svg-core from 6.3.0 to 6.4.0 by @dependabot in #37
  • Bump @emotion/styled from 11.10.5 to 11.10.8 by @dependabot in #34
  • Combined PR by @github-actions in #45
  • Bump @mui/icons-material from 5.11.11 to 5.11.16 by @dependabot in #41
  • Bump @types/jest from 29.5.0 to 29.5.2 by @dependabot in #42
  • Bump cronstrue from 2.21.0 to 2.27.0 by @dependabot in #39
  • Bump @emotion/react from 11.10.6 to 11.11.0 by @dependabot in #40
  • Combined PR by @github-actions in #51
  • Bump @types/react-dom from 18.0.9 to 18.2.6 by @dependabot in #47
  • Bump @types/node from 18.16.3 to 20.3.3 by @dependabot in #48
  • Bump @mui/material from 5.12.2 to 5.13.6 by @dependabot in #49
  • Bump axios from 1.3.4 to 1.4.0 by @dependabot in #50

Full Changelog: 0.3...0.3.2

Version 0.3.1

23 Apr 20:40
6b6ff2b
Compare
Choose a tag to compare

Action failed due to the incredibly (overly?) strict nature of NPM versioning. Due to a missing patch 0 in the 0.3.0 release, deployment failed.

Version 0.3.0

23 Apr 20:35
6b6ff2b
Compare
Choose a tag to compare

What's Changed

Major release due to Version 0.3 of the API. Little has changed to the tool to account for it, but since references have changed this is marked as a major release as it will not be compatible with the Python API.

Full Changelog: 0.2.27...0.3

Version 0.2.27

04 Mar 22:25
cc77d3e
Compare
Choose a tag to compare

⚠️ This is the last release to work with the 0.2 branch of the Inspection API - last supported is 0.2.14.

What's Changed

Full Changelog: 0.2.26...0.2.27

Version 0.2.26

03 Mar 08:45
b51f997
Compare
Choose a tag to compare

What's Changed

  • Combined PR by @github-actions in #22
  • Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #19
  • Bump @mui/icons-material from 5.11.0 to 5.11.11 by @dependabot in #20
  • Bump @emotion/react from 11.10.5 to 11.10.6 by @dependabot in #21
  • Bump @mui/x-data-grid from 5.17.16 to 5.17.25 by @dependabot in #17
  • Bump @types/node from 18.11.17 to 18.14.2 by @dependabot in #18

New Contributors

  • @github-actions made their first contribution in #22

Full Changelog: 0.2.25...0.2.26

Version 0.2.25

27 Feb 17:15
fd44413
Compare
Choose a tag to compare

Added

  • Provider icons for inspection results.
  • Added a report button to domain tools.

Version 0.2.24

19 Feb 22:10
269d04c
Compare
Choose a tag to compare

Changed

  • Inspection page design changed to utilise the new Inspection API changes.

Fixed

  • Fixed the IP inspector not appearing when A records are numerous.
  • Scrollbars match dark/light mode.

Version 0.2.23

18 Feb 23:36
f53a4a4
Compare
Choose a tag to compare

Added

  • Light/dark mode toggle.

Changed

  • DNS Inspector is now Domain Tools.
  • API for DNS changed to a show-all approach - table adjusted to suit.

Fixed

  • Some elements were appearing above the header bar.

Version 0.2.22

25 Jan 19:53
41ab368
Compare
Choose a tag to compare

Changed

  • Upgraded dependencies.
  • Internal structure re-organisation and linting.
  • String conversion will handle an unusual decode input instead of blocking input.

Fixed

  • Label on Conversion page no longer clips the box.

Version 0.2.21

15 Dec 18:27
cdcd9d4
Compare
Choose a tag to compare

💥 Returned host back to GitHub Pages.