Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@a-kushnir a-kushnir released this 26 Feb 06:27
· 427 commits to main since this release
305f436

Improvements:

  • Stock API with Swagger UI documentation is added
  • P/E rate is calculated based on the current price
  • P/E rate is added to Meta Score
  • Fair value is added to Meta Score
  • Issue Type is displayed on Stock page
  • Average Div. Safety is added on Dividends page
  • Average Yield % is added on Dividends page
  • Performance significantly increased
  • Initial stock scanning displays a progress bar
  • Company profile is improved
  • Quarterly and Yearly Financials graphs are added
  • Code was refactored to split Database and Business logics
  • Linux/macOS platform gems are added
  • Stock Company Name and Exchange can be changed manually
  • 30% of code is covered by tests

Bugs:

  • Prices on charts are formatted properly
  • Datatable jagged width during pagination
  • Sign In page redirects to the destination page
  • Bootstrap Select is displayed cropped
  • Small UI fixes