changelog 27.6 KB
Newer Older
Adrian Georgescu's avatar
Adrian Georgescu committed
1 2 3 4 5 6
blink (5.5.1) unstable; urgency=medium

  * Handle scaling for different screen resolutions

 -- Adrian Georgescu <ag@ag-projects.com>  Sun, 06 Nov 2022 18:54:56 -0300

7 8 9 10 11 12
blink (5.5.0) unstable; urgency=medium

  * Added multi-language support
  * Added Dutch translation
  * Added documentation folder doc/
  * Added messaging notes
Tijmen de Mes's avatar
Tijmen de Mes committed
13 14 15
  * Improved python 3.10 compatibility
  * Added more logging
  * Fixed opening last coversations multiple times
16

Tijmen de Mes's avatar
Tijmen de Mes committed
17
 -- Tijmen de Mes <tijmen@ag-projects.com>  Fri, 21 Oct 2022 13:49:39 +0200
18

19 20 21 22 23
blink (5.4.0) unstable; urgency=medium

  * Added OTR encryption to SIP Message sessions
  * Add option to add/remove realtime chat during audio/video calls
  * PGP encryption fixes
Tijmen de Mes's avatar
Tijmen de Mes committed
24
  * Added more log mesaages
25

Tijmen de Mes's avatar
Tijmen de Mes committed
26
 -- Tijmen de Mes <tijmen@ag-projects.com>  Fri, 30 Sep 2022 09:50:47 +0200
27

28 29 30 31 32 33 34
blink (5.3.0) unstable; urgency=medium

  * Added OpenPGP encryption for SIP Messages
  * Added offline messaging based on SylkServer API
  * Added multiple device synchronization for SIP messages
  * Added message trace/logging
  * Added advanced messaging options in account preferences
Tijmen de Mes's avatar
Tijmen de Mes committed
35 36 37
  * Improved python 3.10 compatibilty
  * Fixed Google contacts to not use deprecated OOB flow
  * Several fixes for IMDN and history storage
38

Tijmen de Mes's avatar
Tijmen de Mes committed
39
 -- Tijmen de Mes <tijmen@ag-projects.com>  Wed, 07 Sep 2022 14:41:17 +0200
40

Adrian Georgescu's avatar
Adrian Georgescu committed
41 42 43
blink (5.2.0) unstable; urgency=medium

  * Added SIP Message functionality
Tijmen de Mes's avatar
Tijmen de Mes committed
44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
  * Added history for chat and messages
  * Solved issues with python 3.10
  * Fixed wrong classes on chat messages
  * Fixed background icon path
  * Fixed encryption widget
  * Fixed monkey patch warning
  * Added status support for (chat) messages
  * Use SIP message method as default for 'chat'
  * Added IMDN support for messages
  * Added menuitem to show last conversations
  * Added setting to add unknown message contacts to contact list
  * Fixed google contacts
  * Reorganized 'Advanced' preferences
  * Added option to show name and uri in call history menu
  * Updated copyright years
  * Cleaned up code/syntax

 -- Tijmen de Mes <tijmen@ag-projects.com>  Thu, 09 Jun 2022 15:11:35 +0200
Adrian Georgescu's avatar
Adrian Georgescu committed
62

Adrian Georgescu's avatar
Adrian Georgescu committed
63 64 65 66 67 68
blink (5.1.8) unstable; urgency=medium

  * Replaced Let's Encrypt Root CA

 -- Adrian Georgescu <ag@ag-projects.com>  Mon, 15 Nov 2021 11:47:05 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
69 70 71 72 73 74 75
blink (5.1.7) unstable; urgency=medium

  * Fix for account creation

 -- Adrian Georgescu <ag@ag-projects.com>  Wed, 15 Sep 2021 10:33:07 -0300

blink (5.1.6) unstable; urgency=medium
76 77 78 79 80

  * Remove obsolete python-enum34 dependency

 -- Adrian Georgescu <ag@ag-projects.com>  Mon, 06 Sep 2021 09:07:41 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
81 82 83 84 85 86
blink (5.1.5) unstable; urgency=medium

  * Screen sharing fixes

 -- Adrian Georgescu <ag@ag-projects.com>  Fri, 27 Aug 2021 10:58:55 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
87 88 89 90 91 92
blink (5.1.4) unstable; urgency=medium

  * Added presence and message_summary account settings

 -- Adrian Georgescu <ag@ag-projects.com>  Tue, 17 Aug 2021 15:14:21 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
93 94 95 96 97 98 99
blink (5.1.3) unstable; urgency=medium

  * Bump SDK minimum version to benefit of bug fixes

 -- Adrian Georgescu <ag@ag-projects.com>  Wed, 07 Jul 2021 13:48:34 -0300

blink (5.1.2) unstable; urgency=medium
Adrian Georgescu's avatar
Adrian Georgescu committed
100 101 102 103 104

  * Fixed handling drag and drop inline images in chat window

 -- Adrian Georgescu <ag@ag-projects.com>  Sat, 03 Jul 2021 13:22:21 -0300

105 106 107 108 109 110 111
blink (5.1.1) unstable; urgency=medium

  * Fixed loading icons from XCAP server
  * Increase the size of some widgets

 -- Adrian Georgescu <ag@ag-projects.com>  Sat, 26 Jun 2021 14:42:58 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
112 113
blink (5.1.0) unstable; urgency=medium

Adrian Georgescu's avatar
Adrian Georgescu committed
114 115 116 117
  * Implemented auto answer
  * Added per contact auto answer setting
  * Added NAT traversal preferences panel
  * Fixed XCAP getheaders of HTTP objects, renamed to get in Python3
Adrian Georgescu's avatar
Adrian Georgescu committed
118 119
  * Fixed xcap trace logging
  * Fixed saving local icon
Adrian Georgescu's avatar
Adrian Georgescu committed
120 121 122 123 124
  * Fixed a broken import
  * Rename chat window title
  * Automatically set sip2sip.info server settings URL
  * Refactored application menus
  * Rename some preferences options
Adrian Georgescu's avatar
Adrian Georgescu committed
125 126 127

 -- Adrian Georgescu <ag@ag-projects.com>  Tue, 22 Jun 2021 18:22:20 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
128 129 130 131 132 133 134 135 136 137 138
blink (5.0.0) unstable; urgency=medium

  * Added VP9 codec
  * Implemented TLS certificate verification
  * Added per account TLS peer name to verify against
  * Update default CA list
  * Enable by default TLS transport
  * Fixed logging

 -- Adrian Georgescu <ag@ag-projects.com>  Mon, 14 Jun 2021 11:18:44 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
139 140 141 142 143 144 145
blink (4.1.0) unstable; urgency=medium

  * Google Contacts integration solved
  * Allow calling to all URIs belonging to a contact

 -- Adrian Georgescu <ag@ag-projects.com>  Fri, 09 Apr 2021 07:29:17 -0300

Adrian Georgescu's avatar
Adrian Georgescu committed
146 147 148
blink (4.0.0) unstable; urgency=medium

  * Migrate to Python 3
Adrian Georgescu's avatar
Adrian Georgescu committed
149
  * Show sip account registrar address in preferences panel
Adrian Georgescu's avatar
Adrian Georgescu committed
150

Adrian Georgescu's avatar
Adrian Georgescu committed
151
 -- Adrian Georgescu <ag@ag-projects.com>  Wed, 03 Mar 2021 14:46:47 -0300
Adrian Georgescu's avatar
Adrian Georgescu committed
152

153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
blink (3.2.1) unstable; urgency=medium

  * Updated windows installation instructions
  * Removed no longer used files from manifest
  * Fixed MSRP library logging
  * Preserve quoted arguments with build_inplace
  * Cleanup after build_inplace
  * Removed commented out variable in debian rules
  * Explicitly use python2 in shebang lines
  * Preserve quoted command line arguments when passing them along
  * Made the gdb-trace script be more precise in finding the blink process
  * Mark illegal requests in MSRP logs
  * Updated copyright years
  * Split debian build dependencies one per line
  * Increased debian compatibility level to 11
  * Increased debian standards version to 4.5.0
  * Use pybuild as the debian build system
  * Updated minimum versions for dependencies

 -- Dan Pascu <dan@ag-projects.com>  Fri, 14 Feb 2020 13:09:05 +0200

174 175 176 177 178 179 180
blink (3.2.0) unstable; urgency=medium

  * Updated TLS certificates
  * Updated copyright years

 -- Dan Pascu <dan@ag-projects.com>  Wed, 27 Feb 2019 13:50:19 +0200

181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196
blink (3.1.0) unstable; urgency=medium

  * Updated software license to GPL-3+ without restrictions
  * Extended the cases for which we fetch the alternate icon
  * Fixed displaying the owner of a failed icon retrieval
  * Use newer syntax when catching exceptions
  * Fixed Google contacts for another API breakage on Google's side
  * Fixed google contacts file cache being unavailable with newer ouath2client
  * Added unicode representation for AudioSessionItem to improve accessibility
  * Depend on python-application 2.5.0
  * Build the dbgsym package
  * Updated debian copyright
  * Updated copyright years

 -- Dan Pascu <dan@ag-projects.com>  Sat, 06 Oct 2018 12:57:59 +0300

197 198 199 200 201 202 203
blink (3.0.3) unstable; urgency=medium

  * Fixed another People API breakage by Google (they restored old behaviour)
  * Added minimum version dependency for python-googleapi

 -- Dan Pascu <dan@ag-projects.com>  Tue, 28 Feb 2017 12:19:11 +0200

204 205 206 207 208 209 210 211 212 213 214 215 216
blink (3.0.2) unstable; urgency=medium

  * Fixed people API breakage on Google's side
  * Removed obsolete pycompat/pyversions files
  * Updated debhelper version dependency
  * Use the backward compatible way for no automatic dbgsym packages
  * Removed unnecessary .PHONY targets
  * Updated software description
  * Updated copyright years
  * Updated man page

 -- Dan Pascu <dan@ag-projects.com>  Thu, 09 Feb 2017 16:32:38 +0200

217 218 219 220 221 222 223 224 225 226 227 228
blink (3.0.1) unstable; urgency=medium

  * Depend on python-sipsimple 3.1.0
  * Updated debian standards version
  * Updated debian compatibility level
  * Updated debian package description
  * Updated debian copyright file
  * Removed deprecated debian blink.menu entry
  * Fixed typos in changelog

 -- Dan Pascu <dan@ag-projects.com>  Mon, 19 Dec 2016 12:42:46 +0200

229 230 231 232 233
blink (3.0.0) unstable; urgency=medium

  * Switched to Qt5
  * Skip creation of dbgsym packages
  * Updated building instructions for MinGW
Dan Pascu's avatar
Dan Pascu committed
234
  * Fixed race condition in accessing the ZRTP SAS for SMP verification
235 236 237 238 239 240 241 242
  * Fixed unicode sorting for contact names
  * Publish icon and display name in offline state
  * Include display name and icon in the offline status document as well
  * Allow run_in_gui_thread to wait for the function to finish
  * Made IconManager thread safe
  * Store Google contact icons in the IconManager
  * Fixed showing ICE status when not available
  * Improved some icons
Dan Pascu's avatar
Dan Pascu committed
243
  * Fixed regular expression for auto-linking http URLs
244
  * Fix diverting std{out,err} when running frozen
Dan Pascu's avatar
Dan Pascu committed
245
  * Use bundled CA certs when running frozen
246
  * Improved chat themes
Dan Pascu's avatar
Dan Pascu committed
247
  * Avoid random crashes on exit caused by out of order object deletion
248 249 250

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 16 Dec 2016 16:31:34 +0100

251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
blink (2.0.0) unstable; urgency=medium

  * Use identity check for marker
  * Use defaultweakobjectmap from python-application
  * Multiple internal code improvements/cleanups and PEP-8 compliance fixes
  * Open stdout/stderr in unbuffered mode when frozen
  * Enhanced detection of the application resources directory
  * Fixed file transfer status if not answer is received
  * Don't rely on a failed transfer reason being set
  * Simplified update_ringtone logic and made it more readable
  * Show/hide stream icons in a single place in the code
  * Automated incoming dialog slot allocation
  * Simplified updating ringtones on session state changes
  * Added new notification when a blink session is created
  * Improved tracking of blink sessions from the session manager
  * Refactored BlinkSession inheritance and event signaling
  * Post the session creation notifications after instantiation only
  * Fixed file transfer indicator minimum width
  * Fixed condition for outgoing file transfers
  * Fixed race condition in the automatic ZRTP SAS validation
  * Fixed spurious ringtone delay in certain cases
  * Do not allow dialing contacts without URIs
  * Simplified logic of resetting statuses with limited lifetimes
  * Added context attribute to status messages
  * Prevent the status message from shifting left/right when duration changes
  * Added a separate UI file for the dragged audio session
  * Added a finished signal to incoming requests
  * Prevent the dragged audio session widget's content from overflowing
  * Fixed tooltip for reject button
  * Adjusted note text breaking points
  * Implemented call transfer
  * Make sure the gradient color position is in the 0..1 range
  * Removed export info from svg files
  * Added icons for modifier keys
  * Fixed conditions tested for displaying transfer status messages
  * Fixed processing of the incoming dialog signals
  * Optimized transfer failure status message for space
  * Removed unnecessary character escaping
  * Reset chat input text formatting between messages
  * Removed Dark style variant from the Smooth Operator theme
  * Synced widget height in code and the UI file
  * Fixed ZRTP widget role properties to be not translatable
  * Adjusted ZRTPWidget colors to be more readable
  * Added encryption and OTR related attributes to ChatStreamInfo
  * Added OTR encryption support for chat
  * Added switch icon
  * Show a modal dialog if the application gets a fatal error and exit
  * Removed copyright and license notices from the top of every source file
  * Fixed potentially uninitialized data variable
  * Added __info__ module
  * Updated docs
  * Fixed error in debian changelog trailing lines
  * Added debian files to MANIFEST.in
  * Updated debian package dependencies

 -- Dan Pascu <dan@ag-projects.com>  Tue, 08 Mar 2016 17:19:38 +0200

308 309 310 311 312 313 314 315 316 317 318 319
blink (1.4.2) unstable; urgency=medium

  * Fixed unicode problem with certain locales
  * Fixed issue with non-ascii home directories on UNIX platforms
  * Fixed fonts in the chat web view
  * Updated Linux installation instructions
  * Adapted to the latest changes in python-sipsimple
  * Fixed bug with retrying file transfers after restarting blink
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 04 Dec 2015 12:25:16 +0100

320 321 322 323 324 325 326 327 328 329
blink (1.4.1) unstable; urgency=medium

  * Fixed deleting account without a TLS certificate
  * Fixed google contact uri list to be an instance of GoogleContactURIList
  * Fixed race condition in getting the MSRP stream info
  * Renamed the LogManager event queue thread
  * Added dh-python build dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 28 Aug 2015 14:53:27 +0200

330 331 332 333 334
blink (1.4.0) unstable; urgency=medium

  * Enable VP8 support
  * Raised python-sipsimple dependency

335
 -- Saul Ibarra <saul@ag-projects.com>  Fri, 28 Aug 2015 14:53:04 +0200
336

337 338 339 340 341 342 343 344
blink (1.3.0) unstable; urgency=medium

  * Refactor file transfers, allow resuming failed ones
  * Use system tray also on Unity
  * Fixed widget tab order in preferences

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 29 Apr 2015 12:20:01 +0200

345 346 347 348 349 350 351 352
blink (1.2.2) unstable; urgency=medium

  * Fix hiding ZRTP widget from a non-GUI thread
  * Reset zrtp_widget when we delete the audio session item
  * Updated Windows installation instructions

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 25 Mar 2015 12:45:12 +0100

353 354 355 356 357 358
blink (1.2.1) unstable; urgency=medium

  * Fix loading ZRTP widget UI file

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 17 Mar 2015 12:30:07 +0100

359 360 361 362 363 364 365 366 367 368
blink (1.2.0) unstable; urgency=medium

  * Added ZRTP support
  * Adapt to API changes in the middleware
  * Ignore hold/hangup keyboard shortcuts if no session is selected
  * Render status messages appropriately
  * Optimized chat inline images to avoid compression artifacts

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 17 Mar 2015 11:02:23 +0100

369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386
blink (1.1.0) unstable; urgency=medium

  * Added support for drag and drop on the chat window
  * Improve the performance of painting the video preview
  * Fix stopping composing timer when session is ended or chat is removed
  * Removed unused settings
  * Always play an audio alert when a file transfer finishes
  * Removed session and RTP timeouts from preferences
  * Reorganized preferences
  * Better icons for chat, logging and advanced settings
  * Removed no longer necessary code to adjust label sizes
  * Do not allow the chat web view to get focus
  * Updated test numbers
  * Check for the audio session item existance before operating on it
  * Added support for specifying the transfer_id for file transfers

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 26 Jan 2015 13:08:00 +0100

387 388 389 390 391 392 393 394 395 396 397 398
blink (1.0.0) unstable; urgency=medium

  * Added video support
  * Adapt to changes in streams API
  * Get the stream failure reason from MediaStreamDidEnd
  * Changed the order for the audio device menu entries
  * Use timezone aware timestamps for call history
  * Fixed regular expression for parameters in http URLs
  * Fixed threading race condition when logging MSRP traces

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 21 Nov 2014 12:39:12 +0100

399 400 401 402 403 404 405 406 407 408 409 410 411 412 413
blink (0.9.1) unstable; urgency=medium

  * Automatically transform URLs in the chat window into clickable links
  * Show P2P icon if contact is a Bonjour neighbour
  * Fixed handling unicode in user's home directory
  * Fixed http URL regular expression
  * Removed menu entry for buying prepaid credit
  * Fixed encoding of cut text for the VNC client
  * Fixes for running 'frozen'
  * Raised python-sipsimple version dependency
  * Added missing dependency on python-lxml
  * Updated install documentation

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 28 Jul 2014 15:57:51 +0200

414 415 416 417 418 419 420 421 422 423 424 425 426
blink (0.9.0) unstable; urgency=medium

  * Added screen sharing support
  * Refactored session info panel
  * UI Layout fixes
  * Added file transfer to the list of client capabilities
  * Fixed status message when audio is removed vs when the session is ended
  * Fixed exception when trying to change status after audio session is gone
  * The file transfer download directory cannot be undefined
  * Raised python-sipsimple version dependency

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 27 Jun 2014 09:54:54 +0200

427 428 429 430 431 432 433
blink (0.8.2) unstable; urgency=medium

  * Always open file for incoming transfer in binary mode
  * Use a generic fail reason when none is provided

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 28 May 2014 10:05:24 +0200

434 435 436 437 438 439 440
blink (0.8.1) unstable; urgency=medium

  * Fixed issue with not fetching google contacts after recent Google changes
  * Changed audo codec order: prefer G722 to Speex

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 16 Apr 2014 15:56:45 +0200

441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473
blink (0.8.0) unstable; urgency=medium

  * Added file transfer support
  * Added chat preferences
  * Added quick setting for playing message alerts
  * Added keyboard shortcuts for different windows
  * Added option for auto-accepting chat from known contacts
  * Rearranged menus in the main window
  * Refactored history menu
  * Improved displaying the account states in preferences and the main window
  * Removed alerts section in preferences
  * Save conference rooms in combobox history and limit it to 20 entries
  * Fixed unwanted selection switching when sessions were ended
  * Fixed using correct avatar and display name for received chat messages
  * Fixed updating toolbar buttons when changing sessions and allow hold early
  * Fixed using secondary ringtone when adding chat to an audio session
  * Fixed playing hold tone when switching sessions
  * Fixed playing tones when streams are cancelled
  * Fixed incoming dialog margins
  * Fixed processing DTMF tones
  * Prevent chat session list from scrolling during animations
  * Disable chat session control button when no session is selected
  * Close dialog if session is ended while in a proposal
  * Only remove the TLS certificate if it's in the application data directory
  * Play file transfer alert tone only if enabled
  * Play sound for received chat messages, if enabled
  * Do not start a drag from self when accepting drops from other entities
  * Do not play the hangup tone for sessions without audio
  * Do not close all windows when closing the main window
  * Remove license restrictions

 -- Saul Ibarra <saul@ag-projects.com>  Thu, 10 Apr 2014 17:26:13 +0200

474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492
blink (0.7.0) unstable; urgency=low

  * Added session information panel into the chat window
  * Added server side conferencing support
  * Automatically accept in-dialog chat proposals
  * Fixed potentially processing multiple settings changes at once
  * Enabled showing logs directory
  * Limit the time window for processing a DNS lookup to the current session
  * Raised python-sipsimple version dependency
  * Bumped Debian Standards-Version
  * Tons of UI tweaks

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 05 Mar 2014 11:29:13 +0100

blink (0.6.1) unstable; urgency=low

  * Advertise chat support in PIDF document
  * Avoid building Debian packages for Python 2.6

493
 -- Saul Ibarra <saul@ag-projects.com>  Fri, 20 Dec 2013 14:56:34 +0100
494 495 496 497 498 499 500 501 502 503 504 505 506 507

blink (0.6.0) unstable; urgency=low

  * Added chat sessions using MSRP protocol
  * Adjusted to the latest changes in SIP SIMPLE Client SDK
  * Fixed several memory leaks
  * Simplified processing Google contacts authorization and fixed some bugs
  * Set focus to the appropriate widgets during Google contacts authorization
  * Modified how sipsimple is started
  * Improved selection of the winning presence state
  * Removed donate menu action
  * Fixed unpickling for BonjourNeighbours
  * Modified how sipsimple application is started

508
 -- Saul Ibarra <saul@ag-projects.com>  Mon, 16 Dec 2013 15:44:08 +0100
509

510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
blink (0.5.0) unstable; urgency=low

  * Adapted to changes in SIP SIMPLE Client SDK
  * Enabled Opus codec
  * Refactored PresencePublicationHandler in order to simplify it
  * Set default sample rate to 32 kHz
  * Fixed exception if Google contact has no name nor company
  * Fixed handling file URLs on different platforms
  * Fixed losing contact icons
  * Fixed computing hours in history entries
  * Fixed setting display name in history entry when URI is a phone number
  * Avoid publishing presence state twice when xcap settings change
  * Allow Ctrl+Delete/Backspace to hangup sessions because KDE steals Ctrl+Esc
  * Raise and activate preferences window when triggered if already visible
  * Do not allow toolbar to be hidden
  * Removed compatibility with python 2.6

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 09 Aug 2013 12:51:58 +0200

blink (0.4.0) unstable; urgency=low

  * Added support for multiple URIs per contact
  * Added support for Bonjour presence
  * Added system tray
  * Added text eliding using fading colors for labels with long texts
  * Adjusted selected group background colors for better visibility
  * Save and restore main window geometry across restarts
  * Move contact when its name changes to keep contacts sorted
  * Updated test contact icon files
  * Strip URI domain in history if URI looks like a phone number
  * Fixed creating offset-naive datetime for epoch
  * Fixed exception when initial winfo document is not full
  * Fixed publishing internal presence states
  * Fixed icons from QAction not showing up in menus on Ubuntu
  * Fixed losing presence state when contact is modified
  * Fixed exception when restarting log manager

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 26 Jun 2013 16:56:04 +0200

blink (0.3.1) unstable; urgency=low

  * Added SIMPLE Presence (PUBLISH, RLS SUBSCRIBE/NOTIFY)
  * Added XCAP storage for contacts, icon and and presence policy
  * Added handing for presence, presence.winfo and xcap-diff events
  * Added call history menu items (Missed, Received, Placed)
  * Made sRTP optional by default
  * Adjusted default timeouts for registration, subscription and publication
  * Removed/diabled some GUI elements for not yet implemented features

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 24 Apr 2013 15:16:11 +0200

561 562 563 564 565 566
blink (0.2.11) unstable; urgency=low

  * Adapted to changes in streams API

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 26 Oct 2012 13:06:24 +0200

567 568 569 570 571 572
blink (0.2.10) unstable; urgency=low

  * Fixed attribute access after API changes in python-application

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 07 Sep 2012 13:11:32 +0200

573 574 575 576 577 578 579 580 581
blink (0.2.9) unstable; urgency=low

  * Enable TLS and SRTP labels when appropriate
  * Adapted to changes in middleware API
  * Adapted to change in eventlet package name
  * Bumped debian standards version to 3.9.3

 -- Saul Ibarra <saul@ag-projects.com>  Thu, 06 Sep 2012 21:49:22 +0200

582 583 584 585 586 587 588
blink (0.2.8) unstable; urgency=low

  * Adapted to changes in python-application
  * Use debhelper and dh_python2 instead of pysupport

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 06 Jun 2011 11:20:27 +0200

589 590 591 592 593 594 595 596 597 598
blink (0.2.7) unstable; urgency=low

  * Fixed duplicate account detection
  * No longer decode display_name as it's unicode now
  * Adapted to the latest API changes in middleware
  * Bumped Debian Standards-Version to 3.9.2
  * Reworked Debian packaging

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 25 May 2011 10:53:20 +0200

599 600 601
blink (0.2.6) unstable; urgency=low

  * Fixed exception when NAT type detection is attempted without
Saul Ibarra's avatar
Saul Ibarra committed
602
    connectivity (SIP Simple)
603
  * Fixed exceptions when contact URI can't be built for the desired route
Saul Ibarra's avatar
Saul Ibarra committed
604
    (SIP Simple)
605
  * Fixed crashes and increased resilience when connectivity is lost
Saul Ibarra's avatar
Saul Ibarra committed
606 607
    (SIP Simple)
  * Relax check on SDP origin to increase interoperability (SIP Simple)
608 609 610

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 22 Mar 2011 10:05:07 +0100

611 612 613 614 615 616
blink (0.2.5) unstable; urgency=low

  * Fixed saving TLS options (SIP Simple)

 -- Saul Ibarra <saul@ag-projects.com>  Wed, 16 Feb 2011 17:10:43 +0100

617 618 619 620 621 622 623 624 625 626 627 628 629
blink (0.2.4) unstable; urgency=low

  * Added support for unicode device names
  * Added menu entry and dialog for joining a conference
  * Restructured main menu
  * Improved DNS resolver capabilities (SIP Simple)
  * Only handle records in the local. domain for bonjour (SIP Simple)
  * Send 500 response if we fail to create incoming invitation (SIP Simple)
  * Fixed race conditions in subscription handlers (SIP Simple)
  * Fixed exception when the session is ended on error conditions (SIP Simple)

 -- Saul Ibarra <saul@ag-projects.com>  Tue, 15 Feb 2011 17:12:40 +0100

630 631 632 633 634 635 636 637 638 639 640 641
blink (0.2.3) unstable; urgency=low

  * Detect change of IP address
  * Added web server tools activity indicator
  * Fixed compatibility with older python-qt
  * Made changes to Preferences thread safe (SIP Simple)
  * Fixed TLS transport initialization (SIP Simple)
  * Added DNS resolver autodetection capabilities (SIP Simple)
  * Fixed matching of media codecs on incoming calls (SIP Simple)

 -- Adrian Georgescu <ag@ag-projects.com>  Tue, 14 Dec 2010 15:25:55 +0100

642 643 644 645 646 647 648
blink (0.2.2) unstable; urgency=low

  * Fixed detection of audio codecs without a rtpmap line in SDP
  * Fixed exception for MWI NOTIFY without a Message-Account body

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 29 Nov 2010 19:14:17 +0100

649 650 651 652 653 654 655 656 657 658
blink (0.2.1) unstable; urgency=low

  * Allow name and group attributes to be missing when updating a contact
  * Handle bonjour neighbour record updates
  * Updated debian dependency on python-sipsimple
  * Honor the account.sip.always_use_my_proxy setting
  * Fixed opening the create account dialog on first run

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 26 Nov 2010 15:34:51 +0100

659 660
blink (0.2.0) unstable; urgency=low

Adrian Georgescu's avatar
Adrian Georgescu committed
661 662 663 664 665 666 667 668 669 670 671 672 673
  * Added the preferences panel
  * Enable inband DTMF by default
  * Disable ICE by default
  * Simplified MWI code and improved its user interface
  * Improve handling of Google contacts
  * Open the dialog for adding the initial account after the main window
  * Switch to new plugged-in device automatically if we have active calls
  * Added transparency for contact icons
  * Added conference contact on first start
  * Many bug fixes in the middleware
  * Adapted to the latest changes in SIP SIMPLE client SDK

 -- Adrian Georgescu <ag@ag-projects.com>  Thu, 11 Nov 2010 14:36:40 +0100
674

675 676 677 678 679 680 681 682
blink (0.1.4) unstable; urgency=low

  * Save preferred media when creating a contact
  * Fixed broken dependency to python-aplication for non-Debian systems
  * Display 'no new messages' text before getting MWI NOTIFY

 -- Saul Ibarra <saul@ag-projects.com>  Mon, 06 Sep 2010 16:05:15 +0200

683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700
blink (0.1.3) unstable; urgency=low

  * Added support for inband DTMF dialing
  * Improved logic for matching contacts to incoming sessions
  * Added pstn prefix setting
  * Fixed enabling Bonjour account item in the menu
  * Added initial MWI support

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 03 Sep 2010 09:54:52 +0200

blink (0.1.2) unstable; urgency=low

  * First beta release for Microsoft Windows
  * Switch automatically to the plugged audio device
  * Release notes available at http://icanblink.com/blink-qt-windows-beta.phtml

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 03 Sep 2010 09:54:52 +0200

701 702
blink (0.1.1) unstable; urgency=low

703
  * First public release for Debian and Ubuntu Linux
Adrian Georgescu's avatar
Adrian Georgescu committed
704
  * Release notes available at http://icanblink.com/blink-qt-beta.phtml
705 706 707 708 709
  * Multiple SIP accounts
  * Easy to setup accounts, only the SIP address and password are required
  * Bonjour discovery mechanism
  * Automatic detection of IP address changes
  * TLS Security for both signaling and media
Adrian Georgescu's avatar
Adrian Georgescu committed
710
  * NAT traversal using ICE
711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731
  * Built-in DNS resolver to by-pass broken implementations in NAT routers
  * Re-INVITE support for adding and removing media streams
  * One-click SIP account sign-up at http://sip2sip.info
  * Integration with AG Projects Multimedia Service Platform
  * Integration with third-party SIP service providers
  * Wideband Audio (G722 & speex)
  * Multiple parallel calls
  * Play hold tone and disconnect tone
  * In-band DTMF support for legacy devices
  * Per account ringtones
  * Silent mode (do not ring on incoming call)
  * Mute microphone
  * Audio recording
  * Displays packet loss and round trip time
  * Displays selected audio codec and sampling rate
  * Control for input, output and alert audio devices
  * Automatic DTMF mapping between letters and digits
  * Support for entering PSTN numbers and SIP addresses
  * Strip unwanted characters from telephone numbers
  * Redial last call
  * Multi-party conferencing with unlimited number of participants
Adrian Georgescu's avatar
Adrian Georgescu committed
732
  * Multiple simultaneous conferences
733 734 735
  * Drag and Drop contacts to conferences
  * Mute individual participants
  * Display the caller icon and name retrieved from Address Book
Adrian Georgescu's avatar
Adrian Georgescu committed
736
  * Reject calls with 486 Busy or 603 Decline
737
  * SIP, DNS, MSRP protocol trace to file
738

Saul Ibarra's avatar
Saul Ibarra committed
739
 -- Adrian Georgescu <ag@ag-projects.com>  Thu, 12 Aug 2010 21:18:52 +0200
740

741 742
blink (0.1.0) unstable; urgency=low

743
  * Initial private released
744 745

 -- Saul Ibarra <saul@ag-projects.com>  Fri, 16 Jul 2010 12:54:28 +0200