v0.6.0 #35
tseli0s
announced in
Announcements
v0.6.0
#35
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.6.0
This release includes a series of bug fixes and additions. It's a release that took time as there was a lot of work on all backends.
For a full changelog, see here: v0.5.0...v0.6.0
Changelog
nvd_get_error
return type.NVD_API
macro to export functions to Windows (or import them). This will only be used internally for better optimization.nvd_about_dialog_gtk
not working properly under the Gtk3 backend when custom icons were used instead of the default ones.nvd_add_notification_action
. The description of this function is rather long,see
include/nvdialog_notification.h
for the declaration and its documentation.nvd_init
will check if the library has been initialized already and return if so.doxygen
will be used to generate documentation.NVD_NO_NOTIFS
to1
will disable thelibnotify
dependencyon Unix systems.
From now on, the website will also be constantly updated with new documentation.
New Contributors
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions