Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

77 lines (49 loc) · 2.83 KB

Changelogs

vue 0.3.0 (29 May 2019)

  • Accounting alpha (data only in localstorage)

0.6.0 (7 May 2019)

  • Change structure to monorepo

0.5.0 (27 Apr 2019)

  • Https api
  • Refactoring apis in express
  • Local authorization
  • Fix in catchHead()
  • Get public data from both sources: kupi.network api and local server (ccxt)
  • Refactoring mobx: move fetch and save data from mobx to widgets states

vue 0.2.0 (7 Apr 2019)

  • Electron alpha version (without keys)
  • Signals views

vue 0.1.4 (7 Apr 2019)

  • All base functional is ready

0.4.0 (8 Mar 2019)

  • Docker-compose
  • Refactoring settings pages
  • Refactoring selector widget
  • Refactoring asides (before there was only one aside from left side, now there are 2 from left side, 2 from right side)
  • Paddingless style
  • Widget header styles
  • Swagger api
  • Perfect-scrollbar

0.3.0 (17 Nov 2018)

  • Refactoring mobx: support multiple stock and pair on page

0.2.4 (14 Nov 2018)

  • Select type in CreateOrder widget
  • Select total for Balances widgets
  • Select timeframes in candles widget

0.2.3 (8 Nov 2018)

  • Auto connect widgets from file system
  • Fullscreen for widgets

0.2.2 (1 Nov 2018)

  • Icons list
  • Fix removing dashboards

0.2.1 (18 Oct 2018)

  • Notes widget
  • Iframe widget

0.2.0 (10 Oct 2018)

  • Widget market
  • Refactoring stores
  • Dashboard settings

0.1.0 (24 Sep 2018)

  • Alpha version. All base functional is ready

0.0.1 (17 Aug 2018)

  • Initial release