-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a417716
commit e629836
Showing
1 changed file
with
79 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# Changelog | ||
|
||
## 1.4.0 (2022-12-18) | ||
|
||
### New Features | ||
|
||
- Implement `image` command | ||
|
||
## 1.3.1 (2022-12-18) | ||
|
||
### Bug Fixes | ||
|
||
- Rename `VERCEL_WEBHOOK_URL` environment variable to `VERCEL_DEPLOY_HOOK_URL` | ||
|
||
## 1.3.0 (2022-12-18) | ||
|
||
### New Features | ||
|
||
- Implement custom webhook path | ||
- Add `APP_WEBHOOK_PATH` environment variable | ||
|
||
## 1.2.1 (2022-12-18) | ||
|
||
### Bug Fixes | ||
|
||
- Refactor main functions | ||
|
||
## 1.2.0 (2022-12-17) | ||
|
||
### New Features | ||
|
||
- Implement `deploy` command | ||
- Add `VERCEL_WEBHOOK_URL` environment variable | ||
|
||
## 1.1.3 (2022-12-17) | ||
|
||
### Bug Fixes | ||
|
||
- Fix storage module | ||
- Fix `ai --auto-reply off` command | ||
- Fix `ai --auto-reply on` command | ||
|
||
## 1.1.2 (2022-12-16) | ||
|
||
### Bug Fixes | ||
|
||
- Refactor utility functions | ||
|
||
## 1.1.1 (2022-12-16) | ||
|
||
### Bug Fixes | ||
|
||
- Rename `VERCEL_API_KEY` environment variable to `VERCEL_ACCESS_TOKEN` | ||
- Rename `LINE_API_KEY` environment variable to `LINE_CHANNEL_ACCESS_TOKEN` | ||
- Rename `LINE_API_SECRET` environment variable to `LINE_CHANNEL_SECRET` | ||
|
||
## 1.1.0 (2022-12-16) | ||
|
||
### New Features | ||
|
||
- Implement `version` command | ||
- Implement `ai` command | ||
- Implement `ai --auto-reply off` command | ||
- Implement `ai --auto-reply on` command | ||
- Add Vercel API module | ||
- Add `VERCEL_API_KEY` environment variable | ||
- Add `LINE_API_SECRET` environment variable | ||
|
||
### Bug Fixes | ||
|
||
- Fix timeout issues | ||
|
||
## 1.0.0 (2022-12-11) | ||
|
||
### New Features | ||
|
||
- Implement chat feature | ||
- Add OpenAI API module | ||
- Add LINE API module |
e629836
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
gpt-ai-assistant – ./
my-ai-assistant.vercel.app
gpt-ai-assistant-memochou1993-gmailcom.vercel.app
gpt-ai-assistant-git-main-memochou1993-gmailcom.vercel.app