Skip to content

Releases: kkdai/linebot-smart-namecard

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

Choose a tag to compare

@kkdai kkdai released this 30 Jan 07:20
eea95d4

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

Choose a tag to compare

@kkdai kkdai released this 30 Jan 06:48
3ed37dc

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

Choose a tag to compare

@kkdai kkdai released this 25 Jan 16:18
66ea46b

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

Choose a tag to compare

@kkdai kkdai released this 24 Jan 17:04
8b0fa9d

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

Choose a tag to compare

@kkdai kkdai released this 15 Jan 15:01
207039d

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.

Choose a tag to compare

@kkdai kkdai released this 15 Jan 12:43
2aecc40

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

Choose a tag to compare

@kkdai kkdai released this 13 Jan 09:15
f5a0d6a

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

Choose a tag to compare

@kkdai kkdai released this 13 Jan 09:07
109c6b8

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

Choose a tag to compare

@kkdai kkdai released this 13 Jan 07:46

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

Choose a tag to compare

@kkdai kkdai released this 12 Jan 15:25
36a5704

What's Changed

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

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