Skip to content

Conversation

@Mephistic
Copy link
Collaborator

Changelog

  • Update to Node 20
  • Update firebase-admin and firebase-functions versions
  • Automatically show login screen when navigating to a page that requires it (instead of requiring an additional button press)
  • Backfill Script to switch all non-opted out users to weekly notifications
  • Update Firestore rules to allow read-only access to transcription paragraphs
  • I18n Text Extraction for multiple components
  • Fix(?) for Firebase Auth issue with Email Notifications - we should now be correctly using the email from Auth instead of the user profiles
  • Added pagination for Edit Profile page sections

Additional Deploy Steps

  • Run Backfill script for notification frequencies on PROD (DONE)
  • In Vercel, set the Prod site's Node version to 20

kiminkim724 and others added 30 commits July 1, 2025 20:28
… for all current users. This pairs with the recent change to set the default notificationFrequency to Weekly.
…tch for better debugging in the deployed environments. This will fall back to the current email behavior if the fetch fails (as we expect), so it should be safe.
extract translate-able text from testimony count components
extract translate-able strings -- Attachment component
HuanFengYeh and others added 21 commits August 13, 2025 08:16
…y don't deploy from the command line for most cases these days
Update Firebase-Action Version to Fix Node Version Deploy Error
…he v13.18.0 from prod deploys - we need this to avoid an unnecessary billing api check in the deploy process
Update Dev Deploy Firebase Version
feat: add pagination to Edit Profile page sections
…yi09

add chaoyi09 as a contributor for code
* reinstate setBillsFollowing limiter

* warning for the future
* extract text to translation ready files -- Bill Detail Page

* create components/i18n.ts to prevent SSR build errors

* fix useTranslation-related build error

* prettier formatting

* adjust date formats

* update components/search/bills/BillHit.tsx date formatting

* update lead sponsor terminology in Sponsors component and add translation key

* add translation keys for court and sponsor details in BillHit component

* reorder translation keys

* address bug in billHit sponsor d
isplay when there is only one co-sponsor

* use built-in i18next date formatting utils in lieu of wrapper
@vercel
Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
maple-dev Ready Ready Preview Comment Aug 16, 2025 7:27pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
maple-prod Ignored Ignored Aug 16, 2025 7:27pm

@Mephistic Mephistic merged commit e7cf57f into prod Aug 16, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants