Releases: project-error/npwd
Releases · project-error/npwd
1.2.98
1.2.97
Bug Fixes
- messages/emitmsg: create conversation if it does not exist (Mojito-Fivem)
- messages/emitmsg: correctly update frontend when create convo (Mojito-Fivem)
Chores
- bump-manifest: Bump manifest version to 1.2.96 (Manifest Bumper)
1.2.96
1.2.95
Features
Bug Fixes
- messages: onMessage export should correctly listen (Mojito-Fivem)
- messages/emitMessage: use method with caught exception when fetching sender player (Mojito-Fivem)
Commits
1.2.94
1.2.93
Features
- messages: location pinging #712 (Mojito-Fivem)
- location-ping: use contact name or phone number #712 (Mojito-Fivem)
- server/marketplace: option to persist listings (itschip)
- phone: show source in notication-bar (itschip)
- phone/settings: remove sound handling from NUI (#725) (Liam Dormon)
Bug Fixes
- messages: add deps to useMemo to please CI gods #712 (Mojito-Fivem)
- hooks/messageApi: allow messages to be sent with embeds (Mojito-Fivem)
- phone/twitter: 'explicit' null check for tweets (itschip)
- phone/twitter: remove unused recoil variable (itschip)
- phone/setting: remove unused setting options from schema (itschip)
Commits
- messages/location-ping: simplify message (Mojito-Fivem)
- messages/share-contact: contact shared message in notif (Mojito-Fivem)
- server/message: remove respond option for onMessage (itschip)
- server/message: warn message when player src is missing for broadcast (itschip)
- 4710a83: Merge branch 'develop' of github.com:project-error/npwd into develop (Mojito-Fivem)
- dd863ae: Update hu.json (#723) (pstomi) #723
- df95ade: Merge branch 'develop' of github.com:project-error/npwd into develop (Mojito-Fivem)
- ba53430: Merge branch 'develop' of github.com:project-error/npwd into develop (Mojito-Fivem)
- phone/config: update default values (Mojito-Fivem)
1.2.92
Features
- messages: location pinging (Mojito-Fivem)
- location-ping: use contact name or phone number (Mojito-Fivem)
Bug Fixes
- messages: add deps to useMemo to please CI gods (Mojito-Fivem)
- hooks/messageApi: allow messages to be sent with embeds (Mojito-Fivem)
- phone/match: include page when we fetch matches (itschip)
Continuous Integration
Commits
- messages/location-ping: simplify message (Mojito-Fivem)
- messages/share-contact: contact shared message in notif (Mojito-Fivem)
1.2.91
1.2.9
1.2.8
Features
- media: bring back cool boat bg (itschip)
- server/twitter: profile_id relation between profiles and tweets (itschip)
Bug Fixes
- server/messages: desc and sort messages on fetch (itschip)
- sql: and let's not define db scheme (itschip)
- phone/calls: disable backspace when calling (itschip)
- phone/dialer: do not populate historty on accepted calls (itschip)
Chores
- phone: format files (itschip)
Commits
- net: global rate limiter for promise based net events (#693) #693 (Dillon Skaggs)
- phone/call: remove call notification (itschip)