Releases: soup-bowl/whatsth.is
Releases Β· soup-bowl/whatsth.is
Version 0.2.18
Changed
- Purple colour made prominent in header & PWA defs.
Fixed
- Storage Info showing 'undefined' on iOS WebKit browsers.
Version 0.2.17
Added
- Millisecond support for the epoch calculator (#10).
Fixed
- Can't input a Unix time beyond the accepted bounds.
Changed
- Home screen tiles changed for better clickability.
- Show API offline in about when the browser is disconnected.
Version 0.2.16
Added
- Modal window on DNS inspector to show IPv4 and IPv6 addresses, if relevant.
- Modal window that unpacks UserAgent information more thoroughly.
Changed
- Highlighted that DNS inspection is beta - unfinished and CNAME & A records show the same.
- DNS checker page is now one page - table shows on same page as input.
- IP address modal uses a Promise collection to collect both IPs simultaneously.
Version 0.2.15
Fixed
- Cron page breaking on Morph/UBPorts browser (#6).
Added
- Can mark pages in the list as 'beta'.
Changed
- Grid instructions changed for conversion and DNS page.
- Highlighted that site inspection is beta.
Removed
- Removed usage stats.
Version 0.2.14 Hotfix 1
A prototype reference (replaceAll) was used in the error page, causing an error screen to WSOD on unsupported devices.
Version 0.2.14
Fixed
- Error screen now matches system theme.
Version 0.2.13
Added
- React WSOD Error handler to create a recoverable state for PWA users.
Fixed
- Added limits to the UNIX Epoch calculator.
Version 0.2.12
Added
- Page titles.
Fixed
- Offline capable entries won't hide on the drawer when offline.
- Consolidated online check function.
Version 0.2.11
Added
- Cron calculator segment.
- Unix epoch segment.
- SEO tags for shared links.
Changed
- Menu and homepage grid instructions consolidated.
Version 0.2.10 - Patch 1
White screen on Help & About on iOS Safari/Mobile Webkit browsers.