Releases: VirtoCommerce/vc-module-inventory
Releases · VirtoCommerce/vc-module-inventory
3.1000.0
12 Feb 16:43
Compare
Sorry, something went wrong.
No results found
3.817.0
19 Dec 14:38
Compare
Sorry, something went wrong.
No results found
📈 Improvements Remove TransactionScope from SaveInventoryReservationTransactions (#158 )
3.816.0
10 Dec 10:49
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes Refactor DB provider setup to use platform UseDatabase helper
3.815.1
10 Dec 10:51
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes Refactor DB provider setup to use platform UseDatabase helper
3.811.1
10 Dec 10:46
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes Refactor DB provider setup to use platform UseDatabase helper
3.808.1
10 Dec 10:51
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes Refactor DB provider setup to use platform UseDatabase helper
3.815.0
28 Nov 08:47
Compare
Sorry, something went wrong.
No results found
🎯 Development Remove obsolete code (#157 )
3.814.0
20 Oct 12:59
Compare
Sorry, something went wrong.
No results found
🎯 Development Localization files (Sv,No, Fi) (#154 ) 🐞 Bug fixes Store settings names consistency (#156 )
3.813.0
16 Oct 15:27
Compare
Sorry, something went wrong.
No results found
🎯 Development Migrate Inventory to Generic CRUD and Search (#155 )
BREAKING CHANGES
Changed constructor arguments:
ProductAvailabilityDocumentBuilder
InventorySearchService
InventoryServiceImpl
Changed IEnumerable<T> to IList<T>:
IInventoryService, InventoryServiceImpl:
SaveChangesAsync()
ClearCache()
Changed T[] to ICollection<T>:
InventoryCacheRegion:
CreateChangeToken()
3.812.0
02 Oct 17:24
Compare
Sorry, something went wrong.
No results found
🎯 Development inventory search by multiple product IDs support (#153 )