Version 1.0.9
Thanks everyone contributing! This project may not be actively maintained anymore but at least we have some community support to keep it alive 👍 If you are on the list of contributors make sure to keep an eye on the issue tracker after release. There may be issues coming in with a feature you worked on, would be great to have someone assist in debugging any found issues then.
1.0.9 (April 5th 2018)
Fixed Issues
- Fixed issue on graphs page (Thanks @tperalta82 !)
- Show error message when trying to send mail to users (Thanks @mecab !)
- Removed some name validation on contact forms (Thanks @mecab !)
- Calculate the efficiency correctly in API (Thanks @smiba !)
- Expend CSRF token expiry (Thanks @smiba !)
- Improve est. diff for constantly changing coins (Thanks @smiba !)
- Fixed mobile display issue of wallet status (Thanks @TopoX84 )
- Fixed mobile display issue of peer info (Thanks @TopoX84 )
Features
- MySQL Master/Slave switching based on SQL queries (Thanks @tperalta82 !)
- Added a switch to ignore cron errors (Thanks @mecab !) - USE AT YOUR OWN RISK
- Adjusted block overview percentage colors to be less "dangerous" ;-) (Thanks @smiba !)
- Added 'start' parameter to ´getusertransactions´ api page (Thanks @desaerun !)
- Replaced recaptcha-v1 with recaptcha-v2 (Thanks @AmazingDreams !)
- Added more APIs for the price checker (Thanks @bziemek !) See Wiki for details.