Releases: soup-bowl/whatsth.is
Releases · soup-bowl/whatsth.is
Version 0.3.2
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
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
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.
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #25
- Combined PR by @github-actions in #31
- Bump ua-parser-js from 1.0.33 to 1.0.34 by @dependabot in #26
- Bump react-router-dom from 6.5.0 to 6.10.0 by @dependabot in #27
- Bump axios from 1.2.1 to 1.3.4 by @dependabot in #28
- Bump @types/jest from 29.2.4 to 29.5.0 by @dependabot in #29
- Bump @testing-library/react from 13.4.0 to 14.0.0 by @dependabot in #30
- Version 0.3 by @soup-bowl in #32
Full Changelog: 0.2.27...0.3
Version 0.2.27
What's Changed
- Inspection Adjustments by @soup-bowl in #23
Full Changelog: 0.2.26...0.2.27
Version 0.2.26
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
Added
- Provider icons for inspection results.
- Added a report button to domain tools.
Version 0.2.24
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
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
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
💥 Returned host back to GitHub Pages.