Skip to content

Changelog

[3.3.0] - Latest

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 piashcse/ktor-E-Commerce 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] - April 12, 2024

What's Changed

Full Changelog: 3.1.0...3.2.0


[3.1.0] - March 16, 2024

What's Changed

Full Changelog: 3.0.2...3.1.0


[3.0.2] - December 6, 2024

What's Changed

Full Changelog: 2.0.1...3.0.2


[2.0.1] - November 18, 2024

What's Changed

Full Changelog: 2.0.0...2.0.1


[2.0.0] - October 26, 2024

What's Changed

Full Changelog: 1.1.1...2.0.0


[1.1.1] - October 19, 2024

What's Changed

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

Full Changelog: 1.1.0...1.1.1


[1.1.0] - September 28, 2024

What's Changed

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

Full Changelog: 1.0.0...1.1.0


[1.0.0] - September 2, 2024

What's Changed

  • Restructure the full piashcse/ktor-E-Commerce
  • Added swagger UI with smiley plugin for more understandability