Summarising updates to steexp.com over the last few months:
Style
A huge thanks to stellarstyler on github who restyled the entire site! Here's a screenshot of the new styles which are live now:
Progressive Web App
Progressive Web App support has been added so you can now add the application to your home screen. There's a launcher icon, splash screen and the entire site is downloaded and saved to the device. Hit "Add to Home Screen" on first load in your mobile browser.
See the Web App manifest.json
"Add to Home Screen" will show up like this:
Splash screen looks like this:
OpenSearch
Support for OpenSearch added so you can now search from your browser search box.
Backend JSON Modals
As suggested above by Orbitlens, the backend JSON will now render in a modal. Click "Copy" to copy the contents to the clipboard or click the link at the top to open the resource in a new page.
stellar.toml Modals
stellar.toml files also updated to display in modals.
New Latest Trades View
Shows latest trades from the SDEX.
New Account Offers Tab
Shows all open offers for a given the account.
New Assets View
Show assets ordered by asset code along with details of the anchor that provides the asset.
The list is sourced from the stellarterm directory.
New Latest Payments View
System wide list of latest payments.
Home Page Streams
Now using the js-stellar-sdk stream() to update the latest Operations, Transactions and Ledgers on the home page.
This is more efficient then before where the latest n entries were being re-loaded periodically.
Header
The header menu has expanded to include the new views (see below).
The search box is now displayed on it's own line.
Coming Soon
Effects Top Level View
Search by Asset Code
Search by Anchor Name
Mobile view clean up (many views are overflowing requiring scrolling)
Account Trades Tab
Horizon backend selector (eg. stellar.org, wancloud, ...)
Copy to clipboard icons next to account addresses, tx hashes, etc.
Release Summaries:
1.0.4 - New Views, Modals, Menu and Progressive Web App
1.0.3 - UI Facelift and streams
1.0.2 - OpenSearch, Tab links, Directory updates