~ubuntu-branches/ubuntu/quantal/torchat/quantal

« back to all changes in this revision

Viewing changes to changelog.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ulises Vitulli
  • Date: 2011-04-16 23:35:04 UTC
  • Revision ID: james.westby@ubuntu.com-20110416233504-j4dulunjoc224vfp
Tags: upstream-0.9.9.534
ImportĀ upstreamĀ versionĀ 0.9.9.534

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
version 0.9.9.534
 
2
- Windows: fix old scroll bug which reappeared on Windows 7
 
3
- added Russian translation
 
4
 
 
5
version 0.9.9.530
 
6
- fix some focus and focus-stealing problems
 
7
- improve the way the standard browser is found
 
8
- fix race condition in the GUI resulting in the same line sent twice
 
9
- Windows: update bundled Tor binary to version 0.2.1.30
 
10
 
 
11
version 0.9.9.515
 
12
- fix (regression): make notification window stay on top again
 
13
- fix wrong handling of new line characters in chat messages
 
14
- make main window always come to front when unhiding from tray
 
15
 
 
16
version 0.9.9.509
 
17
- fixed the focus stealing of the notification window on Windows
 
18
- made the notofication window less obtrusive, more native looking 
 
19
  and make it immediately disappear on mouse contact. 
 
20
- made the animation of the popup faster and look more natural.
 
21
- additional notification methods: knotify, gtknotify, growlnotify, xosd
 
22
- Mac OSX: more Mac conforming UI with menu bar
 
23
- Windows: use stable Tor-0.2.1.29 instead of experimental 0.2.2.20-alpha
 
24
- updated french translation
 
25
- remove annoying popup warning about debug log, we even allow logging of
 
26
  conversations now so this is only consequent.
 
27
 
 
28
version 0.9.9.458
 
29
- fixed crash that could happen while torchat was minimized to the tray
 
30
 
 
31
version 0.9.9.453
 
32
- fixed connection handshake: timeout for unanswered outgoing connections
 
33
 
 
34
version 0.9.9.449
 
35
- speed up the wiping of deleted files and not freeze the GUI while doing it
 
36
 
 
37
version 0.9.9.425
 
38
- (security) wipe temporary files and sent offline messages before deleting
 
39
- (security) properly sanitize incoming file names
 
40
- profile text and avatar (will be shown when mouse over buddy in list)
 
41
- enable the logging for individual buddies and show backlog in opened window
 
42
- make the splitter in the chat window movable
 
43
- remember and restore window sizes
 
44
- fix receiving of very small files (sometimes got stuck at 0%)
 
45
- fix the annoying "list item -1" error on windows once and for all (hopefully)
 
46
- allow sending files to offline buddies (will wait until connect, then send)
 
47
- allow dropping of files directly to a buddy in the buddy list
 
48
- remove some CPU hogging in the GUI, also removed annoying flickering
 
49
- configurable fonts and colors (in the .ini file, no GUI config yet)
 
50
- configurable branding ("Ask Bernd" name and ID can now be pre-configured
 
51
  in torchat.ini for easier adaption to different usage scenarios)
 
52
 
 
53
version 0.9.9.328
 
54
- fixed a flaw in the PING-PONG-sequence, where pong messages went missing
 
55
  and got stuck in the middle of the handshake, this fix now dramatically
 
56
  increases connection speed
 
57
- fix error in Bulgarian translation
 
58
 
 
59
version 0.9.9.324
 
60
- (windows) updated tor.exe to version 0.2.2.20-alpha
 
61
- fixed crash bug on Ubuntu Karmic and later
 
62
- fixed a possible race condition when incoming connection detected
 
63
  (not critical and happens only once a week, but still annoying)
 
64
- check incoming ping sender address for length and allowed characters
 
65
- make the .deb package allow more different python versions (2.5 .. 2.7)
 
66
- added some more logging
 
67
- added Bulgarian translation
 
68
 
 
69
version 0.9.9.292
 
70
- prevent possible MITM attack by better verifying incoming pong messages
 
71
- prevent possible attack by disallowing most incoming messages
 
72
  on the outgoing connections (only file messages are allowed)
 
73
- make it work with Python 2.7.1
 
74
- (windows) use current version of Tor.exe (0.2.2.19-alpha)
 
75
- (windows) changed build process to use pyinstaller instead of py2exe
 
76
- added chinese translation
 
77
 
 
78
version 0.9.9.277
 
79
- fix (regression): non ascii characters in messages and filenames
 
80
- fix (regression): sending files on win98 immediately disconnected buddy
 
81
- added hungarian translation
 
82
 
 
83
version 0.9.9.269
 
84
- implemented drag 'n' drop file transfer
 
85
- "edit contact" in chat window context menu
 
86
- "send file" in chat window context menu
 
87
- "quit" in main popup menu
 
88
- meaningful titles for file open and save dialogs
 
89
- removed the "bitmap not found" errors
 
90
- the program now runs on Windows 98 SE
 
91
- added polish translation
 
92
- fixed issue 19: Enter-Key inserted newline before sending
 
93
- fixed issue 20: Ask before overwriting files
 
94
- fixed issue 27: indication of messages in main window
 
95
- fixed: find application data folder on windows 98
 
96
- fixed: don't open two chat windows for the same buddy
 
97
- detect second instance on same port
 
98
- allow multiple profiles (for permanent installation)
 
99
- zero configuration now also on *ix platforms
 
100
- implemented (experimental) debian package
 
101
 
 
102
version 0.9.9.191
 
103
- implemented configuration dialog
 
104
- added german translation
 
105
- added (partial) dutch translation
 
106
- added (partial) french translation
 
107
- let the user specify a path for temporary files, change the default
 
108
  to be the data directory (the torchat folder in portable mode)
 
109
 
 
110
version 0.9.9.149
 
111
- remove the annoying permanent flicker of the buddy list
 
112
- show own hostname in windows and taskbar icon
 
113
- option to start up with hidden main window (only taskbar icon)
 
114
- option to open new chat windows hidden (taskbar icon flashing instead)
 
115
- show list of unread (hidden) windows when right click on taskbar icon
 
116
- show buddy status in chat window icon
 
117
- show list of unread (hidden) windows in taskbar icon tooltip
 
118
- ask before exiting when there are unread messages
 
119
- show message with timestamp when delayed messages have been sent
 
120
 
 
121
version 0.9.9.140
 
122
- incompatible protocol change! (adding and removing buddies)
 
123
- implemented offline messages
 
124
- implemented logging
 
125
- bugfix: possible race condition when opening 2 chat windows in a short time
 
126
- bugfix: allow non-ascii characters in buddy name
 
127
- bugfix: a buddy can now be removed from the list
 
128
- bugfix: prevent possible DoS attack through faked "ping" messages
 
129
- bugfix: wrong initialization of buddy list window didn't work on Mac
 
130
 
 
131
version 0.9.9.109
 
132
- bugfix: if /tmp was on a separate partition, file receiving was broken
 
133
- bugfix: show correct buddy status immediately after connect
 
134
- new connection attempts and keep-alives now in random intervals
 
135
- implemented configuration file
 
136
- included some (unfinished) documentation
 
137
 
 
138
version 0.9.9.98
 
139
- bugfix: allow non ascii characters in filenames
 
140
 
 
141
version 0.9.9.96
 
142
- bugfix: fixes slow connection in 0.9.9.95
 
143
 
 
144
version 0.9.9.95
 
145
- notification popups and flashing symbols in taskbar
 
146
- file transfers can recover from connection breakdowns
 
147
 
 
148
version 0.9.9.85
 
149
- time stamps in chat window
 
150
- fixed: Messages may now contain newline characters
 
151
- file transfer
 
152
 
 
153
versions up to 0.9.9.64
 
154
- basic messaging functionality
 
155
- first really stable version
 
 
b'\\ No newline at end of file'