Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Releases: ergonode/backend

0.6.0

16 Jan 14:00
4795f16
Compare
Choose a tag to compare
  • feature - Add product history log
  • feature - Add core notifications
  • feature - Add workflow notifications
  • feature - Add comment module
  • feature - Add system attribute
  • improvement - Grid query optimisation, add advanced filter support
  • fix - .env according to Symfony 4.3
  • improvement - Behat optimisation and added more tests
  • improvement - Upgrade Code Sniffer
  • experimental - Add deptrac
  • experimental - Remove GfreeauGetJWTBundle
  • improvement - Merge attribute to one module
  • improvement - Change domain events to work with Symfony Message component

0.5.0

08 Oct 09:52
87ca2a8
Compare
Choose a tag to compare
  • feature #115 Product segment functionality (rprzedzik)
  • feature #118 Event store history (BastekBielawski)
  • feature #124 Register events in database (BastekBielawski)

0.4.0

20 Sep 10:19
065d3b5
Compare
Choose a tag to compare
  • feature #104 Multiple category trees (wiewiurdp)
  • feature #98 Add Workflow Transitions (rprzedzik)
  • feature #77 User activity flag (BastekBielawski)
  • improvement #76 JMS interface handler (BastekBielawski)
  • feature #73 Add product status (rprzedzik)
  • feature #71 Language configuration (wiewiurdp)
  • experimental #90 Remove FOSRestBundle (BastekBielawski)
  • improvement Upgrade to Symfony 4.3 (BastekBielawski)

0.3.0

10 Sep 08:06
Compare
Choose a tag to compare
  • feature #39 Add Roles and privileges (rprzedzik)
  • feature #39 Refactoring user authentication (BastekBielawski)
  • feature #42 User activity log (rprzedzik)
  • improvement #51 Improvements in roles and privileges (BastekBielawski)
  • feature #54 Add all users worklog grid endpoint (rprzedzik)
  • experimental #60 Deepl - Automatic translations (wiewiurdp)

0.2.0

25 Jul 14:27
5d18802
Compare
Choose a tag to compare
  • feature #1 Template designer - layout improvement (rprzedzik)
  • bugfix #2 Bugfix - missing console file (bleto)
  • bugfix #13 Bugfix - missing key exists checking (rprzedzik)
  • feature #17 Category tree - add api endpoints (rprzedzik)
  • bugfix #19 Missing DefaultTemplateGenerator class (rprzedzik)
  • feature #26 Separating grids rendering mechanism (rprzedzik)
  • feature #31 Add Category tree get endpoint (rprzedzik)
  • configuration #36 Add phpstan (rprzedzik)

0.1.1

14 Jun 07:18
eed8dfb
Compare
Choose a tag to compare
  • #2 add missing console file and update README file