🔖(minor) minor release to 1.2.0
Added: - 🎨(frontend) better conversion editor to pdf - ✨Export docx (word) - 🌐Internationalize invitation email - ✨(frontend) White branding - ✨Email invitation when add user to doc - ✨Invitation management Fixed: - 🐛(y-webrtc) fix prob connection - ⚡️(frontend) improve select share stability - 🐛(backend) enable SSL when sending email Changed: - 🎨(frontend) stop limit layout height to screen size - ⚡️(CI) only e2e chrome mandatory Removed: - 🔥(helm) remove htaccess
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: lasuite/impress-backend
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
backend:
|
||||
migrateJobAnnotations:
|
||||
@@ -116,13 +116,13 @@ frontend:
|
||||
image:
|
||||
repository: lasuite/impress-frontend
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
webrtc:
|
||||
image:
|
||||
repository: lasuite/impress-y-webrtc-signaling
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: lasuite/impress-backend
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
backend:
|
||||
migrateJobAnnotations:
|
||||
@@ -116,13 +116,13 @@ frontend:
|
||||
image:
|
||||
repository: lasuite/impress-frontend
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
webrtc:
|
||||
image:
|
||||
repository: lasuite/impress-y-webrtc-signaling
|
||||
pullPolicy: Always
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user