Releases: TasoOneAsia/t-notify
Releases · TasoOneAsia/t-notify
T-Notify v1.3.1
- 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
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
- 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
- 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
- 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 wasnil
T-Notify v1.2.0-alpha
- Added the ability to configure max-notifications.
- Documentation changes
T-Notify v1.1.0
- 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)
- 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
Improved clarity on readme
T-Notify v1.0.1
tweak(README): added rename to install process