Skip to content

Releases: poissoj/livrelibre

v4.1: Group orders

27 Oct 08:42
48dfa67
Compare
Choose a tag to compare

✨ Create customer from order page
🚸 Add feedback to ISBN search
🐛 Prevent double submit in forms
✨ Group orders by customer
🚸 Orders - use tiles to filter states

v4.0: Migrate to PostgreSQL

13 Sep 12:27
2ead043
Compare
Choose a tag to compare

🗃️ 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

11 Aug 10:37
f6cb9d1
Compare
Choose a tag to compare

🔥 Remove twin.macro and emotioncss
⬆️ Upgrade dependencies
🐛 Fix searching with special characters
✨ Add Orders page
✨ Add Customers page

v2.1: emotion

26 Oct 10:48
83c1df6
Compare
Choose a tag to compare

🔒️ 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

09 Aug 10:14
Compare
Choose a tag to compare

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

09 Aug 09:53
938d5a4
Compare
Choose a tag to compare

This is the first working release. Tag it to distinguish it from next release v2.0.0