Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 727 Bytes

Roadmap

  • Clean up and prepare for Git

Changelog

These are the changes to each version that has been released

0.5.20181122

2018-11-22

  • Secure application password
  • Secure database connections
  • Encrypt Web.config (Connection Strings, Keys and SMTP)
  • Migrate Registration form to PROMPT
  • Register test user in test-ui.js and remove sensitive credentials
  • Correct issues with OAuth2 Registration and Login

** 0.5.20181120

2018-11-20

  • Deprecate MODAL
  • Replace MODAL with DIALOG

0.5.20181016

2018-10-16

  • Cleanup .gitignore
  • Eliminate 'learning' branches

0.5.20181010

2018-10-10

  • Prepare DIALOG as PROMPT/MODAL are soon deprecated