Version 0.0.0.4 ( 12:02 ZULU, Saturday, 31st August, 2024 )
Minor update that removed added some roadmap points and added back in and changed a few cryptos.
Version 0.0.0.3 updates included:
- Added roadmap points for a purchased amount and a percentage changed amount
- Renamed Hedera to HBAR
- Moved and renamed Chainlink's LINK from C to L
- Added Solana's SOL to S
- Added Algorand's ALGO to A
- Added LCX to L
Version 0.0.0.3 ( 05:16 ZULU, Wednesday, 28th August, 2024 )
Minor update that removed cryptos which were no longer working. These cryptos had broken data for the most part and will be added back in during a future update.
Version 0.0.0.3 updates included:
- Removed 197 non-working cryptos from the JSON file
- Moved and renamed Polygon's MATIC from P to M
- Moved and renamed Cosmos' ATOM from C to A
Version 0.0.0.2 ( 13:57 ZULU, Tuesday, 27th August, 2024 )
This version fixed a lot of the rough launch laziness from Version 0.0.0.1, such as correct responsive sizing now working, footer links no longer being empty, among others.
It also saw a major restructuring of the code and data. This in turn makes the website more efficient and load faster for users, while also allowing future updates to be done more elegantly, by having less duplicated code on each page.
Version 0.0.0.2 updates included:
- Version page added - Version 0.0.0.1 and Version 0.0.0.2 details included
- Contact page > contact form - text/background/colors updated to match each theme
- Footer/Header/CSS/Javascript stripped from all pages and added as include files, to prevent manually updating all pages
- Crypto stripped from the Javascript and added as an external JSON file, allowing for easy tweaks and updates to the cryptos
- Proper responsive sizing added
- Set up footer links to support development
Version 0.0.0.1 ( 23:06 ZULU, Friday, 16th August, 2024 )
This was the first rough launch, with very little working in terms of responsive sizing or checked cryptos. This launch allowed for most default pages to be tested in a live setting, ensuring the theme and crypto cookie was working.
Version 0.0.0.1 features included:
- A 10 Theme Selector, with a cookie to remember the theme the user selects, across all pages
- Crypto selector, where changing the page type remembers the crypto/s a user had selected and loads them, with a cookie to remember the user selection
- Tickers page - Small crypto tickers
- Graphs page - Crypto graphs
- Wheels page - Buy/Sell wheel
- Home page - combination of Graphs and Wheels
- About page
- Roadmap page - with a fair amount to do
- Contact page - Contact form and confirmation page
- Decent header and footer layouts