• Home
  • FAQ
  • Features
  • Docs
  • About
  • Pricing
Log In
Log InJoin Now
Product Evolution

Changelog

Track everything we've shipped for PawPlacer.

Continuous Deployment
We ship at least once per day, sometimes more. Zero downtime deployments mean your organization never misses a beat. This list is far from exhaustive. It only focuses on the most impactful changes and only when think to add them. We release unlogged performance improvements, bug fixes, and new tweaks every day. The dates you see are the weeks during which we released these changes; not the day we released them.

February 14 - February 18, 2026

Theme & Language Preferences

2
New Features
  • Dark Mode: Experience a new look with dark mode. Toggle it on and off in the settings menu.
  • Expanded Language Support: Added broader language support, now with French and Chinese support. Toggle it on and off in the settings menu.

January 25 - February 13, 2026

Account Deletion, Drag-and-Drop Documents, and Dashboard Polish

5
3
New Features
  • Account Deletion: You can now permanently delete your account from a new Danger Zone section in settings. Only the account owner can trigger this, and it requires confirmation to prevent accidents
  • Document Drag and Drop: Upload documents by dragging files straight onto the page instead of clicking through the upload dialog. A visual overlay shows you exactly where to drop
  • Medical Records 'All' Tab: A new combined view on pet medical records shows vaccinations, procedures, and medications all in one scrollable list—no more switching between tabs to piece together a pet's history
  • Status Change Date Picker: When marking a pet as adopted, fostered, or changing any status, you can now set the actual date it happened instead of it defaulting to today
  • View Deleted Pets: The status filter now includes a 'Deleted' option so you can find and review pets that were previously removed
Improvements
  • Dashboard Goes Live on Mobile: The modular dashboard widgets that launched in beta are now fully optimized for phones and tablets—faster loads, no layout flicker, and server-side device detection so it looks right from the first frame
  • Persistent Table Sorting: Column sort preferences now save per user so you don't have to re-sort your pet list, adopter registry, or any other table every time you visit
  • Pet Settings Reorganized: Age display format and other pet UI preferences have moved into the main Settings page under clearer tabs instead of being buried on a separate page
Bug Fixes
  • Fixed custom field filter leak: Custom fields from other form types no longer incorrectly appear in pet filter options
  • Fixed missing foster records: Foster carer records that weren't displaying on certain pages now show up reliably

January 6 - January 24, 2026

Portal Access, Microchip Tracking, and Smarter Forms

4
3
New Features
  • Microchip Registry Integration: Track microchip numbers, registration status, and registry details right on the pet profile. Never lose track of a chip again
  • Smarter Dropdowns: New searchable comboboxes with keyboard navigation make picking from long lists (breeds, vets, contacts) lightning fast
  • Report Date Ranges: Generate reports for any custom date range with the new date picker. Perfect for monthly board reports or grant applications
  • Pet Nicknames & Aliases: Track alternative names, shelter nicknames, or the name a pet came in with. Helpful when 'Fluffy' becomes 'Sir Fluffington III'
Improvements
  • Dashboard Fine-Tuning: Cleaned up Dashboard v2 with tighter layouts and removed clutter—your morning overview just got cleaner
  • Document Library Overhaul: Better access controls and organization make finding contracts, vet records, and adoption paperwork a breeze
  • Reports Polish: New table presets, consistent date formatting, and cleaner exports across all reports
Bug Fixes
  • Fixed species/age sync: Changing a pet's species or birthdate now updates everywhere immediately
  • Fixed signature capture: Adoption agreement signatures display correctly on contracts and records

December 16, 2025 - January 5, 2026

Dashboard 2.0 and Entity Notes

3
1
New Features
  • Dashboard 2.0: Your new command center. Modular widgets show exactly what matters—pending adoptions, foster availability, overdue tasks, recent intakes—all customizable to your workflow
  • Custom Table Columns: Show only the columns you care about. Hide intake date if you don't use it. Add microchip if you do. Your tables, your way
  • Beta Features Toggle: Want to try new features before everyone else? Flip the beta switch in settings and help us shape what's next
Improvements
  • Modular Dashboard Architecture: Under the hood, the dashboard is now built with swappable modules—setting the stage for even more customization
Bug Fixes
  • Fixed vet dropdown: The veterinarian list loads reliably now, even for shelters with dozens of vet partners
  • Fixed adoption linking: Connecting pets to adopters during the adoption process works smoothly again

November 14 - December 15, 2025

End-to-End Testing with Playwright

1
1
1
New Features
  • Comprehensive E2E Test Suite: Playwright is like having a robot user that clicks through your entire app, fills out forms, and verifies everything works—automatically, in real browsers, at lightning speed. We've added extensive end-to-end test coverage across adoptions, dashboard, data uploader, medical forms, public forms, and more to catch regressions before they reach production.
Improvements
  • Test Infrastructure Expansion: Massive expansion of our testing infrastructure with Playwright E2E tests covering critical user flows and edge cases
Team Highlights
  • Thank you everyone!: These three cranked out insane tests that will keep PawPlacer rock-solid as we continue to build. Your dedication to quality is unmatched! 🚀

October 22 - November 14, 2025

Data Uploader Overhaul and Code Quality

3
3
New Features
  • Enhanced Data Uploader: Completely redesigned data uploader with full-screen wizard flow, drag & drop file upload, progress indicators, and step-by-step mapping interface
  • Smart Auto-Fixing: More intelligent data coercion automatically fixes common import issues: arrays converted to single values, objects stringified, fuzzy boolean matching, and 40+ date format recognition
  • Pet Linking in Uploader: Fixed and improved pet linking functionality for foster and adopter relationships during bulk imports with better error handling and logging
Improvements
  • Testing Infrastructure: Added testing setup and improved test coverage for query invalidation and core utilities
  • Better International Data Support: Data parsers now support international phone formats, preserve formatting, and handle diverse data structures from global sources
  • Pet Status Page Cleanup: Cleaned up and improved pet status page interface and functionality
Bug Fixes
  • Fixed data uploader pet linking: Resolved type mismatches and improved error handling for foster and adopter pet assignments during bulk imports

October 9 - October 21, 2025

Transports and Age Preferences

6
4
New Features
  • Transport Driver Management: Added dedicated driver profiles and improved transport tracking interface with better route and timestamp management
  • Pet Age Preferences: Configure custom age categories and preferences for more accurate pet age display across the platform
  • Dashboard Widgets (beta): New customizable dashboard widgets with automatic updates via query parameters
  • Enhanced Export Capabilities: Added comprehensive export options for medical reports and other data
  • Terms & Conditions for Forms: Forms can now include terms and conditions that applicants must accept before submission
  • Trustpilot Integration: Added review prompts and Trustpilot integration to collect user feedback
Improvements
  • Volunteer Data Normalization: Cleaned up volunteer data formatting and improved consistency across the platform
  • Settings Organization: Cleaned up settings pages with better grouping and clearer options
  • Marketing Copy Refinements: Improved messaging across marketing pages including funding philosophy and careers page
  • Pricing Adjustment: Updated plan pricing structure
Bug Fixes
  • Fixed foster assignment infinite refresh: Resolved issue causing foster assignment pages to continuously reload
  • Fixed custom field resync: Custom fields now properly resynchronize when form templates are updated
  • Fixed form field validation: Resolved issues with form field validation and default values on edit forms
  • Fixed address autocomplete rerender: Prevented unnecessary rerenders when using address autocomplete fields

October 5 - October 8, 2025

FOR DEVS: PawPlacer SDK Launch

1
3
New Features
  • PawPlacer SDK: Our first-party SDK is live with fully-typed helpers, workspace-aware authentication, built-in cache memoization, payload transformations, and guardrails that mirror production RLS. It protects against common data handling mistakes and retries fetching on errors. We include a full working Next.js examples for each query. Start building today with the pawplacer-sdk package on npm and its README.
Improvements
  • Full Endpoint Removal: We offered an endpoint for fetching thorough pet data with medical information but moved that to the exports tab to directly retrieve an XLSX. This endpoint was not being used anyway.
  • Security Focused: We know some of our users have a dev helping them out or know some basic code themselves. We abstracted everything, provide examples, crash when the key is provided client-side, and force strong types to catch any errors ahead of time.
  • SDK-Focused Documentation Refresh: Expanded tutorials cover pagination, cache overrides, and additional error handling hooks, highlighting why the SDK is the future-facing path.
Bug Fixes
  • Stabilized API Rate Reporting: Legacy API users now receive accurate rate-limit headers even while proxying through the SDK migration layer. Unlike the API endpoints, the SDK does not have a rate limit.

September 23 - October 4, 2025

Pet Profiles and Automated Syncs

5
3
New Features
  • Reorderable Pet Profile Sections: Reorder profile sections from /settings to surface the most important details first
  • Prescription Tracking: Manage pet prescriptions with dosage, frequency, and refill tracking
  • Enhanced Timeline Display: Expanded timeline views show more context for medical history and status changes
  • Automated Petfinder Sync: Scheduled cron jobs keep your Petfinder listings fresh without manual exports
  • Profile Layout Customization: Save and reset custom layouts to match your shelter's workflow
Improvements
  • Medical Record Management: Enhanced medication tracking with bulk uploader and better organization
  • Document Organization: Improved document manager with better filtering and search
  • Database Performance: Added critical indexes for faster pet and medical record queries
Bug Fixes
  • Fixed pet document attachments: Documents now attach correctly to medical records and profiles
  • Fixed settings saving: Custom preferences persist without requiring multiple saves
  • Fixed Petfinder synchronization: Automated syncs handle edge cases and retry failed uploads

September 9 - September 22, 2025

Pet Relationships and Batch Operations

2
3
New Features
  • Pet Relationships: Track bonded pairs, siblings, parents, and offspring relationships between pets
  • Batch Medical Records: Add medical records for multiple pets at once
Improvements
  • Pet Image Uploader: Improved handling of image formats and automatic orientation correction
  • Soft Delete for Pets: Deleted pets move to archive instead of permanent removal
  • Dashboard Pet Filtering: Dashboards and flyers exclude archived pets automatically
Bug Fixes
  • Fixed infinite dashboard refresh: Dashboard updates no longer trigger continuous reload loops
  • Fixed deleted pets in reports: Reports and flyers correctly exclude archived pets
  • Fixed searchable select dropdown: Contact pickers now filter reliably

August 26 - September 8, 2025

Custom Forms Meet Enterprise Security

3
3
New Features
  • Custom Pet Forms in Bulk Uploader: Import pets with shelter-specific custom fields intact
  • Background Image Uploads: Customize shelter profiles with branded background images
  • Enhanced GDPR Controls: Improved data privacy settings and export capabilities
Improvements
  • Color-Coded Filters: Visual filter chips use color coding for faster scanning
  • Mobile Pet Display: Pet age and key details show prominently on mobile devices
  • Custom Form Flexibility: More field types available for custom pet intake forms
Bug Fixes
  • Fixed background image storage: Uploaded backgrounds persist correctly across sessions
  • Fixed medical conditions display: Ongoing conditions show proper status and timeline
  • Fixed API authentication: External API calls handle authentication edge cases

August 12 - August 25, 2025

Refactoring for Scale

3
2
2
New Features
  • Shared Profile Loader: Centralized data loading improves consistency across entity profiles
  • Entity Route Builder: Standardized route generation reduces code duplication
  • Unified Status Handling: Consistent status management across pets, adopters, and fosters
Improvements
  • Profile Page Layouts: Refactored layouts provide consistent experience across all entities
  • Form Consistency: Partner and volunteer forms share standardized components
Team Highlights
  • We all refactored the entire entity system: One massive PR that touched 87 files and made everything simpler.
  • Welcome Chenxi to the team!: Outreach & Support specialist from Taiwan joins! Passionate about UX and helping animals.
Bug Fixes
  • Fixed server/client hydration: Resolved mismatches between server-rendered and client-rendered content
  • Fixed profile page loading states: Loading indicators display correctly during data fetches

July 29 - August 11, 2025

Document Vault and Security Overhaul

3
3
New Features
  • Document Bucket Whitelist: Signed URLs only work with approved storage buckets
  • Enhanced Vet Management: Delete outdated vet contacts and clean up clinic records
  • Document Manager Loading States: Visual feedback during upload processes
Improvements
  • Adoption Security Tightening: Stricter permission checks for managing adoptions
  • Account-Scoped Document Policies: Row-level security ensures documents stay within account boundaries
  • Rate Limit Adjustments: Reduced aggressive rate limiting for better user experience
Bug Fixes
  • Fixed vet name display: Removed erroneous 'null' text from veterinarian names
  • Fixed encryption function permissions: Supabase encryption functions have proper database grants
  • Fixed permission request messages: Permission denial messages provide clear next steps

July 15 - July 28, 2025

Security Invoker Migration

3
2
1
New Features
  • Security Invoker Functions: Migrated all database functions to SECURITY INVOKER for better safety
  • Custom Status Improvements: Enhanced custom pet status management with better validation
  • Empty State Interactions: Cursor follower animations guide users through empty pet image slots
Improvements
  • Status Styling: Color-coded status indicators improve visual clarity
  • Permission Optimization: Removed redundant indexes and tightened permission checks
Team Highlights
  • Welcome Simon to the team!: Information Security Engineer from the Netherlands joins! Bringing deep expertise in security.
Bug Fixes
  • Fixed demo mode crashes: Demo accounts work correctly with new security model
  • Fixed microchip validation: Microchip numbers validate properly across all entry points
  • Fixed foster workspace errors: Foster management pages load without workspace errors

July 1 - July 14, 2025

Workspace Context and RBAC Foundation

3
1
1
New Features
  • Workspace Context System: Centralized workspace context provides account and user data across the app
  • Full RBAC Implementation: Role-based access control enforced across all features and pages
  • Custom ID for Pets: Track pets with shelter-specific identification numbers
Improvements
  • Workspace Banners: Account-level alerts use workspace context for better targeting
Team Highlights
  • We all architected the workspace context system: Late-night debugging sessions paid off when every route just worked.
Bug Fixes
  • Fixed microchip field: Microchip entry and validation work consistently

June 17 - June 30, 2025

Charts, Payments, and Reporting Refresh

4
3
New Features
  • Medical Combined Report: Consolidated medical data across all pets in exportable format
  • Enhanced Payment Processing: Improved donation and adoption fee payment flows
  • Public Adoption Flow: Streamlined public-facing adoption application process
  • Chart Visualization Updates: Refreshed chart designs with better data representation
Improvements
  • Report Generation Speed: Faster processing for large dataset reports
  • Payment Reliability: More robust error handling during payment processing
  • Chart Readability: Cleaned up chart legends and axis labels
Bug Fixes
  • Fixed payment confirmation: Payment success messages display reliably
  • Fixed report data accuracy: Reports reflect correct filtered data sets
  • Fixed public adoption submission: External adoption forms submit without authentication errors

June 3 - June 16, 2025

Video Uploads and Pricing Adjustment

2
2
New Features
  • Pet Video Uploads: Upload videos alongside photos for more engaging pet profiles
  • Bulk Pet Editing: Edit multiple pets at once to save time on common updates
Improvements
  • Plan Pricing Update: Reduced plan pricing to improve accessibility for smaller shelters
  • UI Polish: General interface improvements across the platform

May 6 - May 19, 2025

Spring Cleaning and Fixes

1
1
2
New Features
  • Public Partners Directory: Partner organizations display on public shelter profiles
Improvements
  • Pet Uploader Age Categories: Improved age category detection during bulk imports
Team Highlights
  • Welcome Daniel to the team!: White-hat hacker joins the team! Passionate about building secure, robust systems.
  • Daniel optimized batch medical record creation: Rewrote transaction logic to handle 1000+ record uploads concurrently. Minutes → seconds.
Bug Fixes
  • Fixed foster assignments: Pet placement assignments save correctly
  • Fixed uploader age calculation: Age categories assign properly based on birthdate

April 22 - May 5, 2025

Quick Search and Wishlist Enhancements

2
2
New Features
  • Pet Search Bar: Quick pet lookup from any page in the dashboard
  • Enhanced Wishlists: Improved wishlist management with priority indicators
Improvements
  • Background Variety: More background image options for shelter pages
  • Wishlist Organization: Better categorization and filtering for wishlist items

April 8 - April 21, 2025

Bonded Pairs and Pet Form Refinement

3
3
1
New Features
  • Bonded Pets on Public Profiles: Show bonded pair relationships on public pet pages
  • Date Format Preferences: Customize date display format across the entire application
  • Coat Length Validation: Standardized coat length options with validation
Improvements
  • Pet Form Redesign: Streamlined pet intake form with better field organization
  • Petfinder Reliability: More robust error handling for Petfinder synchronization
  • Data Normalization: Cleaned up breed and color data for consistency
Team Highlights
  • Greg optimized the bonded pet relationship queries: Cut page load from 1.8 seconds to 150ms on shelters with 500+ pets.
Bug Fixes
  • Fixed bonded pet display: Bonded relationships show correctly on public pages
  • Fixed date format application: Custom date preferences apply consistently
  • Fixed Petfinder breed mapping: Breed names map correctly to Petfinder categories

March 25 - April 7, 2025

Petfinder Polish and Visual Refresh

2
3
New Features
  • Petfinder Auto-Fixing: Automatically correct common Petfinder data issues before sync
  • Enhanced Background Library: Expanded collection of background images for shelter pages
Improvements
  • Pet Selector Performance: Limited results in pet selectors prevent slowdowns with large databases
  • Report Accuracy: Fixed calculation errors in length of stay and intake reports
  • Petfinder Validation: Stricter validation catches errors before upload
Bug Fixes
  • Fixed Petfinder synchronization: Auto-fixing resolves common data mismatches
  • Fixed report calculations: Length of stay and population reports show accurate numbers

March 11 - March 24, 2025

Batch Operations and Partner Improvements

3
2
New Features
  • Batch Medical Record Creation: Add medical records for multiple pets at once
  • Custom Pet ID in Uploader: Import pets with custom identification numbers
  • Partner Organization Overhaul: Redesigned partner management with better relationship tracking
Improvements
  • Batch Record Performance: Faster processing when adding records in bulk
  • Medical Record Display: Better visual organization of medical history tiles
Bug Fixes
  • Fixed batch medical records: Bulk medical record creation handles all field types correctly
  • Fixed custom ID imports: Custom pet IDs import without data loss
  • Fixed partner relationships: Partner organization links persist correctly

February 25 - March 10, 2025

Status Sync and Wishlist Enhancement

2
2
New Features
  • Automatic Status Updates: Pet statuses change automatically based on foster and adoption events
  • Enhanced Wishlist Features: Improved wishlist management with better categorization
Improvements
  • Wishlist User Experience: Smoother interaction patterns for managing wishlist items
  • Status Change Reliability: More robust status updates when pets are adopted or fostered
Bug Fixes
  • Fixed status changing logic: Pet statuses update correctly for all event types
  • Fixed wishlist persistence: Wishlist changes save reliably across sessions
  • Fixed badge rendering: Status badges display consistently on all pages

February 11 - February 24, 2025

API Expansion and Performance Tuning

3
3
2
New Features
  • Public Pet API: GET endpoint for fetching public pet data programmatically
  • Pet Creation API: POST endpoint allows external systems to create pet records
  • Petfinder Breed Matching: Automatic mapping between shelter breeds and Petfinder categories
Improvements
  • Database Performance: Added critical indexes and optimized slow queries
  • API Key Management: Enhanced settings page for managing external API credentials
  • Foster Availability Display: Better visibility of foster home capacity
Team Highlights
  • Welcome Greg to the team!: Full-stack developer from France joins! Brings experience from startups and enterprise.
  • Greg added critical database indexes: Profiled slow queries and slashed API response times by 70%.
Bug Fixes
  • Fixed Petfinder breed mapping: Breed names match Petfinder categories correctly
  • Fixed foster availability updates: Capacity changes reflect immediately on foster boards
  • Fixed widget images: Embedded pet widgets display images without CORS errors

January 28 - February 10, 2025

Public Volunteers and Visibility Controls

3
2
New Features
  • Public Volunteer Applications: Accept volunteer applications through public-facing forms
  • Visibility Toggles: Control which information displays publicly
  • Vet Services Catalog: Track services offered by each veterinary clinic
Improvements
  • Volunteer Experience: Streamlined volunteer application and management flow
  • Settings Consolidation: Simplified settings pages with better grouping
Bug Fixes
  • Fixed public volunteer submissions: Anonymous volunteer applications save correctly
  • Fixed visibility toggles: Privacy settings apply immediately without refresh

January 14 - January 27, 2025

Marketing Refresh and Data Tools

4
3
2
New Features
  • Daily Population Export: Export daily shelter population data for compliance reporting
  • Marketing Page Redesign: Refreshed homepage and feature pages with modern design
  • Table Virtualization: Large tables render smoothly with thousands of rows
  • Daily Checklists: Team and personal daily task checklists with template support
Improvements
  • Homepage Clarity: Streamlined messaging focuses on core value propositions
  • FAQ Expansion: Added answers to common shelter management questions
  • Upload Error Handling: Clearer error messages when uploads fail validation
Team Highlights
  • Welcome Natalie to the team!: Senior full-stack developer joins! Passionate about building user-friendly systems.
  • Natalie polished the table virtualization: Spent a weekend perfecting scroll transitions. Buttery-smooth performance even with thousands of rows.
Bug Fixes
  • Fixed population report export: Daily exports include all required fields
  • Fixed table virtualization: Large tables scroll smoothly without performance issues

December 31, 2024 - January 13, 2025

Transport Tracking and Mobile Polish

3
2
New Features
  • Transportation Management: Track pet transports with routes, drivers, and timestamps
  • Mobile Wishlist: Responsive wishlist interface optimized for mobile devices
  • Public QR Code Flow: Simplified QR code generation for public pet profiles
Improvements
  • Transport Interface: Enhanced UI for managing scheduled and completed transports
  • Event Deletion: Fixed broken event removal workflow
Bug Fixes
  • Fixed Google loader issue: Google Maps integration loads correctly on all pages
  • Fixed transport creation: New transport records save with all required fields
  • Fixed event deletion: Events delete completely without leaving orphaned data

December 17 - December 30, 2024

Volunteer Hours and Translation Cleanup

3
1
New Features
  • Interface Sorting Preferences: Save custom sort orders for lists and tables
  • Volunteer Flow Redesign: Streamlined volunteer onboarding and management process
  • We all architected the profile drag-and-drop system: Three nights of wrestling with React DnD before everything clicked into place.
Improvements
  • Volunteer Dialog: Enhanced volunteer detail modal with better layout
Bug Fixes
  • Fixed wishlist fetching: Wishlist items load correctly on all pages
  • Fixed volunteer hours modal: Hours entry dialog saves data reliably
  • Fixed sorting persistence: Custom sort orders save across sessions

December 3 - December 16, 2024

Wishlists and Veterinary Expansion

5
3
1
New Features
  • Public Wishlist: Share shelter wishlists with supporters and donors
  • Wishlist Item Management: Create, track, and fulfill wishlist items with priority levels
  • Donation Workflows: Process donations linked to specific wishlist items
  • Foster Availability Toggle: Quickly mark foster homes as available or at capacity
  • Enhanced Veterinary Tracking: Expanded vet information with specialties and service areas
Improvements
  • Event Management: Improved event creation and editing interface
  • Vet Statistics: Dashboard shows vet visit trends and upcoming appointments
  • Toast Notifications: More reliable success and error messages
Team Highlights
  • Welcome Jayson to the team!: Full-stack developer from Canada joins the crew! Battle-tested from startup and corporate worlds.
Bug Fixes
  • Fixed wishlist logic: Item status updates flow correctly through donation process
  • Fixed foster availability: Availability toggles update immediately without page refresh
  • Fixed toast display: Notification messages appear reliably on all pages

November 19 - December 2, 2024

Public Presence and Foster Reimagined

6
2
1
New Features
  • Public Pet Search: Searchable public pet directory with advanced filtering
  • Public Shelter Profiles: Dedicated public pages for each shelter with customization
  • Public Pet Profiles: Beautiful standalone pages for adoptable pets
  • Foster Database Redesign: Completely rebuilt foster system with better data structure
  • Auto Pet Status Updates: Pet statuses automatically change when fostered or adopted
  • Enhanced Reporting: Financial reports and population analytics
Improvements
  • Foster UI Overhaul: Completely redesigned foster management interface
  • Foster Assignment Logic: Improved foster placement workflows and validations
Team Highlights
  • Welcome Ana to the team!: Our talented designer joins from Ukraine! Things are about to get a lot prettier around here.
Bug Fixes
  • Fixed adoption overriding: New adoptions no longer overwrite historical records
  • Fixed pet status during creation: Respects initial status when creating new pets
  • Fixed foster assignment: Foster placements save correctly with all required data

October 17, 2023 - November 18, 2024

Foundation Building

3
3
New Features
  • Core Infrastructure: Built technical foundation with Remix, Supabase, and modern tooling
  • Collapsible Sidebar: Added responsive sidebar navigation with smooth transitions
  • Multi-Factor Authentication: Enhanced security with MFA support and factor management
Improvements
  • Dependency Management: Regular updates to keep framework and libraries current
  • Developer Experience: Added syncpack, improved linting, and standardized tooling
  • Stripe Integration: Updated to latest Stripe API version for payment processing
Bug Fixes
  • Fixed password updates: Resolved issues with user password change flows
  • Fixed invitation system: Team invitation acceptance and renewal working correctly

October 2 - October 16, 2023

Polishing for Our First Pilot

2
1
1
New Features
  • Task Reminders: Set due dates and view them on the dashboard
  • Adoption Notes: Allow notes on adoptions to help with follow-up
Improvements
  • Feedback Loop: Weekly calls with two partner rescues shaped every tweak
Team Highlights
  • Welcome Sophia to the team!: Our very first team member joins! Infinitely patient, incredibly kind, and always ready to help.

February - October 2023

Building the Basics

2
New Features
  • First Repo Commit: A fresh Supabase + Remix stack focused on a single shelter
  • Single-Shelter Schema: Tables for pets, adopters, and adoptions with just the essentials
Built with love for animal shelters everywhere

PawPlacer

© Copyright 2026 PawPlacer. All Rights Reserved.

Contact
  • Email
About
  • About Us
  • Funding Philosophy
  • Careers
  • FAQ
  • Pricing
  • Changelog
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy