All Versions
16
Latest Version
Avg Release Cycle
128 days
Latest Release
1014 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.0 Changes
June 17, 2020- โ Added support for kdialog - the native notifier on KDE Desktop
-
v2.1.0 Changes
January 10, 2020- โ Added support for Symfony > 5.0
- โฌ๏ธ Dropped support for PHP < 7.2
-
v2.0.2 Changes
February 26, 2019- ๐ Fixed compatibility with Windows Subsystem for Linux
- ๐ Fixed compatibility with Symfony 4.2
-
v2.0.1 Changes
April 04, 2018- ๐ Fixed autoloader in CLI script
-
v2.0.0 Changes
February 12, 2018- โฌ๏ธ Dropped support for Symfony < 3.3
- โฌ๏ธ Dropped support for PHP < 7 & HHVM
- ๐ Fixed compatibility with Symfony 4
- โ Added better CI configuration
- โ Added typehints everywhere
-
v1.3.0 Changes
January 25, 2018- โ Added binary script to run jolinotif in CLI
-
v1.2.0 Changes
July 17, 2017- โ Added support for sound and subtitle option on AppleScript notifier
- โ Added support for url option on TerminalNotifier notifier
-
v1.1.2 Changes
July 13, 2017- ๐ Fixed compatibility with symfony/process 3.3
-
v1.1.1 Changes
June 03, 2017- ๐ Fixed Notification icon to always use a canonical absolute path
-
v1.1.0 Changes
April 04, 2017- โ Added NotifierFactory::createOrThrowException() method
- โ Added NullNotifier to get ride of null value
- โก๏ธ Updated php-cs-fixer to v2.0 and fixed CS