Skip to content

Generate new testing version

Lionel Morin requested to merge dev into testing

3.6.0 (2022-09-19)

Features

  • event: pre-complete formular with info from laboite (1453790)
  • menu: add copy caldav url option in main menu (08a2ab8)

Bug Fixes

  • avatar: add white background for avatar user in chip (34b52c0)
  • calendar: limit file type to be only .ics (795c85c)
  • global: prevent loading (759903a)
  • global: replace meteor.user() by context user (e573841)
  • global: replace Meteor.userID() by userid from context (eb7cd85)
  • logout: refactor logout process (93179d5)
  • menu: add / gestion in caldav url (47c377d)
  • ui: check if user is loading in MainLayout (60235a6)

Build System

  • meteor: update meteor 2.7.3 and node version 14.19.3 (3e5140b)
  • npm: change npm command run start-dev to start (cbc0b2b)

Documentation

  • readme: update and translate readme (6f8adda)

Continuous Integration

  • build-docker: run for testing prerelease (7864043)
  • commitlint: use new standard job .git:commitlint (0bb3fca)
  • merge-to-dev: use new standard jobs .git:merge-to (8dd555a)
  • meteor: test before generating a new release (4c65427)
  • semantic-release: create testing prerelease (b15be7f)
  • tag docker: tag testing prerelease image (fdf05a4)

Merge request reports