## 0.7.0

- Add options in configuration page to map ssl related files
- Add functionality in start script to start the app with ssl
- Handle protocol settings in views based on the ssl binding
- Handle ssl based errors in app start script
- Update UI in configuration page
- Update README.md and package.json files

## 0.6.2

- Update dashboard images

## 0.6.1

- Functionality changes in logs list & logs content pages
- Bugfix in logs content page

## 0.6.0

- Include **Clone** option in the dashboard to create a project's copy in the project list
- Update Readme file

## 0.5.1

- Bugfixes in config module
- Update Prerequisite block in Readme file
- Updates in Package json file

## 0.5.0

- Add functionality to select & delete a list of log files
- Update content of logs list in Readme file
- UI Changes in logs list page

## 0.4.3

- Update project crash message to display all the crashed projects

## 0.4.2

- Bugfixes in project start to ignore failed project starts

## 0.4.0

- Add functionality to launch NDA on system boot
- Add Start on boot option in the Add project page
- Add functionality to run boot start enabled projects when NDA is launched
- Update Readme file content

## 0.3.0

- Add Configuration option in the Dashboard page
- Add functionality to start NDA on system boot

## 0.2.7

- Do code clean
- Update package json file

## 0.2.4

- Changes in Readme file

## 0.2.3

- Bugfixes based on Mac OS
- Bugfix in dashboard page
- Use npm packages to check port availability & process kill

## 0.2.1

- Fix for project start issue in Ubuntu OS (Modify port availability checking function to work based on OS type & version)

## 0.2.0

- Fix issues in project starting for linux OS

- Add `nda respawn` functionality

- Increase interval time to receive project updates in dashboard page

- Update readme file content

## 0.1.3

- Fix alignment issues based on screen resolution in dashboard & logs pages

- Update readme file content