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
- Offset clean up according to exposed version 0.60 by @piashcse in #40
- Update ktor version 3.1.2 by @piashcse in #41
- Code refactor and optimization by @piashcse in #42
- Add kotlin doc by @piashcse in #45
- Update review and rating id by @piashcse in #46
- Restructure db table and simplify the authentication flow by @piashcse in #47
Full Changelog: 3.1.0...3.2.0
[3.1.0] - March 16, 2024
What's Changed
- Update ktor version 3.1.1 by @piashcse in #37
- Update ktor swagger ui :ktor-openapi version 5.0.1 by @piashcse in #38
- Update exposed version 0.60 by @piashcse in #39
- Update exposed 0.57.0 by @piashcse in #34
- Update swagger ui 4.1.2 by @piashcse in #35
- Update ktor version 3.0.3 by @piashcse in #36
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
- Update ktor 3.0.1 by @piashcse in #29
- Update swagger ui 4.1.0 by @piashcse in #30
- Optimize param validation with extension function by @piashcse in #31
Full Changelog: 2.0.0...2.0.1
[2.0.0] - October 26, 2024
What's Changed
- chore: Update Ktor 3.0.0 by @piashcse in #28
- chore: Update Hikari 6.0.0 by @piashcse in #27
- chore: Update swagger plugin by @piashcse in #26
- fix: Optimize validation by @piashcse in #25
- feat: Product Search by @piashcse in #24
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