v2.10.0
github-actions
released this
22 Aug 10:57
·
850 commits
to master
since this release
Features
- locales: Make all language names localised (#65) #65 (ANTOND)
- web/dialog: add slider input type (#69) #69 (ANTOND)
- client/progress: add interrupt options (#70) #70 (Jag)
- imports: getClosestVehicle and getNearbyVehicles (#71) #71 (Jag)
- web: onSelect function for options (Luke)
Bug Fixes
- web/dialog: setting non-selectable placeholder (#67) #67 (ANTOND)
- zones/client: do not overwrite zone.distance with contains (Linden)
- zones/client: debug DrawPoly and DrawLine (Linden)
- web: clear nui focus from input before resolving the promise (Luke)
- client/interface: cache input promise (Luke)
- client/interface: cache alert promise (Luke)
- client/vehicleProperties: store neons as an array (Linden)
- version: compare semver numbers (Linden)
Code Refactoring
- callback: types (Linden)
- interface/menu: set openMenu to reference menu data, not id (Linden)
- web/dialog: split interfaces (#68) #68 (ANTOND)
Chores
- manifest: update version (Luke)