5.12.0
Pre-release
Pre-release
We've changed the way how coin entity properties are stored in the database. As of now, they will be stored in a serialized manner, in a single column. This greatly simplifies adding or removing coins in the future, as this no longer requires database schema changes.
Please consult the UPGRADING.md to see how to upgrade to this version without a hassle.
- Store coin properties in a single column #752