forked from limansky/tinymount
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
36 lines (31 loc) · 984 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
TinyMount-0.2.8
- Force unmount support.
- Add Ukrainian translation.
- Allow to build with Qt 5.
- Fix: crash if DBus is not ready (thanks Arkadiusz Bokowy).
TinyMount-0.2.6
---------------
- Add ability to detach devices if possible.
- Fix: flash drives without partition table is not shown.
- Fix: tinymount shall not terminate if tray is not ready yet.
TinyMount-0.2.4
---------------
- Add setting to hide the tray icon if there are no connected devices.
TinyMount-0.2.2
---------------
- Add libnotify support.
TinyMount-0.2.0
---------------
Second release (stabilized after several betas):
- Add config file
- Add "Settings" dialog.
- Settings to hide system disks, hide notifications (except errors).
- Mount/umount devices asynchronously.
- Auto mounting.
- Add item format setting.
TinyMount-0.1.0
---------------
First release.
Features supported:
- notify on device connected/disconnected.
- mount/unmount device by user click.