Skip to content

Releases: louis70109/Announcer

v2.1.0

31 Jan 13:57
0f24ad3
Compare
Choose a tag to compare
  • Build two templates on LINE Bot.

截圖 2022-01-31 下午9 53 43

  • Split api.ts app.listen() to index.ts for health check.
  • Add health check test case at __test__ folder.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

27 Dec 07:53
8c6b70b
Compare
Choose a tag to compare
  • Flex API isolation
    • Remove liff_id property
  • Added health check test case
    • Split api.ts and index.ts files
  • Update .env.sample property sequence

v1.0.0

10 Sep 13:28
Compare
Choose a tag to compare
  • Announcer is in charge of API and LINE bot
  • Separate frontend to another project - AnnouncerVue
  • CORS
  • Chatbot

Support LIFF with ejs

06 Sep 08:08
Compare
Choose a tag to compare

The tag uses EJS to catch Node.js render templates.