PackageTrack
Sign in Get early access

jolicode/jolinotif

Send desktop notifications on Windows, Linux, MacOS.

v3.3.1 13M downloads/mo #1325 most downloaded on Packagist jolicode/JoliNotif

What this package is like to depend on

Last release 1 months ago

22 Jul 2026

Ships fairly regularly

a new release about every 5 months

Nearly every release is documented

notes for 31 of 32 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

32 releases · first in 2015

3 releases in the last 12 months

see the full history below

Release timeline

32 releases · Mar 2015 to Jul 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 32
  1. v3.3.1 22 Jul 2026
    Release notes

    What's Changed

    Fixed

    Internal

    • Bump symfony/process from 7.4.0 to 7.4.5 in /tools/phar by @dependabot[bot] in #132
    • Use castor in the CI to run QA by @lyrixx in #134
    • Bump symfony/process from 7.4.0 to 7.4.13 in /tools/php-cs-fixer by @dependabot[bot] in #135
    • Update GitHub Actions, harden security by @lyrixx in #133
    • Update tooling, apply recommendations by @lyrixx in #136
    • Bump the github-actions group with 2 updates by @dependabot[bot] in #137
    • Require PHP 8.3 in README by @oiahoon in #138

    New Contributors

    Full Changelog: v3.3.0...v3.3.1

    Open source →
    Release notes
    • Fixed the PowerShell driver on WSL by falling back to /mnt/c/Windows/System32/WindowsPowerShell/v1.0/powershell.exe when powershell.exe is not available in PATH
    Open source →
    Release notes

    Release v3.3.1 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v3.3.0 04 Dec 2025
    Release notes

    What's Changed

    Full Changelog: v3.2.0...v3.3.0

    Open source →
    Release notes
    • Drop support for PHP 8.2
    • Phar are built with PHP 8.3
    • Add support for PHP 8.5
    Open source →
    Release notes

    Release v3.3.0

    Compare

    Choose a tag to compare

    Open source →
  3. v3.2.0 16 Oct 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.1.1...v3.2.0

    Open source →
    Release notes
    • Add support for Symfony 8.0
    • Drop support for Symfony 5.4
    • Added a new PowerShell-based driver for Windows and WSL without dependency on third-party binaries
    • Removed wsl-notify-send driver as it is now replaced by the new PowerShell-based driver
    Open source →
    Release notes

    Release v3.2.0

    Compare

    Choose a tag to compare

    Open source →
  4. v3.1.1 22 May 2025
    Release notes

    What's Changed

    • LibNotifyDriver: Load lib over FFI only once by @lyrixx in #121
    • Do not use FFI on SAPI !== cli by @lyrixx in #122

    Full Changelog: v3.1.0...v3.1.1

    Open source →
    Release notes
    • Fixed LibNotifyDriver when instanciated more than once
    • Fixed LibNotifyDriver to only be used on CLI SAPI
    Open source →
    Release notes

    Release v3.1.1

    Compare

    Choose a tag to compare

    Open source →
  5. v3.1.0 17 Feb 2025
    Release notes

    What's Changed

    • feat(driver): Sound option with TerminalNotifierDriver by @aurac in #114
    • Bump symfony/process from 6.4.4 to 6.4.14 in /tools/phar by @dependabot in #115
    • Bump symfony/process from 6.4.7 to 6.4.14 in /tools/php-cs-fixer by @dependabot in #116
    • Drop support for EOL version + Add support for PHP 8.4 by @lyrixx in #117
    • Allow jolicode/php-os-helper ^0.2 by @lyrixx in #118
    • Fix GA phar upload by @pyrech in #119

    New Contributors

    Full Changelog: v3.0.0...v3.1.0

    Open source →
    Release notes
    • Added support for sound option on TerminalNotifier notifier
    • Add support for PHP 8.4
    • Drop support for PHP 8.1
    • Drop support for Symfony 6.0 - 6.3, 7.0
    Open source →
    Release notes

    Release v3.1.0

    Compare

    Choose a tag to compare

    Open source →
  6. v3.0.0 02 Oct 2024
    Release notes

    What's Changed

    • Prepare v3 and remove everything deprecated by @pyrech in #113

    Full Changelog: v2.7.3...v3.0.0

    Open source →
    Release notes
    • Remove deprecated code:
      • Joli\JoliNotif\NotifierFactory
      • Joli\JoliNotif\Notifier interface and all implementations
      • Toaster notifier and binary
      • Joli\JoliNotif\Util\OsHelper class
    Open source →
    Release notes

    Release v3.0.0

    Compare

    Choose a tag to compare

    Open source →
  7. v2.7.3 30 Sep 2024
    Release notes

    What's Changed

    • Fixed SnoreToast and Notifu Windows drivers to be non blocking by @shadoWalker89 in #112

    New Contributors

    Full Changelog: v2.7.2...v2.7.3

    Open source →
    Release notes
    • Fixed SnoreToast and Notifu Windows drivers to be non blocking
    Open source →
    Release notes

    Release v2.7.3

    Compare

    Choose a tag to compare

    Open source →
  8. v2.7.2 01 Jun 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v2.7.1...v2.7.2

    Open source →
    Release notes
    • Changed requirement on psr/log to allow all versions from 1.0 to 3.0
    Open source →
    Release notes

    Release v2.7.2

    Compare

    Choose a tag to compare

    Open source →
  9. v2.7.1 03 May 2024
    Release notes

    What's Changed

    • Fixed phar for Windows drivers
    • Fixed executable in verbose mode when no driver is available
    • Fixed executable to better handle option passed several times

    Full Changelog: v2.7.0...v2.7.1

    Open source →
    Release notes
    • Fixed phar for Windows drivers
    • Fixed executable in verbose mode when no driver is available
    • Fixed executable to better handle option passed several times
    Open source →
    Release notes

    Release v2.7.1

    Compare

    Choose a tag to compare

    Open source →
  10. v2.7.0 03 May 2024
    Release notes

    What's Changed

    • Added a new NotifierInterface and DefaultNotifier as the main public API of this package
    • Added a wsl-notify-send notifier for Windows Subsystem for Linux
    • Added a libnotify based notifier for Linux through FFI
    • Changed TerminalNotifier to use contentImage option for icon instead of appIcon
    • Fixed phar missing some dependencies
    • Marked most of the classes as internal
    • Deprecated all the notifiers classes in favor of the new internal DriverInterface implementations
    • Deprecated the NotifierFactory in favor of the new DefaultNotifier class that hide driver implementation details

    New Contributors

    Full Changelog: v2.6.0...v2.7.0

    Open source →
    Release notes
    • Added a new NotifierInterface and DefaultNotifier as the main public API of this package
    • Added wsl-notify-send notifier for Windows Subsystem for Linux
    • Added libnotify based notifier for Linux through FFI
    • Changed TerminalNotifier to use contentImage option for icon instead of appIcon
    • Fixed phar missing some dependencies
    • Marked most of the classes as internal
    • Deprecated all the notifiers classes in favor of the new internal DriverInterface implementations
    • Deprecated the NotifierFactory in favor of the new DefaultNotifier class that hide driver implementation details
    Open source →
    Release notes

    Release v2.7.0

    Compare

    Choose a tag to compare

    Open source →
  11. v2.6.0 03 Dec 2023
    Release notes
    • Deprecated Joli\JoliNotif\Util\OsHelper in favor of jolicode/php-os-helper package
    • Added support for Symfony 7.x
    • Added support for PHP 8.3
    • Dropped support for PHP 8.0
    Open source →
  12. v2.5.2 24 May 2023
    Release notes
    • Added PHAR to GitHub releases
    Open source →
  13. v2.5.1 24 May 2023
    Release notes
    • Fixed permissions on Windows notifiers binaries
    Open source →
  14. v2.5.0 24 Dec 2022
    Release notes
    • Dropped support for PHP 7.4
    • Dropped support for Symfony 4.x
    • Added support for PHP 8.2
    Open source →
  15. v2.4.0 01 Dec 2021
    Release notes
    • Dropped support for PHP < 7.4
    • Dropped support for Symfony 3.x
    • Added support for Symfony 6.x
    Open source →
  16. v2.3.0 07 Mar 2021
    Release notes
    • Added SnoreToastNotifier to fix notification on Windows 8+
    • Deprecated ToasterNotifier in favour of SnoreToastNotifier
    • Added support for PHP 8
    Open source →
  17. v2.2.0 17 Jun 2020
    Release notes
    • Added support for kdialog - the native notifier on KDE Desktop
    Open source →
  18. v2.1.0 10 Jan 2020
    Release notes
    • Added support for Symfony > 5.0
    • Dropped support for PHP < 7.2
    Open source →
  19. v2.0.2 26 Feb 2019
    Release notes
    • Fixed compatibility with Windows Subsystem for Linux
    • Fixed compatibility with Symfony 4.2
    Open source →
  20. v2.0.1 04 Apr 2018
    Release notes
    • Fixed autoloader in CLI script
    Open source →
  21. v2.0.0 12 Feb 2018
    Release notes
    • Dropped support for Symfony < 3.3
    • Dropped support for PHP < 7 & HHVM
    • Fixed compatibility with Symfony 4
    • Added better CI configuration
    • Added typehints everywhere
    Open source →
  22. v1.3.0 25 Jan 2018
    Release notes
    • Added binary script to run jolinotif in CLI
    Open source →
  23. v1.2.0 17 Jul 2017
    Release notes
    • Added support for sound and subtitle option on AppleScript notifier
    • Added support for url option on TerminalNotifier notifier
    Open source →
  24. v1.1.2 13 Jul 2017
    Release notes
    • Fixed compatibility with symfony/process 3.3
    Open source →
  25. v1.1.1 02 Jun 2017
    Release notes
    • Fixed Notification icon to always use a canonical absolute path
    Open source →
  26. v1.1.0 04 Apr 2017
    Release notes
    • Added NotifierFactory::createOrThrowException() method
    • Added NullNotifier to get ride of null value
    • Updated php-cs-fixer to v2.0 and fixed CS
    Open source →
  27. v1.0.5 22 Mar 2016
    Release notes
    • Allowed Symfony 3
    • Fixed quote escaping in AppleScriptNotifier
    Open source →
  28. v1.0.4 19 Jun 2015
    Release notes
    • Fixed Mac OSX version detection
    • Removed allowed failure for PHP 7 in Travis
    • Added documentation for usage inside cronjobs
    Open source →
  29. v1.0.3 03 Jun 2015
    Release notes
    • Fixed documentation typo
    • Added easy example debugging
    Open source →
  30. v1.0.2 13 Apr 2015
    Release notes
    • Fixed NotifierFactory phpdoc
    • Added precision about factory returning null
    Open source →
  31. v1.0.1 01 Apr 2015
    Release notes
    • Fixed Symfony version to 2.3
    • Fixed Notifier phpdoc
    • Added brand new documentation
    Open source →
  32. v1.0 20 Mar 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive