Skip to content

Releases: kkdai/linebot-smart-namecard

Fix Phone Number will missing by "phone number" and "phone_number"

30 Jan 07:20
eea95d4
Compare
Choose a tag to compare

What's Changed

  • refactor: modify 'Phone' field in specific functions and struct by @kkdai in #22

Full Changelog: v0.8.0...v0.8.1

v0.8.0 - Support new flex card

30 Jan 06:48
3ed37dc
Compare
Choose a tag to compare

What's Changed

  • feat: add new functionality for sending flex messages with a new image by @kkdai in #21

Full Changelog: v0.7.0...v0.8.0

Support company and flex msg

25 Jan 16:18
66ea46b
Compare
Choose a tag to compare

What's Changed

  • refactor: remove UID argument from NotionDB methods by @kkdai in #17
  • Refactor flex message structure by @kkdai in #18
  • Fix properties in AddPageToDatabase function by @kkdai in #19
  • refactor: refactor AddPageToDatabase function to use Person struc… by @kkdai in #20

Full Changelog: v0.6.0...v0.7.0

Support contains text search

24 Jan 17:04
8b0fa9d
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor database query functions and remove unnecessary code by @kkdai in #14
  • feat: refactor Notion database querying methods by @kkdai in #15
  • feat: refactor callback handler to handle query and response by @kkdai in #16

Full Changelog: v0.5.1...v0.6.0

Fix add error

15 Jan 15:01
207039d
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor function to improve readability and consistency by @kkdai in #13

Full Changelog: v0.5.0...v0.5.1

Add uid for filtering user data.

15 Jan 12:43
2aecc40
Compare
Choose a tag to compare

What's Changed

  • Doc render by @kkdai in #10
  • docs: Add deploy to Zeabur button by @yuaanlin in #11
  • feat: implement user ID filtering in query and add functions by @kkdai in #12

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1 Minor fixed release

13 Jan 09:15
f5a0d6a
Compare
Choose a tag to compare

What's Changed

  • Based on the file summaries, the best label for the commit would be: by @kkdai in #9

Full Changelog: v0.4.0...v0.4.1

Add Valid and Check namecard

13 Jan 09:07
109c6b8
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor error handling and database queries by @kkdai in #8

Full Changelog: v0.3.1...v0.4.0

Fix string parsing and update prompt

13 Jan 07:46
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor callbackHandler function to remove first and last … by @kkdai in #7

Full Changelog: v0.3.0...v0.3.1

Add name card into DB part 1

12 Jan 15:25
36a5704
Compare
Choose a tag to compare

What's Changed

  • Add JSON parsing and NotionDB integration by @kkdai in #6

Full Changelog: v0.2.0...v0.3.0