CryptoWP Changelog
1.3.3
- Plugin now stores the percentage change per hour based on local currency. Access with
percent_hour
key in theshow
parameter of shortcode and developer functions.
1.3.1
- Adds a new text box to the Widget so you can add small description text on your Coins grid
1.3
- Improved admin UI
- Added mass refresh button instead of single coin refresh
- Smoother drag and drop reordering
- Removed manual add coin button, exclusively use Importer
- Improved coin data structure
- Deprecates cryptowp_data() function, use more versatile get_cryptowp()
- Changes frontend CSS handle to cryptowp.css
- Added cache-busting query string to all CSS/JS resources
- Fixed broken delete button after import/refresh actions
- Improved textdomain handling and string escaping
- Removed unused scripts and styles from frontend and backend
1.2.2
- New: Use the
shortcode to calculate the dollar value of any currency. See example below, click here for easy instructions.
$200 will buy you 0.0046 worth of Bitcoin, while that same $200 could buy you 0.0844 worth of Ethereum.
- New: CryptoWP now shows up to 4 decimal places for any coins worth under 1 cent.
- Importer interface improvements
1.2.1
- Change currency symbol in Crypto Dashboard to user specified symbol
1.2
- Change to freemium model
- Optimized Import/Refresh process
- File and code cleanup/reorganization
- Added languages directory
1.1.2
- Fixes autorefresh bug on sites with 50+ coins
1.1.1
- Migrated to the CryptoCompare API
- Fixed serious performance issue that could crash sites
- You can now import dozens of coins at a single time from the coin importer
- Fixed occasional error warnings/messages after save
- Internal file/database reorganization
1.0.2
- NEW: Link coins to pages on your site from the Crypto dashboard
- NEW: Grid Cards now have a cool hover effect when you hover your mouse
- FIX: Added current coin supply number to text template
- FIX: Remove empty whitespace after shortcode text
- FIX: Strengthen CSS selectors to play better with themes
1.0.1
- Fixes connection issue that sometimes prevents coin data from importing/refreshing
1.0
- CryptoWP is released to the world!