Skip to content

Release 3.2.1

Compare
Choose a tag to compare
@CamillePMyddleware CamillePMyddleware released this 05 Jan 15:30
· 22 commits to main since this release
213acb4

What's Changed

  • Release 3.2.1 by @Myddleware in #906

  • feat: Style myddleware (#882)

  • feat: Change Myddleware design (#874)

  • feat: function name and mail content (#866)

  • feat: hide password field and Api key field

  • feat: smtp error message env check (#877)

  • feat : new button to ownload logs (#900)

  • feat: add button disable and enable tasks, add banner (#886)

  • feat: add button disable and enable tasks, add banner

  • feat: New button to run several specifics record using their ids

  • feat: Add information when the history read is called

  • feat: New cronjob command with a new default timeout (#707)

Connector

  • Connector : change getRefFieldName 's parameters
  • Yousign connector : new connector
  • SuiteCRM connector : improve error message
  • SuiteCRM connector : add missing logic for attachment
  • Suitecrm connector : manage custom relate fields as relate fields
  • Moodle : fix bug on createpassword field -> only update
  • Moodle : manage users module when we search a specific user
  • Prestashop : fix bug for module without reference date
  • Prestashop : Manage shop_urls module
  • Presatshop connector : set default date for module shop_urls - #863
  • File connector enabled for Myddleware 3
  • File connector : fix call to get related fields
  • Airtable : fix bug when several Airtable projects are called in the same task
  • Database connector : Manage null value

Template

  • Template : new template for Moodle ans SuiteCRM
  • Template : remove obsolete templates
  • Template : Password management for template Prestashop - Moodle

BugFix

  • fix : Notification job : change query for performance reason
  • fix : allow to edit a rule with no field
  • fix : yousign rulebatch (#905)
  • fix : Add error if rule mode is update only and the document's type is a creation
  • fix : Change the document type for the current process when the type is changed in the database
  • fix: remove duplicate use statements in ApiController
  • fix: #771 send email notification when a job is running for too long
  • fix: generate a template
  • fix: API LexikJWT config
  • fix: API/JWT remove API version from route
  • fix: API synchro method - retrieve POST params via json_decode
  • fix: prevent redirect to login page when no database (triggered by wrong DoctrineException use
  • fix: remove extra curly bracket
  • fix bug on duplicate search
  • fix on simulation with MySQL connector : #686
  • fix smtp form fix sendmail (#879)

Documentation

  • docs: add database setup instructions & remove duplicated docs (#748)
  • docs: add missing screenshots in connector credentials doc
  • docs: finish Moodle connector documentation
  • docs: finish Mailchimp connector doc
  • docs: add Mautic connector credentials screenshot
  • docs: add WP connector credentials screenshot
  • docs: add cirrusshield & sagecrm connector credentials form screenshots
  • docs: add missing connectors credentials forms
  • docs: continue bidirectional rules doc