Skip to content

Releases: yzernik/squeakroad

v0.1.4

30 Jul 02:00
9ddbdfc
Compare
Choose a tag to compare

What's Changed

  • Improve template for account activation when disabled by @yzernik in #529

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Jul 01:59
ba4d55f
Compare
Choose a tag to compare

What's Changed

  • Simplify check for if listing is approved by @yzernik in #526

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Jul 01:14
4106c0a
Compare
Choose a tag to compare

What's Changed

  • Fix clippy lint for restricting unapproved listing page by @yzernik in #524

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Jul 01:14
92e2221
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Jul 01:14
2c802dc
Compare
Choose a tag to compare

What's Changed

  • Increase max file upload size limit by @yzernik in #512
  • Strip image metadata by @yzernik in #513
  • Delete listings for user upon account deactivation by @yzernik in #514
  • Add admin page for deactivated listings by @yzernik in #515
  • Only show listings with non-disabled user account in active listings by @yzernik in #516

Full Changelog: v0.0.8...v0.1.0

v0.0.8

29 Jul 20:05
b6571fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

25 Jul 10:20
33113e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

25 Jul 05:18
dd497e9
Compare
Choose a tag to compare

What's Changed

  • Use db transaction for withdraw by @yzernik in #450
  • Rollback delete order db transaction if cancel invoice fails by @yzernik in #455
  • Dont use typed queries for ratings by @yzernik in #456
  • Rename function for query processing escrowed orders by @yzernik in #457
  • Fix lint for cancel invoice rpc args by @yzernik in #458
  • Use count query to get num processing orders by @yzernik in #459
  • Update query for processing escrowed orders to work when listing is null by @yzernik in #460
  • Use query for get count pending listings by @yzernik in #462
  • Use return statements for errors in listing route by @yzernik in #463
  • Use return statements for other routes by @yzernik in #465
  • Improve order flow by @yzernik in #467

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Jul 02:37
7e907ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 Jul 07:33
cd709b5
Compare
Choose a tag to compare

What's Changed

  • Display listings in a table instead of a list in template by @yzernik in #433
  • Rename approved listings page to active listings page by @yzernik in #434
  • Rename my pending orders to my processing orders by @yzernik in #436

Full Changelog: v0.0.3...v0.0.4