summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog13
-rw-r--r--PKGBUILD4
3 files changed, 17 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2970585da598..00912617e627 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = morgen-bin
pkgdesc = Morgen is a modern, intuitive and smart calendar application and successor to MineTime
- pkgver = 2.5.20
+ pkgver = 2.6.1
pkgrel = 1
url = https://morgen.so
changelog = ChangeLog
@@ -12,9 +12,9 @@ pkgbase = morgen-bin
depends = hicolor-icon-theme
depends = desktop-file-utils
provides = morgen
- source = https://download.todesktop.com/210203cqcj00tw1/morgen-2.5.20.deb
+ source = https://download.todesktop.com/210203cqcj00tw1/morgen-2.6.1.deb
source = morgen
- b2sums = a8a68e1445416211f81942e7f4399fe7f896332a2a079777dd538e40204b75e01a630d997511159c14a7569deb947bf6ad4a633528b9b5f239a02b6ccf233170
+ b2sums = 404db3b8ab0e2e986abcc20fbf2f0e3d344f482ccf2d76f9f27423207d65cf9152a89156a3f93664c98263dcbd012cf3975f6e34e5f87e74ba6c846dfaedf417
b2sums = ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd
pkgname = morgen-bin
diff --git a/ChangeLog b/ChangeLog
index dd923cc4afbd..a205c99dbf68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -521,4 +521,15 @@ Fixes:
Improvements:
- We improved macOS Ventura compatibility, including a fix to avoid the Login Item notification that was popping up every time Morgen launched.
-
+=== Morgen 2.6.1
+New Features:
+- Now in closed Beta: Team Availability Sharing. You can also elect to share your consolidated availability, based on your availability across all your calendars (personal and professional) with other Morgen users inside and outside your organization. All event details are excluded. If you work in a team and would like early access, you can request to join the closed beta.
+
+
+Fixes:
+- We fixed an issue causing the event merging functionality to turn off.
+
+Improvements:
+- The tray icon on macOS and Linux has been restyled to better fit the system design and now displays the current date.
+-We added guidance when connecting a calendar account to help you choose between "Office 365" and "Outlook / Exchange."
+- General UI improvements.
diff --git a/PKGBUILD b/PKGBUILD
index fcd5ea8d728d..a91633872aaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Sonnleitner <es at delta-xi dot net>
pkgname=morgen-bin
-pkgver=2.5.20
+pkgver=2.6.1
pkgrel=1
pkgdesc='Morgen is a modern, intuitive and smart calendar application and successor to MineTime'
arch=('x86_64')
@@ -11,7 +11,7 @@ changelog='ChangeLog'
depends=('libsecret' 'libxss' 'dbus' 'hicolor-icon-theme' 'desktop-file-utils')
provides=('morgen')
source=("https://download.todesktop.com/210203cqcj00tw1/morgen-${pkgver}.deb" morgen)
-b2sums=('a8a68e1445416211f81942e7f4399fe7f896332a2a079777dd538e40204b75e01a630d997511159c14a7569deb947bf6ad4a633528b9b5f239a02b6ccf233170'
+b2sums=('404db3b8ab0e2e986abcc20fbf2f0e3d344f482ccf2d76f9f27423207d65cf9152a89156a3f93664c98263dcbd012cf3975f6e34e5f87e74ba6c846dfaedf417'
'ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd')
package() {