Skip to content

Releases: TasoOneAsia/t-notify

T-Notify v1.3.1

09 Jan 08:38
Compare
Choose a tag to compare
  • Refactored much of NUI script portion to be cleaner
  • Added additional debug logs & argument handling
  • Fixed possible bug related to NUI frame initialization
  • Fix persistent notifications not being properly triggered when called used TriggerClientEvent

T-Notify v1.3.0

07 Oct 16:23
Compare
Choose a tag to compare

This release graduates T-Notify v1.3.0 from the UPD branch to the master branch

Although this version is fully backward compatible with previous versions of T-Notify, several majors changes were made that users should be aware of.

Changes

  • The naming scheme for both Event Triggers and Client Exports has been altered to better reflect their functionality. (It is recommended to use this new naming scheme from now on)
  • Persistent notifications have been added. The instructions for usage can be found here
  • A version check has been added to notify server owners of new release versions.
  • The ability to change position and sound has been added on a per notification basis.
  • Debug logging has been altered to provide better troubleshooting information.

Support

As always full documentation for the most stable release can be found here
Further support can also be found on my Discord server, found here

T-Notify v1.3.0-alpha2

29 Sep 02:59
Compare
Choose a tag to compare
Pre-release
  • Added the ability to create persistent notifications.
  • Added the ability to change positioning on a notification basis.
  • Added a version checker

T-Notify v1.2.0

28 Sep 17:12
Compare
Choose a tag to compare
  • Migrated to new documentation site, found here.
  • Added the ability to configure max notifications
  • Fixed float right tag not working properly
  • Changed license to GPL 3.0
  • Changed debug logging toggle to config

T-Notify v1.2.0-alpha2

24 Sep 23:13
Compare
Choose a tag to compare
Pre-release
  • Added type definitions for future possible TS rewrite
  • Fixed issue where the "Float-Right" markdown tag was not functioning properly
  • Fixed error that could occur when debug logging if duration property was nil

T-Notify v1.2.0-alpha

21 Sep 17:27
Compare
Choose a tag to compare
T-Notify v1.2.0-alpha Pre-release
Pre-release
  • Added the ability to configure max-notifications.
  • Documentation changes

T-Notify v1.1.0

17 Sep 20:26
dd84cda
Compare
Choose a tag to compare
  • Add's the ability for user-defined custom styles, reference the README for more information
  • Add's more configuration options for notification animations
  • Updated the documentation to include custom styling and general clean up.
  • Added an error catch, will add more to provide good troubleshooting messages.

This release is fully backwards compatible, there should be no issue upgrading from a previous version.

The best place to receive support or report bugs would be my Discord, join here!

T-Notify v1.1.0-alpha (For Testing Only)

17 Sep 18:10
cbea04f
Compare
Choose a tag to compare
  • Add's the ability for user-defined custom styles, reference the README for more information
  • Add's more configuration options for notification animations
  • Updated the documentation to include custom styling and general clean up.
  • Added an error catch, will add more to provide good troubleshooting messages.

T-Notify v1.0.2

17 Sep 02:37
fff3202
Compare
Choose a tag to compare
Improved clarity on readme

T-Notify v1.0.1

16 Sep 23:05
Compare
Choose a tag to compare
tweak(README): added rename to install process