Releases: louis70109/Announcer
Releases · louis70109/Announcer
v2.1.0
- Build two templates on LINE Bot.
- Split
api.ts
app.listen()
toindex.ts
for health check. - Add health check test case at
__test__
folder.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Flex API isolation
- Remove liff_id property
- Added health check test case
- Split
api.ts
andindex.ts
files
- Split
- Update
.env.sample
property sequence
v1.0.0
- Announcer is in charge of API and LINE bot
- Separate frontend to another project - AnnouncerVue
- CORS
- Chatbot
Support LIFF with ejs
The tag uses EJS to catch Node.js render templates.