Skip to content

Releases: weather-gov/weather.gov

beta-v1.8.0

08 Oct 20:49
38bfed3
Compare
Choose a tag to compare

Major

  • Improved chart UX: scrolling, improved widths, height, and padding #1858, #1871
  • Backend support for new weather story from DSSBuilder #1853, #1861
  • Added precipitation chart and adds ice and snow to precip table #1851
  • Replaced satellite gif with video (for accessibility) #1837

Minor

  • Updated WWA names according to policy changes - #1801, #1802
  • Fixed data and legend cutoff on charts #1868
  • Fixed mobile chart tooltip issue #1863
  • Fixed script bundling for alert map module #1843
  • Fixed overlapping overnight QPF #1840
  • Updated sandbox permissions / IP Addresses #1836
  • Continued support for new Interop layer #1825, #1828, #1844, #1850, #1856, #1860, #1872
  • ADR - Javacript bundling #1867
  • ADR - Interoperability layer #1849

Dependencies

beta-v1.7.0

27 Sep 15:57
988e89f
Compare
Choose a tag to compare

beta-v1.7.0

Major

  • #1772 Wind Graph!
  • #1776 Add observation tests
  • #1804 Fix Anchorage WFO promo links
  • #1826 add dewpoint hourly chart

Minor

  • #1829 Revert bundling
  • #1767 add New Relic support for API interop layer
  • #1768 Fixed bug in observations handler
  • #1769 Add top-level error handline to Drupal
  • #1770 Have Drupal get the interop URL from env var
  • #1771 Fix charts, related to interop layer
  • #1773 Document chart.js decision
  • #1774 Deploy bundled script to staging
  • #1775 Deploy bundled script to prod
  • #1777 Add interop layer unit tests to CI/CD
  • #1787 add dependency review action
  • #1788 minor documentation tweaks for curl and links
  • #1789 outside testing: content import and documentation
  • #1797 AFD parsing fixes
  • #1798 Raw AFD text
  • #1803 Fix wind direction arrows
  • #1805 ip address filtering for the /jsonapi endpoint
  • #1816 fixed warnings from shellcheck
  • #1817 API interop tests: alert geometries
  • #1820 AFD 404s
  • #1821 eslint
  • #1824 remove fix permissions recipe
  • #1827 alert description/url parsing tests

Dependencies

beta-v1.6.0

12 Sep 20:30
ab3a398
Compare
Choose a tag to compare

Major

  • #1698 - Hourly probability of precipitation chart
  • #1693 - Hourly temperature chart
  • #1763 - Hourly humidity chart

Minor

  • #1765 Update WFO promo link
  • #1717 WFO contact fix
  • Testing parity for our future data interop layer between the API and Weather.gov #1700, #1699 #1704, #1753, #1744, #1742, #1736, #1734, #1730, #1716, #1715
  • #1695 - Modify Javascript to enable bundling
  • #1751 - Hotfix, CSS Building / Gulpfile fix
  • #1680 - Switch AFD WFO dropdown to a combo box
  • #1743 - Docker fix
  • #1720 - NewRelic fix
  • #1679 - Adding more security checks for compliance
  • #1678 - Fix link to jsonapi integration example
  • #1671 - proof of concept for running separate and outside tests
  • #1762 - New sandbox
  • #1658 - Adding full-width section to obs in current tab
  • #1650 - Added new content type PDF to WFO uploads in API
  • #1571 - moves operations to build CSS and sprites into containers

Dependencies

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