·
4 commits
to beta
since this release
What's Changed
- chore(deps): bump immutable from 5.0.3 to 5.1.5 in /vueManager by @dependabot[bot] in #131
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #132
- feat: support custom fields in order validation by @biz87 in #135
- fix(build): ensure 'desc' key exists in snippet and source properties by @Ibochkarev in #127
- fix: add MODX table prefix to relation field table names by @biz87 in #136
- fix: implement server-side sorting for customers grid by @biz87 in #137
- fix: display order status in customer order history by @biz87 in #139
- fix: absolute URLs in customer orders filter and pagination by @biz87 in #141
- fix: absolute URLs in customer address management by @biz87 in #142
- fix(manager): cast permission flags to int for MODX JS strict comparison by @Ibochkarev in #133
- refactor: migrate product gallery from ExtJS to Vue by @biz87 in #150
- refactor(category): remove unused ms3_category_grid_fields and dead code by @Ibochkarev in #146
- fix(product): improve options parsing and empty options handling by @Ibochkarev in #149
- refactor(product): simplify Product\GetList — remove non-combo logic by @Ibochkarev in #152
- feat: add _formatted placeholders for currency and weight display by @Ibochkarev in #147
- feat(grid): inline edit for category products table by @Ibochkarev in #134
- fix(category): restore visual editor (TinyMCE) for product category content by @Ibochkarev in #156
- fix: удаление опций товара и пропажа «создать Документ» (Fixes #153) by @Ibochkarev in #158
- chore(release): v1.7.0-beta1 by @biz87 in #159
Full Changelog: v1.6.0-beta1...v1.7.0-beta1