Valuein Shop changelog

Shop changelog
⚡ valuein/shop:6.0
Written by julien.tattevin on Mar 21 2024, 3:32 PM.
- 🎉 Migrated to symfony 6
⚡ valuein/shop:5.10
Written by julien.tattevin on Mar 14 2024, 12:07 PM.
- 🎉 Added Stripe payment methods to Salesforce Subscription Management
- 🎉 Added Stripe to Valuein Invoice Engine payment methods
- 🚀 Improved PHP version
- 🚀 Improved pdf generation
- 🚀 Improved code management using rector
- 🔥 Changed dependency to pdf generator
- 🔥 Changed declaration of sonata admin classes
⚡ valuein/shop:5.9
Written by julien.tattevin on Dec 13 2023, 4:16 PM.
- 🎉 Added MFA Authentication on admin part
- 🚀 Improved mapping of account between Valuein and Salesforce
- 🚀 Improved country management in addresses
- 🚀 Improved "My account" theme and navigation experience
- 🔥 Changed mapping Valuein and Salesforce
- 🔥 Changed dependencies between controllers
⚡ valuein/shop:5.8
Written by julien.tattevin on Oct 18 2023, 9:08 AM.
- 🎉 Added Salesforce OAuth protocol.
- 🎉 Added Wizards to help do the main setups
- 🎉 Added B2B/B2C
- 🎉 Added selfcare change qty support for Salesforce Subscription Management
- 🚀 Improved configuration management
- 🚀 Improved date calculator to allow project to add new keywords
- 🔥 Changed loading of local bundles configs
- 🔥 Changed path of security_main.yml
- 🔥 Changed loading of Salesforce and Valuein Invoice Engines bundles
- 🔥 Changed Switchable interface
- 🔥 Changed email-contexts config key by email_contexts
- 🔥 Changed matrix-configs config key by matrix_configs
⚡ valuein/shop:5.7
Written by julien.tattevin on Jul 28 2023, 9:48 AM.
- 🎉 Added valuein invoice engine amendments.
- 🎉 Added Salesforce Subscription Management support
⚡ valuein/shop:5.6
Written by julien.tattevin on Jul 10 2023, 4:32 PM.
- 🎉 Added Cart Custom fields
- 🚀 Improved backend invoice engine selection
- 🚀 Improved theme roller colors management
- 🚀 Improved quote details with rich text field
- 🚀 Improved subscription strategy to enable change quantity
- 🚀 Improved session management
- 🚀 Improved database caching
- 🔥 Removed /customerCare/checkSubscription as the route was unused
- 🔥 Removed /customerCare/openSubscription as the route was unused
⚡ valuein/shop:5.5
Written by julien.tattevin on May 23 2023, 12:28 PM.
- 🎉 Added salesRep Finder module
- 🎉 Added quote web debug toolbar profiler
- 🚀 Improved alignment of blocks
⚡ valuein/shop:5.4
Written by julien.tattevin on Mar 21 2023, 11:27 AM.
- 🎉 Added support for Multi Attribute Pricing charges
- 🎉 Added twig test for charge and model checks
- 🎉 Added admin alert feature
- 🎉 Added rampDeal module
- 🚀 Improved add product amendment in cpq
- 🐛 Fixed amendments filtering on Pending subscriptions
- 🐛 Fixed self-care amendments change-quantity form rendering
⚡ valuein/shop:5.3
Written by julien.tattevin on Jan 25 2023, 9:53 AM.
- 🎉 Added CPQ2C module
- 🚀 Improved Newsfeed display on the admin page
- 🚀 Improved Products list page display on the admin page
- 🚀 Improved TaggedIterator (technical improvement)
- 🚀 Improved Added extra conditions in approbation module
- 🚀 Removed button 'View all products'
- 🔥 Deprecation of replaceProductPreview method
- 🔥 Changed some methods signature to static for autowire
⚡ valuein/shop:5.2
Written by julien.tattevin on Dec 27 2022, 8:59 AM.
- 🎉 Added approval module
- 🎉 Added migration module
- 🎉 Added newsfeed on the admin page
- 🐛 Fixed double slashes in Zuora API URL
- 🔥 Changed customer care login parameters
⚡ valuein/shop:5.1
Written by julien.tattevin on Nov 8 2022, 10:30 AM.
- 🎉 Added Homepage Components
- 🎉 Added CPQ with Valuein invoice engine
- 🎉 Added product name in subscription list in cpq mode
- 🚀 Improved Robot Framework tests
- 🚀 Improved tagged service collection
- 🐛 Fixed cart sidebar Layout
- 🔥 Changed shipping address rendering
⚡ valuein/shop:5.0
Written by julien.tattevin on Oct 10 2022, 12:03 PM.
- 🎉 Migrated to symfony 5
- 🎉 Added UserAuthenticator class to help authenticate
- 🚀 Improved login lock after too many process
- 🔥 Changed annotation to attributes
- 🔥 Changed translation format
- 🔥 Changed configuration for dev env
- 🔥 Changed getUsername to getUserIdentifier
- 🔥 Changed translatable interface
- 🔥 Changed logout handler to an event subscriber
- 🔥 Changed user auth
⚡ valuein/shop:4.2
Written by julien.tattevin on Oct 6 2022, 12:40 PM.
- 🎉 Added tax mode on invoice engine charges
- 🎉 Added discount percentage and fixed amount charges
- 🎉 Added remote subscription preview
- 🚀 Improved completeCharge method
⚡ valuein/shop:4.1
Written by julien.tattevin on Sep 2 2022, 3:29 PM.
- 🎉 Added Valuein invoice engine
- 🎉 Added short description in product card
- 🎉 Added configurable header and footer menu
- 🚀 Improved modules loading based on licence
- 🚀 Improved navigations by adding missing "back" buttons
- 🚀 Improved code stability
- 🚀 Improved admin navigation
- 🐛 Fixed double address creation in zuora by preventing double clicking
- 🐛 Fixed layout of cms page without image
- 🐛 Fixed translation help message rendering
- 🐛 Fixed product inclusion/exclusion
- 🔥 Changed the menu rendering
⚡ valuein/shop:2022-07-07-14-51
Written by julien.tattevin on Jul 7 2022, 5:38 PM.
- 🎉 Added Zuora Amendment for CPQ module
- 🚀 Migrated to PHP 8.1
- 🚀 Improved subscription creation and preview
⚡ valuein/shop:2022-02-07-16-07
Written by julien.tattevin on May 19 2022, 9:23 AM.
- 🚀 Improved Stripe Connect for provider
- 🐛 Fixed background task duplication
- 🐛 Fixed potential xss injection
- 🐛 Fixed contract rendering based on multiple product
⚡ valuein/shop:2021-12-16-10-52
Written by changelog on Dec 17 2021, 5:21 PM.
- 🎉 Upgraded database storage to mariadb:10.2
- 🎉 Added Upgrade to Symfony 4.4
- 🎉 Added CPQ Contract module
- 🎉 Added Pending Subscriptions
- 🚀 Improved ssl score
- 🚀 Improved shipping log creation in order/subcription Zuora Config
- 🚀 Improved UI
- 🐛 Fixed invoice download
- 🐛 Fixed address creation with only space
- 🐛 Fixed address creation on a deleted account on Zuora
- 🐛 Fixed adding a product with an option
- 🐛 Fixed creating an automatic filter
- 🐛 Fixed usage of currentShop method when in command line
- 🐛 Fixed removing a filter used on the homepage
⚡ valuein/shop:2021-08-25-06-54
Written by changelog on Aug 25 2021, 2:34 PM.
- 🚀 Improved UI Optimizations
⚡ valuein/shop:2021-07-02-10-56
Written by changelog on Jul 2 2021, 2:10 PM.
- 🎉 Added Pending Subscriptions
- 🐛 Fixed Subscriptions strategy removal
⚡ valuein/shop:2021-06-25-15-05
Written by changelog on Jun 25 2021, 5:10 PM.
- 🎉 Added Matrix config feature
- 🎉 Added Html snippets feature
- 🚀 Improved quote system
- 🚀 Improved tier pricing
- 🐛 Fixed group creation and deletion
⚡ valuein/shop:2021-03-23-11-01
Written by changelog on Mar 23 2021, 2:17 PM.
- 🎉 Added Product Funnel Feature
- 🎉 Added Php Translation Symfony Bundle
⚡ valuein/shop:2021-03-17-08-30
Written by changelog on Mar 17 2021, 10:01 AM.
- 🎉 Added admin theme configuration
- 🚀 Improved the default front end interface
- 🚀 Improved Zuora catalog fetching
⚡ valuein/shop:2021-02-26-16-06
Written by changelog on Mar 16 2021, 2:30 PM.
- 🎉 Added support for CreditMemo and DebitMemo
- 🚀 Improved testing by automating the tests
- 🚀 Improved versionning by adding this changelog
- 🚀 Improved subscription numbering range
- 🐛 Fixed invoice downloading
About Shop changelog
You can find here the latest update about Valuein shop : Our solution to quickly deploy your subscription project.