Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
080e3cf0
Commit
080e3cf0
authored
Apr 10, 2014
by
Saul Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Raised version and updated changelog
parent
b1d976d5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
2 deletions
+35
-2
__init__.py
blink/__init__.py
+2
-2
changelog
debian/changelog
+33
-0
No files found.
blink/__init__.py
View file @
080e3cf0
...
...
@@ -4,8 +4,8 @@
__all__
=
[
'Blink'
]
__version__
=
'0.
7
.0'
__date__
=
'
March 5
th 2014'
__version__
=
'0.
8
.0'
__date__
=
'
April 11
th 2014'
import
os
...
...
debian/changelog
View file @
080e3cf0
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
blink (0.7.0) unstable; urgency=low
* Added session information panel into the chat window
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment