What's Changed
- Model extending by @dotmbf in #2168
- fix: show correct product thumbnail in product resource table by @wychoong in #2169
- Fix rounding issue when casting to int by @alecritson in #2167
- Make discount table columns toggleable by @ryanmitchell in #2172
- Fix container resolution and morph map for extended models by @repl6669 in #1933
- Fix logic check for address by @alecritson in #2181
- Address some missing translations by @axelbdt in #2182
- Add product link to order lines by @alecritson in #2178
- Add event for stripe webhook by @alecritson in #2180
- Add Two-Factor Authentication to the panel by @alecritson in #2176
- Add setters for RichTextInput File attachments by @dotmbf in #2174
- Refactor order reference generator by @alecritson in #2175
- Put manage order shout entries in a group by @alecritson in #2170
- Allow Stripe Webhook parameter fetching to be customised. by @alecritson in #2173
- Handle link address info from Stripe. by @alecritson in #2161
- Allow multiple extension to be registered for the same page/resource by @alecritson in #2135
- Add translate for "All" product/order tab by @mathis-gasparotto in #2122
- Fix forceDelete product by @wychoong in #2075
- Feature - Add new helper localeUrl by @lguichard in #1882
- added german language files for admin panel by @jetwes in #1822
- Strict mode fixes and Observer fixes by @alecritson in #2183
- Corrected Heading of Weight Units in Products##product-dimensions Reference by @MacTavish-69 in #2189
- Update stripe webhook config key by @zalito12 in #2200
- When pdf_rendering = stream, there is problem with record type by @kapi14 in #2198
- Update carts reference by @zalito12 in #2193
- Version lock 2fa package by @alecritson in #2203
- Minor typo on customer groups documentation by @tominal in #2208
- Auto document facades by @repl6669 in #2205
- Ensure workflow runs for facade documentation by @glennjacobs in #2215
- Added missing spanish translations in product panel by @ablunier in #2195
- Add missing translations in Product Availability and Tax Zones by @axelbdt in #2194
- Added Price model method to return the tax inclusive compare price by @MacTavish-69 in #2213
- Allow Media Relation Manager to be extended by using getXXXDefault() … by @Saifallak in #2192
New Contributors
- @axelbdt made their first contribution in #2182
- @jetwes made their first contribution in #1822
- @MacTavish-69 made their first contribution in #2189
- @zalito12 made their first contribution in #2200
- @kapi14 made their first contribution in #2198
- @tominal made their first contribution in #2208
- @ablunier made their first contribution in #2195
- @Saifallak made their first contribution in #2192
Full Changelog: 1.0.0-beta20...1.0.0-beta21