Skip to content

Releases: samuelthng/t-house-blueprints

Notifications v2.0.2 Beta - Multiple Device

19 Jan 15:45
ba7142d
Compare
Choose a tag to compare

Version 2.0.2 Beta Multiple Device - 19 Jan 2023

  • Added: Field for notification_link. #26 (Thanks to HNKNTA)
  • Fixed: Field enable_timeout.
  • Added: response_variable with payload and response.

What's Changed

  • Added: Override notification_link and response_variable by @samuelthng in #28

Full Changelog: v2.0.1-multi-device...v2.0.2-beta-1-multi-device

Notifications v2.0.2 Beta

19 Jan 15:44
Compare
Choose a tag to compare
Pre-release

Version 2.0.2 Beta- 19 Jan 2023

  • Added: Field for notification_link. #26 (Thanks to HNKNTA)
  • Fixed: Field enable_timeout.
  • Added: response_variable with payload and response.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2-beta-1

Notifications v2.0.1 - Multiple Device

20 Dec 10:09
80933c1
Compare
Choose a tag to compare

Version 2.0.1 Multiple Device - 20 Dec 2023

  • Fixed: Custom Tag and Groups not being set properly.

What's Changed

  • Fixed: Custom Tag and Groups not being set properly. by @samuelthng in #24

Full Changelog: v2.0-multi-device...v2.0.1-multi-device

Notifications v2.0.1

20 Dec 10:08
4dd4d07
Compare
Choose a tag to compare

Version 2.0.1 - 20 Dec 2023

  • Fixed: Custom Tag and Groups not being set properly.

What's Changed

  • Fixed: Custom Tag and Groups not being set properly. by @samuelthng in #23

Full Changelog: v2.0...v2.0.1

Notifications V2.0

11 Dec 05:10
8cd626a
Compare
Choose a tag to compare

Version 2 - 12 Dec 2023

  • Fixed: iOS showing Failed to load attachment
  • Refactor: Build payload in templates
  • Deprecated: 📲 Notification Strategy due to refactor.
  • Deprecated: 📲 Service to notify due to refactor.
  • Added: Support for fields
    • Added: 🏷️ Title field
    • Added: 💬 Message field
    • Added: 🏷️ Subtitle field
    • Added: 📸 Attachment: Camera Entity: Camera Entity field
    • Added: Options show/hide fields
    • Added: ⌛️ Enable Timeout and ⌛️ Enable Timeout Action(s) fields.
  • Added: 🚘 Show on Android Auto option.
  • Added: ⌛️ Enable Timeout Action(s) option and field.

Notes:

  • When enabling boolean fields with value of false, be sure to toggle them to true once, and then to false.
    There seems to be a bug where the boolean value is not passed if it's enabled and value is false without the toggle.
  • If you rely on 📲 Service to notify, do not upgrade, Version 1.6.1 will be the last version supporting that feature.

What's Changed

Full Changelog: v1.6.1...v2.0

Notifications v2.0 - Multiple Device

11 Dec 05:09
325dc87
Compare
Choose a tag to compare

Version 2 Multiple Device - 12 Dec 2023

  • Fixed: iOS showing Failed to load attachment
  • Refactor: Build payload in templates
  • Deprecated: 📲 Notification Strategy due to refactor.
  • Deprecated: 📲 Service to notify due to refactor.
  • Added: Support for fields
    • Added: 🏷️ Title field
    • Added: 💬 Message field
    • Added: 🏷️ Subtitle field
    • Added: 📸 Attachment: Camera Entity: Camera Entity field
    • Added: Options show/hide fields
    • Added: ⌛️ Enable Timeout and ⌛️ Enable Timeout Action(s) fields.
  • Added: 🚘 Show on Android Auto option.
  • Added: ⌛️ Enable Timeout Action(s) option and field.

Notes:

  • When enabling boolean fields with value of false, be sure to toggle them to true once, and then to false.
    There seems to be a bug where the boolean value is not passed if it's enabled and value is false without the toggle.
  • If you rely on 📲 Service to notify, do not upgrade, Version 1.6.1 will be the last version supporting that feature.

What's Changed

Full Changelog: v1.6.1-multi-device...v2.0-multi-device

Notifications v2.0 Beta 2 - Multiple Device

02 Nov 06:14
00a3390
Compare
Choose a tag to compare

Version 2 Beta 2 Multi Device - 2 Nov 2023

  • Deprecated: 📲 Notification Strategy due to refactor.
  • Deprecated: 📲 Service to notify due to refactor.
  • Added: Support for fields
    • Added: 🏷️ Title field
    • Added: 💬 Message field
    • Added: 🏷️ Subtitle field
    • Added: 📸 Attachment: Camera Entity: Camera Entity field
    • Added: Options show/hide fields
    • Added: ⌛️ Enable Timeout and ⌛️ Enable Timeout Action(s) fields.
  • Added: 🚘 Show on Android Auto option.
  • Added: ⌛️ Enable Timeout Action(s) option and field.

Notes:

  • When enabling boolean fields with value of false, be sure to toggle them to true once, and then to false.
    There seems to be a bug where the boolean value is not passed if it's enabled and value is false without the toggle.
  • If you rely on 📲 Service to notify, do not upgrade, Version 1.6.1 will be the last version supporting that feature.

What's Changed

Full Changelog: v2.0-beta-1-multi-device...v2.0-beta-2-multi-device

Notifications v2.0 Beta 2

02 Nov 06:13
472e3b8
Compare
Choose a tag to compare
Pre-release

Version 2 Beta 2 - 2 Nov 2023

  • Deprecated: 📲 Notification Strategy due to refactor.
  • Deprecated: 📲 Service to notify due to refactor.
  • Added: Support for fields
    • Added: 🏷️ Title field
    • Added: 💬 Message field
    • Added: 🏷️ Subtitle field
    • Added: 📸 Attachment: Camera Entity: Camera Entity field
    • Added: Options show/hide fields
    • Added: ⌛️ Enable Timeout and ⌛️ Enable Timeout Action(s) fields.
  • Added: 🚘 Show on Android Auto option.
  • Added: ⌛️ Enable Timeout Action(s) option and field.

Notes:

  • When enabling boolean fields with value of false, be sure to toggle them to true once, and then to false.
    There seems to be a bug where the boolean value is not passed if it's enabled and value is false without the toggle.
  • If you rely on 📲 Service to notify, do not upgrade, Version 1.6.1 will be the last version supporting that feature.

What's Changed

Full Changelog: v2.0-beta-1...v2.0-beta-2

Notifications v2.0 Beta 1 - Multiple Device Pre-release

01 Nov 12:06
Compare
Choose a tag to compare

Version 2 Beta 1 Multiple Device - 1 Nov 2023

  • Refactor: Build payload in templates
  • Fixed: iOS showing Failed to load attachment

Full Changelog: v1.6.1-multi-device...v2.0-beta-1-multi-device

Notifications v2.0 Beta 1

01 Nov 12:04
Compare
Choose a tag to compare
Pre-release

Version 2 Beta 1 - 1 Nov 2023

  • Refactor: Build payload in templates
  • Fixed: iOS showing Failed to load attachment

Full Changelog: v1.6.1...v2.0-beta-1