Skip to content

Releases: weather-gov/weather.gov

beta-v1.5.1

29 Aug 22:00
fdede32
Compare
Choose a tag to compare

bugfix

  • #1673 - Update styles version to bust caches

beta-v1.5.0

29 Aug 20:30
ba57fd5
Compare
Choose a tag to compare

Major

Minor

  • #1537 - Remove WFO promo content type
  • #1583 - Fix internal Docker permissions
  • #1586 - Update developer documentation
  • #1588 - Don’t merge test reports on doc-only PRs
  • #1589 - remove unused php
  • #1612 - Remove state-based alerts proxy data
  • #1614 - Set admin favicon to site favicon
  • #1656 - Fix button alignment
  • #1646 - API tests
  • Github docs #1661, #1615

Dependencies

beta-v1.4.1

15 Aug 22:50
60b42d3
Compare
Choose a tag to compare

bugfix

  • #1565 - Restoring latest version of WeatherInfoController
  • #1564 - Removing duplicate route declaration

beta-v1.4.0

15 Aug 20:05
4e1c901
Compare
Choose a tag to compare

Major

  • #1538 - Initial AFD route, template, and bundle
  • #1555 - Modify WFO promo block to serve data from the WFO info content type
  • #1539 - Add styling to the WFO page
  • #1517 - WFO Info routing and initial template structure

Minor

  • #1537 - Update wind speed behavior
  • #1519 - Notes on location

Dependencies

beta-v1.3.1

05 Aug 21:52
737baef
Compare
Choose a tag to compare

bugfix

  • #1534 Simplify how we put polygons together for alerts for improved speed

beta-v1.3.0

01 Aug 20:08
049c46e
Compare
Choose a tag to compare

Major

Minor

  • Add wind cardinal direction and update icon #1493
  • Update wind gust copy in the hourly forecast table for better translations #1505
  • Update the tropical cyclone icon #1504
  • Update how spatial schemas are managed; update zone schema to add spatial index #1492
  • Rely on Playwright's built-in tools for downloading browsers #1496
  • Disable PHP opcode caching in dev #1491
  • Refactor alert metadata and add an alert metadata page #1468
  • Fix touchpoints button padding #1464
  • Disabled Edge from testing until it functions properly in testing #1461
  • Support description-embedded locations with multiple states #1465
  • Bug fix for forecast and fire zones shapefiles #1463
  • Translation consistency checking #1458
  • Fix radar configuration #1460

Dependencies

beta-v1.2.0

18 Jul 20:25
4ca23c4
Compare
Choose a tag to compare

Major

  • #1423 Change hazard map colors to align with “Warning”, “Watch”, “Advisory”
  • #1428 Set up i18n module to support language translations

Minor

  • #1408 Clean up “suggested placename” artifacts
  • #1416 Update hourly table library date
  • #1426 Update to latest CMI library
  • #1444 CI DB Cleanup
  • #1343 ADR for basic internationalization
  • #1443 County alert list formatting
  • #1442 Github onboarding task edits
  • #1430 add impacted area square for hazard map legend
  • #1433 Playwright tests tweaks to speed CI
  • #1431 Hourly header table change for consistent screen reader display

Dependencies

beta-v1.1.0

05 Jul 17:58
1f0177e
Compare
Choose a tag to compare

Major

  • #1405 Set alert colors based on alert level
  • #1393 Add a button to expand and contract RADAR
  • #1360 Update drupal 10.3.x and add local setting
  • #1334 Updated hourly-table colors and sections

CMS UX improvements

  • #1402 Add link to pre-existing content on duplicate safety info
  • #1392 Weather Story WFO Publish confirmation

Minor

  • #1404 Filter out empty day periods
  • #1377 add new user admin role, rename system admin to owner
  • #1366 fix config errors on drupal update
  • #1365 Only show the hourly forecast table is hourly information exists
  • #1364 Update all our package-lock.jsons
  • #1359 Hide navigation loader when page is shown
  • #1350 Make dev/test content published by default
  • #1330 Alternate method for getting times in Drupal
  • #1317 Let’s Control Time

Dependencies

beta-v1.0.1

21 Jun 17:01
38e14b8
Compare
Choose a tag to compare
Merge pull request #1351 from weather-gov/lmm/change-preview-setting-dsi

change preview setting for dynamic safety info to optional

beta-v1.0.0

20 Jun 20:30
91d8a08
Compare
Choose a tag to compare

Here ye, here ye our first major release. We’ve recently concluded our build of an MVP for beta, so this is our way of saying it’s time for the next phase – expanding the site to meet initial operating capability. Our MVP was scoped as a foundation for our architecture and user experience, it’s not ready for public notification or use.

Major

  • #1288 Updates roadmap and README docs
  • #1319 Fix high/low temp for 'today' period
  • CMS UX improvements
    • #1314 modified CMS preview/save/publish flows and action buttons
    • #1312 reorder columns in the content dashboard
    • #1339 Turned on content moderation for all content
    • #1324 Implemented prevention measures for duplicates for WFO promo and safety information

Minor

  • #1297 Add a dark color background for search box visibility
  • #1342 Fixed issue with transforming GeoJSON to WKT for multi-polygon hazards
  • #1302 Show loading indicator on click of “use my location” button
  • #1303 Fix alert link styling
  • #1326 Update daily items styles
  • #1311 Update location search form on the front page to use GET
  • #1315 Added wx prefix to custom classes
  • #1313 Reorganize files and classes

Dependencies