Releases: LibreBlocksio/Libre-Blocks-Explorer
v0.1.3.2
Full Changelog: v0.1.3.1...v0.1.3.2
- Some localeToString localization is set to undefined.
- Added "Stake $LIBRE and Vote" text for accounts-producers page without voting power
v0.1.3.1
Full Changelog: v0.1.3...v0.1.3.1
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Account Value Fixed & getTokens issue Fixed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Update layout.tsx
v0.0.4
What's Changed
- Added Mainnet/Testnet switcher
- Added static version number
- Added data provider text (you can change it with .env - NEXT_PUBLIC_PROVIDER_NAME)
v0.0.3
What's Changed
- Fixed Break Words by @salimcansatici in #7
- Consolidation of API endpoints in .env file and api.ts by @CryptoBloks in #8
- Added CORS policy to allow client based endpoint testing and selection by @CryptoBloks in #9
New Contributors
- @salimcansatici made their first contribution in #7
- @CryptoBloks made their first contribution in #8
Full Changelog: v0.0.2...v0.0.3
v0.0.2
🆕 Transaction Table data from "claim" actions in tx's were showing as "-". I fixed this. ❗This will unfortunately make it run a tx table section little slower.
🆕 Added images to Amount part for easier reading
🆕 Claim action colored
🆕 Redirect when clicking rows in table
🔧 TX ID shortened. Now only the 6 characters at the beginning and the end are visible.
🔧 Total suppy fixed
🔧 Changed API heliopolis to dashboard
🔧 Fixed the badge of the menu in the Header
🆕 Added some dummy BRC icons
🆕 Validators are now randomly sorted
🆕 Added wallet total value
🆕 Generate page (localhost:3000/generate)