vscode-appwrite/CHANGELOG.md

42 lines
929 B
Markdown
Raw Normal View History

2021-04-19 21:11:56 +01:00
# Change Log
All notable changes to the "vscode-appwrite" extension will be documented in this file.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
2021-04-30 10:55:17 +01:00
## [Unreleased]
2021-04-30 10:58:45 +01:00
## [0.0.6] - 2021-4-30
### Fixed
- Fixed a bug where the extension could not connect to Appwrite instances over localhost beacuse of self-signed certificates.
2021-04-30 10:58:45 +01:00
## [0.0.5] - 2021-4-30
2021-04-30 10:55:17 +01:00
### Fixed
- Sometimes views would not refresh after adding/removing a project [PR](https://github.com/streamlux/vscode-appwrite/pull/7)
2021-04-30 10:11:35 +01:00
## [0.0.4] - 2021-4-30
### Fixed
- Hotfix
## [0.0.3] - 2021-4-30
### Fixed
- Errors when user has no projects
2021-04-30 09:43:32 +01:00
## [0.0.2] - 2021-4-30
### Added
- Projects view
- Ability to set active project
- Refresh storage command
## [0.0.1] - 2021-4-29
2021-04-19 21:11:56 +01:00
2021-04-30 06:43:17 +01:00
- Initial release
- View and manage collections and documents
- View and manage users
- Monitor Appwrite health
- View files in storage