Changelog for
kfritz-lang-0.0.14-lp153.1.1.noarch.rpm :
* Tue Jun 06 2017 ecsosAATTopensuse.org- change icon internet-telephony.png from oxygen to icon kfritz.png (link from kfritz-tray.png) from kfritz himself.
* Wed Mar 25 2015 ecsosAATTopensuse.org- update to 0.0.14 - Fix compiler issue with libindicate installed (closes #329249 in KDE bugtracker) - Fix crash on empty fritz phone book entries (closes #330733 in KDE bugtracker)
* Mon Dec 02 2013 ecsosAATTopensuse.org- update to 0.0.13 2013-12-01: Version 0.0.13 - Add support for username authentication (closes #320853 in KDE bugtracker) - Fix some compiler warnings - ------------------------------------------------------------------
* Sun Jan 27 2013 ecsosAATTopensuse.org- updatet to 0.0.12a 2012-12-28: Version 0.0.12a - Fixes compatibility issues with older fw-versions - Important changes in libfritz++
* Further fixes to allow access to older FB firmwares (closes #312204 in KDE bugtracker, reported by sofasurfer) 2012-12-27: Version 0.0.12 - Fixes compatibility issues with older fw-versions - Important changes in libfritz++
* Fixes login problems with old fw-versions that return 404 on login_sid.lua (closes #312204 in KDE bugtracker)
* Fix encoding conversion when requesting call list
* Sun Dec 23 2012 ecsosAATTopensuse.org- update to 0.0.11 - Support for new FB firmware versions xx.05.50 - Important changes in libfritz++
* Hide msn in syslog if logPersonalInfo is disabled
* Adapt to new FW version 05.50
* Implement new login scheme using login_sid.lua for FB firmware >= xx.05.50
* Adapt sip settings, location settings, call list and phone book requests to new uris and format
* Tue Oct 16 2012 ecsosAATTopensuse.org- update to 0.0.10
* Tue Mar 13 2012 ecsosAATTopensuse.org- update to 0.0.9
* Thu Nov 24 2011 rbosAATTopensuse.org- Remove the build licenses from the spec file. This build requirement resulted in a build error on openSUSE_12.1 and beyond
* Sun Oct 30 2011 rbosAATTopensuse.org- 2011-10-30: Version 0.0.8- Important changes in libfritz++
* Added parsing of SIP MSNs
* Fix logging into Fritz!Box without password
* Fix compile error with libcommoncpp2 / IPv6
* Initialization speedup
* Adapt to more flexible Fritz!Box phone books
* Fix resolve in OertlichesFonbook- Adapted to KDE\'s translation process- Updated contributed translations from KDE SVN- Fix sorting in call list. Sorting by date was wrong after the introduction of KCalllistProxyModel (reported by Richard Bos)- Only active \"Resolve number\" context menu entry where it makes sense. Entries with already resolved numbers or unknown caller are excluded. (suggested by Richard Bos)- Renamed context menu entry of resolveNumber action (suggested by Richard Bos)- Fixed possible crash caused by number() and name() in KCalllistModel- Add provider selection in dial dialog (closes #267338 in KDE bugtracker)- Fix logging into Fritz!Box without password (closes #267478 in KDE bugtracker)- Code cleanup- Fix missing translation of \'unknown\'- Changed default value of \'Start minimized\' Default behaviour before introduction of this parameter was to start minimized (closes #267820 in KDE bugtracker)- Fix \'reconnect ISP\' and \'Get current IP\' Both crashed if no connection to the fritz box is available- Do not save changes on shutdown per default Ask on application quit if pending changes should be saved- Adapt to new Fritzbox features
* Phone book entries with more then one numbers of the same type (home, mobile, ...) are supported now
* The number columns got more generic names
* The type of a phone number is shown as tooltip- Fix possible crash on shutdown of KFritz- Fix resolving numbers with das-oertliche.de (closes #277230 in KDE bugtracker)- Fix encoding of data received from libfritz++ and shown in kfritz GUI (closes #277228 in KDE bugtracker)- Call list now resolves all occurences of the same number (closes #277229 in KDE bugtracker)- Add possibility to change type of phone numbers
* Mon Feb 14 2011 rbosAATTopensuse.org2011-01-16: Version 0.0.6- Changes in libfritz++
* Fixed resolving numbers with \"Das Oertliche\" phone book (patch provided by Kurt Wanner)
* Improve checks when parsing result list in OertlichesFonbook Check that at most one result is returned (reported by Honky)
* Improve OertlichesFonbook parser Looking for the onclick=... as a last attribute does not always work
* Add missing include to XmlFonbook (reported by Richard Bos)
* Add Config::Shutdown() to gracefully shutdown the library
* Keep current call list as long as possible on reload Current call list is now cleared after the new call list has been parsed
* Fix XmlFonbook parser XmlFonbook Parser was not aware of empty
tags (reported by Richard Bos and Achim Bohnet)
* Fix retry delay calculation in Listener- Add missing include to KCalllistModel (reported by Richard Bos)- Simpler message \"Reconnect initiated\", changed message \"Current IP adress is...\" (suggested by Richard Bos)- Updated NL translation (provided by Richard Bos)- Adapt to new library function Config::Shutdown() This fixes changing the configuration at runtime. The library is now shutdown before the configuration is changed and setup again afterwards- Remove X-Ubuntu-Gettext-Domain (patch provided by Christian Mangold, reported by Felix Geyer)- Remove handbook menu entry (patch provided by Felix Geyer)- Fix include commoncpp libraries in CMakeLists (reported by Felix Geyer) 2011-02-13: Version 0.0.7- Important changes in libfritz++
* Fix FonbookManager if no phone book is configured at all
* Add methods for adding and deleting fonbook entries
* Only write phone books back if changes are pending
* Extend Fonbook::AddFonbookEntry() to allow arbitrary position for new entry- Fix init if FRITZ phone book is not configured- Fix crash if no phone book is configured at all- Enable filtering in call list- Speed up shutdown of kfritz- Fixed some compiler warnings- Removed libtcpclient, which is obsolete after complete migration to libcommoncpp2- Handle umlauts in phone book editing correctly (reported by Achim Bohnet)- Add and delete phone book entries- Add copy, paste and cut actions- Add \"Resolve number\" action in call list- Copy elements from call list and non-writeable phone books- New setup option \"Start minimized\"