We are pleased to present Peatio Open Source 2.1.0.
This release concentrated on new v2 architecture related improvements and dependency updates:
1. Remove legacy Member UI.
2. Upgrade Ruby on Rails to 5.2.
3. Upgrade ruby to 2.6.2.
This release notes is must-read for migrating from older versions.
#2051: Remove legacy member UI
Peatio legacy Member UI was not supported for a long time and deprecated in 2.0.0.
We have totally deleted Member UI from so now there is only Admin panel UI left in Peatio.
#2091: Remove deprecated fees API
public/fees/withdraw, public/fees/deposit, public/fees/trading
API endpoints were removed in favour of
public/markets, public/currencies
#2090: Remove plugin API v1
We advice to use Plugin API v2 instead. See more in plugins
#2121: Unify trade taker_type with Ranger and api