Changelog
Version 0.1.0
July 16, 2025
- Initial release of the application.
Version 0.1.1
July 17, 2025
- Added property image gallery: users can now view multiple images per property with a carousel/gallery UI.
- Properties are now viewable on the main page without authentication; users only need to sign up when applying.
- Improved public property browsing experience and fixed image modal navigation.
Version 0.1.2
July 17, 2025
- Replaced
html-pdf-node
with puppeteer
for PDF generation to resolve Next.js/webpack compatibility issues. - Receipt PDFs now use a compact A5 format and improved styling for a more professional, receipt-like appearance.
- General bug fixes and code cleanup in the receipts API.
Beta