Releases: poissoj/livrelibre
v4.1: Group orders
v4.0: Migrate to PostgreSQL
🗃️ Migrate from MongoDB to PostgreSQL, with drizzle-orm
⬆️ Upgrade dependencies
✨ Display contact info in orders page
✨ You can change customerNotified status directly from OrdersTable
v3.0: Customers and Orders
🔥 Remove twin.macro and emotioncss
⬆️ Upgrade dependencies
🐛 Fix searching with special characters
✨ Add Orders page
✨ Add Customers page
v2.1: emotion
🔒️ Add security headers
🔒️ Hash passwords (run migration script to update db)
⬆️ Upgrade dependencies: migrate to twin v3, tRPC v10, pnpm v8
♻️ Move from styled-components to emotion
v2.0: Migrate to Next.js
This is a complete rewrite in TypeScript and Next.js.
It also uses Tailwind CSS and many small UI changes were made.
It results in a faster, smoother app which is more pleasant to use.
v1.0: First release
This is the first working release. Tag it to distinguish it from next release v2.0.0