File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ TARGET = harbour-communi
33CONFIG += c++11 sailfishapp
44DEFINES += QT_DISABLE_DEPRECATED_BEFORE =0x000000
55QT += dbus
6- VERSION = 0.4
6+ VERSION = 0.5
77DEFINES += APP_VERSION =\ \\"$$VERSION\\\"
88
99!exists (src/shared/shared.pri )|!exists (src/backend/src/src.pri ): \
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ License: LGPLv2 and BSD
1313URL: http://communi.github.io/
1414Source0: %{name }-%{version }.tar.gz
1515
16- Version: 0.4
16+ Version: 0.5
1717Release: 1
1818
1919Requires: sailfishsilica-qt5 >= 0.10.9
@@ -40,6 +40,15 @@ make INSTALL_ROOT=$RPM_BUILD_ROOT install
4040%attr(644,root,root) %{_datadir }/icons/hicolor/86x86/apps/%{name }.png
4141
4242%changelog
43+ * Thu Apr 17 2014 J-P Nurmi <jpnurmi@gmail.com> 0.5
44+ - Fixed the user search case sensitivity and the toolbar icon
45+ - Made the visualization for highlights above/below the current
46+ view list scrolling position more accurate
47+ - Added /CTCP <target> <command...>
48+ - Made "unhandled" notices to be delivered to the current view instead
49+ of the server view
50+ - Added contact details to the about dialog
51+
4352* Mon Apr 07 2014 J-P Nurmi <jpnurmi@gmail.com> 0.4
4453- Added a search toolbar for channel users
4554- Added a subtle visualization for highlights above/below the current
You can’t perform that action at this time.
0 commit comments