NWS Alerts Reader Release Notes

1.0.0.24

  • alert types weren't being added/used correctly for content groups

1.0.0.23

  • update to use new endpoints and namespace

  • refactoring

  • move to .net 4.7.2

  • move to newer nuget packages

1.0.0.22

  • fix tooltip for eraser icon in reports grid

  • fix a bug where alerts aren't being deleted early enough as related to counties

  • refactoring

1.0.0.21

  • app.config change for TLS

  • add open logs directory menu item

  • fix exception which happens first time a topic is created

1.0.0.20

  • status bar for check for updates

  • content group support

  • improve logs

1.0.0.19

  • back off of the previous timestamp change

1.0.0.18

  • make sure all dates are correctly converted to universal time

1.0.0.17

  • add support for report substitutions

  • anchoring to the bottom for some of the controls when resizing the window

1.0.0.16

  • protect against bad data when getting existing alerts

1.0.0.15

  • alert updates weren't setting the priority correctly

1.0.0.14

  • allow priority to use manually defined event priority to be the top factor

1.0.0.13

  • when skipping an alert due to no subset in counties, exception was generated

  • resize report grid on window resizing making it easier to see more

  • label indicating commas are the delimiter for counties. previously, there was just a tooltip

1.0.0.12

  • if counties are defined for a report, ignore all alerts if the county isn't found in the areas listed in the NWS alert's areas.

1.0.0.11

  • switch from universal to local time for expires, updated and effective

  • custom report expiry was using now instead of expires

  • formatting of area improved/fixed

  • custom report support for effective and updated

1.0.0.10

  • removed drag/drop support for event priorities - potential for crashes

  • support for ignore events

  • make window wider to accommodate the new tab

1.0.0.9

  • for the custom report, use the group's broadcast name instead of name

1.0.0.8

  • support for specifying counties

  • custom reports

  • remove prefix/suffix support

1.0.0.7

  • add additional weather event priorities

1.0.0.6

  • support for story prefix and suffix

  • add a menu item to take you to the nws alerts page on top of the go to website button on the feeds page

  • add priority support based on urgency and severity

1.0.0.5

  • NWS now requires a user-agent header which will fix 403 errors

1.0.0.4

  • add support for getting server and db from backdoor

  • add groups if they don't exist

  • support for filtering out alerts based on urgency and severity - previously, that support only happened for airs

1.0.0.3

  • sizeable window support

  • disable pause button when reading feed

  • support https urls

1.0.0.2

  • have air filter on severity and urgency. previous it only aired based on urgency

1.0.0.1

  • support for updating existing alerts