Bridge Golden-Gate v1.5.5

Changed
• Improvements to message parsing
• Better error handling

Fixed
• AppleMail crashes (related to timestamps)
• Sending messages from aliases in combined inbox mode
• Fedora font issues
This commit is contained in:
Jakub
2021-01-13 15:21:47 +01:00
parent 175f0977f9
commit 2f149eb545
6 changed files with 37 additions and 31 deletions

View File

@ -10,7 +10,7 @@ TARGET_OS?=${GOOS}
.PHONY: build build-ie build-nogui build-ie-nogui check-has-go
# Keep version hardcoded so app build works also without Git repository.
BRIDGE_APP_VERSION?=1.5.4-git
BRIDGE_APP_VERSION?=1.5.5-git
IE_APP_VERSION?=1.2.3-git
APP_VERSION:=${BRIDGE_APP_VERSION}
SRC_ICO:=logo.ico