Skip to content

v1.5.0

Compare
Choose a tag to compare
@RadovanTomik RadovanTomik released this 22 Jul 08:27
· 127 commits to main since this release
c06ff10

What's Changed

  • fix: add axios retry,to call api again if server return error 500 by @tmilost in #215
  • fix: fix position when first vueo tour is displayed by @tmilost in #216
  • Changes negotiation posts to support public and private posts by @svituz in #217
  • Additional configuration for links and information in footer. by @konradlang in #222
  • feat: add new input field to dynamic form by @tmilost in #225
  • feat: add cursor pointer to table row by @tmilost in #234
  • fix: remove defined height for footer logo image by @tmilost in #232
  • fix: go back button, for external link users by @tmilost in #230
  • Added env setting to disable communication with everyone. by @konradlang in #231
  • Revert "Added env setting to disable communication with everyone." by @RadovanTomik in #238
  • fix: hide login page if user is alredy loged-in by @tmilost in #237
  • fix: reload page after resource is updated by @tmilost in #241
  • fix: dont show vue tour on skip button by @tmilost in #240
  • feat: add search parameters and collection id by @tmilost in #243
  • build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #242
  • build(deps-dev): bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory by @dependabot in #235
  • Bugfix for uploading attachments and messages in one go by @konradlang in #256
  • Fix start script by @RadovanTomik in #253
  • Revert "Fix start script" by @RadovanTomik in #257

New Contributors

Full Changelog: v1.4.2...v1.5.0