Skip to content

Releases: modx-pro/MiniShop3

v1.7.0-beta1

16 Mar 14:10
b9d94a4

Choose a tag to compare

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

v1.6.0-beta1

02 Mar 21:23

Choose a tag to compare

What's Changed

  • fix(install): MySQL reconnect in migrations resolver by @biz87 in #108
  • fix(policies): формат data для совместимости с апгрейдом MODX by @Ibochkarev in #107
  • fix(manager): correct Save button display in products and categories for MODX 3.2 by @Ibochkarev in #118
  • feat(customer): add order cancel by customer in personal account by @Ibochkarev in #119
  • feat(product): remember active Vue tab across page reloads by @Ibochkarev in #120
  • chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /vueManager by @dependabot[bot] in #122
  • chore(deps): bump rollup from 4.52.5 to 4.59.0 in /vueManager by @dependabot[bot] in #123
  • fix(auth): httpOnly cookie token architecture by @biz87 in #124
  • refactor(lk): integrate standalone modules, add confirm dialog by @biz87 in #126

Full Changelog: v1.5.0-beta1...v1.6.0-beta1

v1.5.0-beta1

20 Feb 19:27
d9f1c04

Choose a tag to compare

What's Changed

  • fix: add class_key to getIterator for msProduct/msCategory (#87) by @biz87 in #90
  • fix: correct default order status IDs and add fallback for zero values by @biz87 in #91
  • feat: add formatPrices parameter to msOrderTotal snippet by @biz87 in #93
  • Issue #78: выбор количества строк, кнопки в начало/конец, хеш в чанках by @Ibochkarev in #80
  • Issue #17: Использование data-* вместо классов by @Ibochkarev in #81
  • Issue #21: Исправлены неточности в лексиконах by @Ibochkarev in #82
  • fix: remove action from miniShop3 menu configuration by @Ibochkarev in #94
  • refactor: remove redundant permission checks from processor initializ… by @Ibochkarev in #95
  • feat: dispatch cart updated event and update success message for orde… by @Ibochkarev in #96
  • fix: allow clearing EAV options from product form by @biz87 in #101
  • fix: make grid seed migrations idempotent by @biz87 in #103
  • fix(orders): Убрать GROUP BY в списке заказов by @Ibochkarev in #102
  • fix(orders): Добавить сортировку в таблице списка заказов by @Ibochkarev in #104
  • Обработка отсутствия сервиса ms3 (Issue #68) by @Ibochkarev in #99
  • Вынос селекторов в общий конфиг (Issue #18) by @Ibochkarev in #97
  • Release 1.5.0-beta1 by @biz87 in #105

Full Changelog: v1.4.1-beta1...v1.5.0-beta1

v1.4.1-beta1

13 Feb 22:07
fb41ffe

Choose a tag to compare

What's Changed

  • Исправлена подгрузка описаний в сниппеты by @Ibochkarev in #70
  • docs: update version badge in README to reflect latest release format by @Ibochkarev in #77
  • Refactor UI + улучшение линтеров и форматирования кода by @Ibochkarev in #71
  • Добавлена локализация интерфейса галереи by @Ibochkarev in #79
  • Единообразное отображение иконки календаря by @Ibochkarev in #83
  • Release 1.4.1-beta1 by @biz87 in #84

Full Changelog: 1.4.0-beta1...v1.4.1-beta1

Release 1.4.0-beta1

07 Feb 10:45
10dc448

Choose a tag to compare

What's Changed

  • Added PrimeVue localization via @vuetools/usePrimeVueLocale by @Ibochkarev in #67
  • Release 1.4.0-beta1: Notification Center, msOrder improvements by @biz87 in #69

New Contributors

Full Changelog: 1.3.0-beta1...1.4.0-beta1

Release 1.3.0-beta1

30 Jan 16:25
00669a4

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3-beta1...1.3.0-beta1

Release 1.2.3-beta1

24 Jan 15:14
70fd56f

Choose a tag to compare

What's Changed

  • dev/1.2.3-beta by @biz87 in #64
  • chore(deps): Bump lodash from 4.17.21 to 4.17.23 in /vueManager by @dependabot[bot] in #63

Full Changelog: 1.2.2-beta.1...1.2.3-beta1

Release 1.2.2-beta1

20 Jan 14:41
7fc08f2

Choose a tag to compare

What's Changed

  • 1.2.1 beta1 && 1.2.2 beta1 by @biz87 in #62

Full Changelog: 1.2.0-beta1...1.2.2-beta.1

realease 1.2.0-beta1

18 Jan 08:59
bbdac81

Choose a tag to compare

What's Changed

  • Bump preact from 10.27.2 to 10.28.2 in /vueManager by @dependabot[bot] in #58
  • Release 1.2.0-beta1 by @biz87 in #61

Full Changelog: 1.1.0-beta1...1.2.0-beta1

realease 1.1.0-beta1

10 Jan 21:19
49fab67

Choose a tag to compare

Merge pull request #59 from modx-pro/dev/1.1.0-beta1

1.1.0 beta1