Skip to content

Releases: piashcse/ktor-E-Commerce

3.3.0

29 May 13:50
fc5a1b5

Choose a tag to compare

What's Changed

  • Update user profile table and user profile readme by @piashcse in #48
  • (feat) - Implemented privacy policy and user consent feature by @piashcse in #49
  • Improve Privacy policy consent routes and optimization by @piashcse in #50
  • (feat) - Implemented single email register with multiple userType by @piashcse in #51
  • Re-Architecture the project structure to onion architecture by @piashcse in #53
  • Update ktor 3.1.3 by @piashcse in #54
  • Improved architecture structure and naming convention by @piashcse in #55
  • Update readme for smtp server setup sending otp to email address by @piashcse in #56
  • Separate enums values in constants package by @piashcse in #57
  • Removed serialization-kotlinx by @piashcse in #58
  • Centralize message by @piashcse in #59
  • Simplify order status by @piashcse in #60
  • Update kotlin 2.1.20 to 2.1.21 by @piashcse in #61
  • Improve request response by @piashcse in #62

Full Changelog: 3.2.0...3.3.0

3.2.0

11 Apr 19:43
86f4564

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

3.1.0

16 Mar 14:55
e37a6ee

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

06 Dec 16:33
65cdc80

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...3.0.2

2.0.1

17 Nov 18:43
cadbb31

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Oct 13:18
4d7683a

Choose a tag to compare

1.1.1

19 Oct 14:43
4395c4f

Choose a tag to compare

  • refactor upload urls #23
  • Fixing login http method #22
  • Update ktor-swagger-ui #21
  • Commonize validation parameter #20
  • Update shipping API #18
  • Automate upload directory #17

1.1.0

28 Sep 07:23
1984f7d

Choose a tag to compare

  • Add koin dependency injection
  • Add payment route
  • optimize email sending API
  • Code optimization and performance improvement
  • Code clean up

1.0.0

02 Sep 05:38

Choose a tag to compare

  • Restructure the full project
  • Added swagger UI with smiley plugin for more understandability