Skip to content

Releases: mikeberger/borg_calendar

BORG 1.10.04

25 Feb 20:25
Compare
Choose a tag to compare

This release should fix the broken tray icon on Linux Mint 21. It was tested on windows 11, Mint 20, and Mint 21.

I'm not sure if anyone ever tried to set up the google sync, but if you use it, then you'll want this release.

=========================
Change Taskbar implementation to fix Linux Mint (and possibly other OS) taskbar issues
add View menu to quickly show/hide Private appts, subscribed calendars, and future todo repeats
Add ability to subscribe to additional google calendars (read-only)
Fix Shutdown Issue (was Backup issue) #184
Subtask table readability changes
Turn on FK validation for SQLite
Improved sync of tasks to google (and other misc google improvements)
show full appt text in tooltips
add past due tasks to reminder email
Fix problem when changing look and feel - #193
Misc fixes
Security updates for 3pp libs

BORG 1.10.03

02 Dec 18:04
Compare
Choose a tag to compare

Just small changes and fixes:

Add new "Quiet" option on the reminder list to suppress periodic popping of the window to the front and grabbing focus
Sync tasks and subtasks to google tasks - one way
Add separate option to turn daily emails on/off to allow manual emails to be sent without the automatic daily ones.
Update 3pp versions
The popup reminder pop up timing is not accurate #169
Stop setting Letter paper size during printing #163
Error and shutdown if a program is running on BORG's socket port but doesn't respond with "ok".
code cleanup
Future repeating appointments not showing more than 2 years in advance #161
Support recurring tasks created in aCalendar+ and synced to google by parsing the incoming RRULE in the notes

BORG 1.10.02

02 May 20:47
Compare
Choose a tag to compare

BORG 1.10.02 is the first stable 1.10 release.

The biggest feature is google calendar sync - but it is not accessible to casual users due to the need to create google cloud credentials. See here: #155

Sqlite is now supported: #154

Since 1.9:

Java 17
Wrong recurrence saved when importing biweekly todo created on aCalendar+ (android) #139
Simplify backup options
Remove ical server
add option to resend daily email reminder
fixes for dark themes
allow type change for tasks in initial state
3pp upgrades
display project-less tasks in the task tree
VCARD import/export from file
VCARD import from CARDDAV server
Display appointment colors in search results
Allow bulk color change for appointments in search results
Sync with Google Calendar and Tasks (experimental)
Support Sqlite Database
Increase address field sizes
cleanup old code
remove Mysql specific DB options
misc fixes
12 hour format in some places when 24 hour format option is on #158
get rid of hard-coded colors in the font chooser #157

BORG 1.10.01

17 Mar 17:59
Compare
Choose a tag to compare
BORG 1.10.01 Pre-release
Pre-release

BORG 1.10.01 is an alpha release with some experimental stuff. Casual users do not need to install it.

The google calendar sync feature sounds enticing, but is not accessible to most users due to the need to create google cloud credentials. See here: #155

Also see: #154 and #153

BORG 1.10.01

Java 17
Wrong recurrence saved when importing biweekly todo created on aCalendar+ (android) #139
Simplify backup options
Remove ical server
add option to resend daily email reminder
fixes for dark themes
allow type change for tasks in initial state
3pp upgrades
display project-less tasks in the task tree
VCARD import/export from file
VCARD import from CARDDAV server
Display appointment colors in search results
Allow bulk color change for appointments in search results
Sync with Google Calendar and Tasks (experimental)
Support Sqlite Database
Increase address field sizes
cleanup old code
remove Mysql specific DB options
misc fixes

BORG 1.9.04

15 Jul 14:20
Compare
Choose a tag to compare

Throwing out a quick release because I added lots of new themes (Java look and feels), and some look much better than the current ones. Many dark themes are also included. Java themes can be changed via the Look and Feel pull-down in the appearance options. The calendar colors must be changed separately via the User Color Scheme tab. Unfortunately, Themes that can be created under the User Color Scheme tab are unrelated to the Java Look and Feel "because reasons".

BORG 1.9.04

Add more themes (look-and-feel). Support Dark themes. #137
Add past due todos to reminder email #135
Fix where the "For repeating ToDo's, only show the current instance" option is loaded from when displaying the options UI. #134
completing tasks in aCalendar+ tasks (Android) doesn't properly update BORG for repeating todos #133
display a notification if delete or delete one only is pressed in the appt editor and no appts are selected #115
popup a notification if search returns no results #112
add option to only show the current todo for a repeating todo #106 - fix

BORG 1.9.03

06 May 01:39
Compare
Choose a tag to compare

BORG 1.9.0.2

25 Dec 21:15
Compare
Choose a tag to compare

This release replaces the IzPack installer with installers created using the Java jpackage tool.

Installers are available for windows (msi) and linux (deb only). A plain ZIP file is also available. An RPM installer can be created if desired.

The ZIP installer does NOT bundle Java. Anyone using the ZIP installer needs to download Java 15 (or higher) and set it in your path.

Please report any problems. I am trying jpackage for the first time.

Please do a backup (Export XML) before upgrading, just in case.

BORG 1.9.0.1

26 Apr 14:56
Compare
Choose a tag to compare
BORG 1.9.0.1 Pre-release
Pre-release

Starting with 1.9.0, BORG will be packaged with an embedded JRE and will no longer require a JRE to be installed on the target machine.

BORG 1.9.0 code has been updated to run with Java 13.

*** WINDOWS NOTE: the installer copies the jre folder from where you unzip it to C:\Program Files\BORGCalendar. This copy may be blocked by anti-virus software. If you get an error during the install, then de-select the JRE package on the package selection screen in the installer. This will let the installer just install the BORG software, but not the jre. Then manually copy the jre folder to C:\Program Files\BORGCalendar afterwards. ****

*** LINUX/MAC NOTE: the installer is supposed to copy the jre folder from where you unpack the installer to the BORGCalendar program folder. This copy doesn't seem to work. If you get an error during the install, then de-select the JRE package on the package selection screen in the installer. This will let the installer just install the BORG software, but not the jre. Then manually copy the jre folder to C:\Program Files\BORGCalendar afterwards. ****

*** SSL FIX - to apply the SSL fix (windows), download the windows ZIP installer and replace the installer EXE with the sslfix EXE.

BORG 1.9.0 Beta

15 Sep 19:00
Compare
Choose a tag to compare
BORG 1.9.0 Beta Pre-release
Pre-release

BORG 1.9.0 is a beta release to transition BORG to the new Java release cadence and the eventual elimination of the publicly available JRE.

Starting with 1.9.0, BORG will be packaged with an embedded JRE and will no longer require a JRE to be installed on the target machine.

BORG 1.9.0 code has been updated to run with Java 10.

** If you are a casual user, then I would suggest that you NOT upgrade to this release. **

*** WINDOWS NOTE: the installer copies the jre folder from where you unzip it to C:\Program Files\BORGCalendar. This copy may be blocked by anti-virus software. If you get an error during the install, then de-select the JRE package on the package selection screen in the installer. This will let the installer just install the BORG software, but not the jre. Then manually copy the jre folder to C:\Program Files\BORGCalendar afterwards. ****

BORG 1.8.3

27 Aug 17:43
Compare
Choose a tag to compare

Release 1.8.3 contains some CALDAV related changes and other bug fixes. This release includes a windows executable program launcher - borg.exe that plays better with the windows installer and removes some possible problems that can occur when launching a Java jar file in windows. 3pp software versions have been brought up to date as well.

The maven build now uses the IzPack and Launch4j plugins, so the build will now create the full installer and windows launchers without the need to install IzPack and Launch4j.