Skip to content

2019.04.12.01

Compare
Choose a tag to compare
@dBsooner dBsooner released this 12 Apr 18:12
· 224 commits to master since this release
dcd2f8b

2019.04.12.01:
NEW: Casual day and time shortcut and variable for use in custom comments. (See tooltip)
NEW: Invert filters.
NEW: Filter URs with / without comments from specified user(s).
CHANGE: Slight change to casual times. Afternoon now lasts until 1759 instead of 1359.
CHANGE: $SELSEGS$ no longer gives popup.
CHANGE: New comment box detects variables (text wrapped with $'s) and disables the send button until they are no longer present.
CHANGE: UR Overflow handling now obeys WME layer setting for show/hide closed.
ENHANCEMENT: Longer wait for Waze model to populate countries data.
ENHANCEMENT: Background tasks are temporarily disabled during overflow so data from overflow can be reused for speed.
ENHANCEMENT: Complete overhaul to conform with stricter eslint rules.
ENHANCEMENT: UR marker mouseover now wraps long descriptions at 80 characters to prevent extremely wide popups.
BUGFIX: Loading fails if comment list contains empty row. (again)
BUGFIX: Hard fail changed to Soft fail for UR in URL when UR Panel never appears.
BUGFIX: Username was being added to pill even if the setting was disabled.
BUGFIX: Certain old URC custom addons threw an error due to formatting.

2019.03.29.01:
NEW: Restriction system for use by region / country leadership!
NEW: Backup URC-E settings to JSON.
NEW: Restore URC-E settings from backup JSON file.
NEW: Reset URC-E settings to default.
NEW: Create your own Custom List with a Google Spreadsheet!
NEW: Convert your current custom list to a Google Spreadsheet!
ENHANCEMENT: Moved all timeouts into an object.
ENHANCEMENT: Combined banners and panel alerts into single function.
ENHANCEMENT: Append mode / shortcuts / insert comment / etc. now return focus to the new comment box.
ENHANCEMENT: Append mode now ensures there is a blank line before and after the inserted comment.
CHANGE: Auto zoom in on new UR only zooms in for URs with zero comments and you are zoomed out beyond zoom level 5.
CHANGE: Auto center on UR will now recenter the map for ALL URs at the current zoom level.
CHANGE: Auto zoom out after comment will zoom you back to the zoom level you were at when the UR Panel opened.
BUGFIX: Hide without description failed to filter in some instances.
BUGFIX: Some timeouts needed indexing. Now indexed based on random ID generated at time of timeout call.
BUGFIX: Comments erroneously inserted into map comment new comment box as well.
BUGFIX: Pill colors not applying correctly. New color added (see forum thread).
BUGFIX: Custom marker by custom text not working correctly.