Changelog History
Page 1
-
v1.2.0 Changes
July 02, 2019This is a very basic release candidate. With the exception of a CHANGES addition it's basically the same as the current master branch.
๐ The following issues need resolved before we can move to RC2:
https://github.com/jasonmunro/cypht/projects/2๐ 200+ changes from the last release can be found here:
๐ https://github.com/jasonmunro/cypht/blob/release-1.2.0/CHANGES -
v1.2.0-rc1 Changes
July 02, 2019This is a very basic release candidate. With the exception of a CHANGES addition it's basically the same as the current master branch.
๐ The following issues need resolved before we can move to RC2:
https://github.com/jasonmunro/cypht/projects/2๐ 200+ changes from the last release can be found here:
๐ https://github.com/jasonmunro/cypht/blob/release-1.2.0/CHANGES -
v1.1.0 Changes
November 13, 2018๐ I'm happy to announce the second stable release of the Cypht webmail program. You can read my snarky blog about what's new this time around here:
๐ https://unencumberedbyfacts.com/2018/10/30/its-that-time-again-cypht-release-forthcoming/
๐ And you can see the detailed list of commits since the 1.0.0 release here:
๐ https://github.com/jasonmunro/cypht/blob/release-1.1.0/CHANGES
๐ Many thanks to everyone who filed a bug report, offered a PR, sent me an E-mail, dropped by IRC, or showed any interest in the project - your support is greatly appreciated! Changes since RC4 are below.
๐ c5b6425 - release notes update for 1.1.0 stable [Mon, 12 Nov 2018 21:58:48 -0600]
4fc24a4 - changelog update for the final release [Mon, 12 Nov 2018 21:25:47 -0600]
b96cb6e - dont' reduce opacity of image attachments issue #302 [Thu, 8 Nov 2018 16:26:02 -0600]
๐ f13821c - better handling of server errors vs network errors from JS [Mon, 12 Nov 2018 17:57:05 -0600]
โ 5bdd026 - simplify some reply and from formatting logic for easier testing [Mon, 12 Nov 2018 17:56:39 -0600]
โก๏ธ 5cb8199 - selenium test update to make it easier to run locally and on travis [Mon, 12 Nov 2018 15:45:18 -0600]
โก๏ธ 447170d - i18n update for latests non-translated strings [Fri, 9 Nov 2018 16:37:51 -0600]
c767883 - small css tweak [skip ci] [Fri, 9 Nov 2018 11:30:02 -0600]
77237a3 - mobile layout fix for long rss feed from value [Wed, 7 Nov 2018 16:30:16 -0600]
๐ e77479f - release change log update [Wed, 7 Nov 2018 15:58:55 -0600]
โก๏ธ e59f425 - updated unit test for core module set change [Wed, 7 Nov 2018 15:28:20 -0600]
โก๏ธ 3e0e3ab - testing some updates for better offline handling issue #298 [Wed, 7 Nov 2018 15:17:07 -0600] -
v1.1.0-rc4 Changes
November 06, 2018๐ More clean up and fixes with this pre-release. The biggest change is that I am removing the WordPress.com module set - something changed in the API and we are not getting useful info back from the notification endpoints anymore. Here are the changes since RC3:
๐ 8e2053e - release change log update [Tue, 6 Nov 2018 11:12:14 -0600]
b268187 - folder list section sorting fix [Tue, 6 Nov 2018 11:08:12 -0600]
f634181 - small clean up to the sample ini file [Mon, 5 Nov 2018 15:22:56 -0600]
94b1c56 - fix for inline message view delete issue #299 [Mon, 5 Nov 2018 15:17:01 -0600]
โ 386b6d9 - fix broken core module unit test [Thu, 1 Nov 2018 12:30:53 -0500]
โก๏ธ ed3ee9f - test update for removal of wordpress module [Thu, 1 Nov 2018 12:21:16 -0500]
โก๏ธ cb1b225 - change log update [Thu, 1 Nov 2018 12:13:08 -0500]
โก๏ธ 4be4411 - update sample ini for removed module sets [Thu, 1 Nov 2018 12:12:07 -0500]
๐ c8979e6 - remove wordpress module. the .com api changes or is broken [Thu, 1 Nov 2018 12:11:48 -0500]
โก๏ธ 9268df5 - change log update [Tue, 30 Oct 2018 16:03:16 -0500]
๐ป a5ce3c6 - slight UI improvement when loading different IMAP message parts [Tue, 30 Oct 2018 15:56:57 -0500]
๐ 7d877c0 - update change log for release [Tue, 30 Oct 2018 13:40:11 -0500]
โ c3a845e - improve coverage for webdav format tests [Tue, 30 Oct 2018 13:27:25 -0500]
9dedcc7 - don't redirect on ajax failure. this helps with issue #298 [Tue, 30 Oct 2018 13:26:40 -0500] -
v1.1.0-rc3 Changes
October 26, 2018๐ Getting closer to a final release! We had a few new bug reports over the last 24 hours that need to be resolved (one already is but I'm awaiting confirmation, the other I can't reproduce). Hopefully we can get those across the goal line in the next 2 weeks. Here are the changes since RC2:
โก๏ธ 84012b6 - update change log [Fri, 26 Oct 2018 15:23:20 -0500]
๐ 4b22753 - fix for movecopy with inline message view issue #296 [Fri, 26 Oct 2018 10:57:24 -0500]
161e19d - add an auto-create profile option for issue #293 [Wed, 24 Oct 2018 14:49:43 -0500]
โก๏ธ 994146b - change log update [Thu, 18 Oct 2018 12:40:54 -0500]
318a71c - another fix for issue #292, this allows empty userpass settings [Thu, 18 Oct 2018 12:26:08 -0500]
7b2b002 - fix for ldap contacts not using user supplied creds issue #292 [Thu, 18 Oct 2018 12:13:27 -0500]
โก๏ธ a520d6e - another change log update [Wed, 17 Oct 2018 13:11:50 -0500]
โก๏ธ 986aa0e - update travis config to not install libsodium for PHP 7.2 [Wed, 17 Oct 2018 12:54:35 -0500] -
v1.1.0-rc2 Changes
October 17, 2018๐ This is the second candidate for the 1.1.0 release. Most of the changes since RC1 have been just removing stuff we don't want or need in a release download, but there have also been a few bug fixes. Below is the full set of changes.
โก๏ธ 5e59fb2 - change log update -remove some duplicates and add new commits [Wed, 17 Oct 2018 12:36:18 -0500]
b73ecb1 - fix github source names in combined view source list [Wed, 17 Oct 2018 12:21:23 -0500]
โก๏ธ c83e701 - change log update and clean up [Fri, 12 Oct 2018 12:41:59 -0500]
30c6772 - fix outbound reply-to when no profile is enabled issue #291 [Fri, 12 Oct 2018 12:04:24 -0500]
af93ad1 - fix typo in core module setup file [Fri, 12 Oct 2018 11:34:48 -0500]
1a49028 - improve module overrides so order in the ini file does not matter [Fri, 12 Oct 2018 11:34:05 -0500]
19d55b3 - allow a couple pgp module functions to be overridden [Thu, 11 Oct 2018 15:41:40 -0500]
โก๏ธ 81c6314 - comment update [Thu, 11 Oct 2018 15:40:58 -0500]
cb56f81 - fix for issue #291 [Thu, 11 Oct 2018 15:39:37 -0500]
๐ cc73417 - doc update for the release code [Thu, 11 Oct 2018 00:56:37 -0500]
โก๏ธ bdcafb3 - update pgp module readme [Thu, 11 Oct 2018 00:49:34 -0500]
โก๏ธ e14c80e - third party lib updates [Thu, 11 Oct 2018 00:39:49 -0500]
๐ 5d0529c - re-add some files that should be in the release (oops) [Thu, 11 Oct 2018 00:09:09 -0500]
โก๏ธ 86c2f3f - update travis coverage report for new library file [Wed, 10 Oct 2018 23:55:50 -0500]
๐ 8f5bab9 - remove more stuff not needed in a release [Thu, 11 Oct 2018 04:45:12 +0000]
๐ f2dd267 - remove hello world module set for release [Thu, 11 Oct 2018 04:43:51 +0000]
๐ 6dabf0c - remove site module set for the release [Thu, 11 Oct 2018 04:40:56 +0000]
cd0aff4 - disable add to calendar link that does not work yet [Thu, 11 Oct 2018 04:09:58 +0000]
๐ 2e79c23 - remove tags module set for release [Thu, 11 Oct 2018 04:11:41 +0000] -
v1.1.0-rc1 Changes
October 11, 2018๐ Starting the process of our next release! The list of bug fixes since the last release is huge, and there are a number of cool new features including experimental PGP support. The RC 1 period will be spent clearing out things that should not be in the release download, building summary + detailed change logs, and cherry picking any last minute fixes from the master branch.
-
v1.0.0 Changes
May 11, 2017๐ This is the first stable release of the Cypht webmail program. There are no changes to this code from RC8 except the version number update.
-
v1.0.0-rc8 Changes
May 10, 2017๐ Found too many issues from the RC7 to go straight to the 1.0.0 release, so I'm doing ONE MORE release candidate. Changes since RC7 are below:
8df91f1 - fix bug in 2fa module that lost user settings after sucessfully entering the 2fa code
๐ 6c79390 - re-add accidentally removed list style setting handler
faf83de - add missing previous/next links to the combined sent view
b5964bd - fix potential race condition that could break 2fa codes because of an incorrect barcode being scanned in by the user
624a44e - add a note to the 2fa ini about keeping the server time accurate
โ 736eed2 - test a fix for search string formatting with non-ascii chars
โ 7fa2e62 - test a fix for subject encoding problems -
v1.0.0-rc7 Changes
April 18, 2017๐ The seventh, and hopefully last, candidate for the 1.0.0 release. The fix to the config_gen.php script is a big one - it broke adding POP3 servers and had the potential to break a number of other module sets by not correctly calculating page assignments.
c55dce3 - fix a bug in the config gen causing modules to be left unassigned
d026fb6 - fix method comment for new return value
84338f1 - fix imap NOOP return value
c164021 - fix for reply to/cc formatting
โก๏ธ 45efc53 - i18n update
dec8c50 - fix debug title reference to the correct section of the install webpage
๐ a15ec3b - fixes for message parts layout on mobile
2060f5c - fix a bug in the sent mail imap callback
0aa05f3 - fix favicon after converting images to svg (this one should be a png)