Skip to content

Releases: PolicyEngine/policyengine-app-v2

v0.2.0

29 Jan 00:38
fd97c84

Choose a tag to compare

0.2.0 (2026-01-29)

Bug Fixes

  • Add Pavel's headshot to authors, fix footnotes (4e3f2fb)
  • Add transparent-backgroudn logo (d801535)
  • Align font styling between income and wealth decile charts (eae2f19)
  • Align wealth decile chart axes with v1 (b2c306c)
  • Clean up dead code (29776d7)
  • correct terminology - marital status, not filing status (2bd2021)
  • Deploy all three Vercel projects as part of GH (03db873)
  • Don't display UK subnational impact maps when simulating over a subnational entity (a58f5ab)
  • Ensure that localhost URL is only used in dev, not in prod builds (3a87e28)
  • Export CountryId from libs/countries, use DEFAULT_COUNTRY (8426c5d)
  • First round of visual fixes (0c3485f)
  • Fix current law display (6a14dfb)
  • Fix display of sims on reports page (8d6d36a)
  • Fix footnotes (edfb533)
  • Fix Makefile; fix vite config to properly link wordwrapjs (8f32656)
  • Fix margins in Idaho article; fix scroll issue (3d83539)
  • Fix poverty display arrow (700c996)
  • Fix report sharing to properly share user-connected data (7cc1224)
  • Fixes to NotebookRenderer (76ab497)
  • Harmonize line colors (acb5ec2)
  • Have footnotes appear as they do in v1 (9ed7eb1)
  • Improve code quality (f30b508)
  • Make loading screen simpler (5d134e2)
  • Minor fixes to workflow (b6ec025)
  • Modify param view on policy page (8602b44)
  • Modify workflows to directly handle Vercel deployment (1aef063)
  • More clearly separate Policy and PolicyMetadata records and avoid cache collision (88768c8)
  • More visual changes (d0a37c3)
  • nav links from calculator now go to website (3a62aed)
  • Prevent type issues in value inputs (2d348e2)
  • Properly add back checks on deploy, make deploy dependent on checks (b9ab344)
  • Properly handle numeric IDs (3de9477)
  • Properly pass report year to dynamics page (3aac57e)
  • Properly reopen report in other browser (3a261a8)
  • Return to Vercel-driven deployment process (d565e91)
  • Simplify error boundary to remove hook issue (91301ba)
  • update date to January 23, 2026 (cf71916)
  • Use correct article link (228fcc3)
  • use correct image for Scottish Budget 2026 dashboard (8e77803)
  • Use transparent-background logo in charts (6dec653)
  • Various fixes (327a082)
  • Visual improvements to maps (a96453e)
  • year picker timezone bug in date value selectors (f561b89)

Features

  • add brand pages (#551) (91a1ce9)
  • add Scotland economic outlook pre-budget dashboard (662c30f)
  • add Scottish Budget 2026-27 impact analysis dashboard (bd12a17)
  • Add shareable report URLs (52a8d34)
  • Allow multiple instances of the website to run simultaneously (3fba296)
  • Claude skills (00bf1f6)
  • Claude updates (e77bdd5)
  • Error boundary (efb5d63)
  • New report overview pages (2085457)
  • Notebook renderer (ffe3d9f)
  • Remove non-functional buttons from report output page (fc0a4c3)
  • Update Blog.page.tsx (666f14b)
  • update default year from 2025 to 2026 (089e4a9)
  • US congressional district choropleth maps (#575) (a89585b)
  • Use NotebookRenderer in Blog.page.tsx (20c6af3)