updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / appset-qt-gnome / appset-qt-gnome.changelog
blob8d085418c404f37434db4f539ba2e867d487d7bb
1 0.7.1 :
2   -"Memory leak in trayicon when no sync folder present" bug fixed
3   -"Locale format" bug fixed
4   -Changed deprecated (in Qt 4.8) function calls for QQueue
5   -Updated zh_TW and hu_HU translations
7 0.7.0 :
8   -A button to stop package downloading once started (feature req. #3413922)
9   -Owned files tree view tab for installed packages (with desktop theme file icons, not in enhanced view, feature req. #3413878)
10   -New packages search filter: repository
11   -Per repository statistics
12   -An alternative (not for AUR/CCR) way to execute requested operations on an external X Terminal emulator where:
13         *the X Terminal Emulator is configurable via options panel
14         *in the "check and apply" page you can select (via radio button) to use the internal (like before and default) or external tool
15         *AUR/CCR now working only with external tools (also fixes bug #3420465 and #3413000)
16   -New option for tray icon visibility (Always or only when there are available updates)
17   -New option to enable/disable rss feed reader (feature req. #3353471)  
18   -New option to enable/disable packages homepage loading (feature req. #3353471)
19   -New option to select the first page ("Start" or "All" packages)
20   -Tabbed options panel
21   -Hungarian translation
23 0.6.4 :
24   -AUR/CCR show installed action fixed (bug #3399666)
25   -Main GUI memory optimizations
27 0.6.3 :
28   -Tray icon change after db upgrade (bug #3394196)
29   -Minor memory optimizations
31 0.6.2 :
32   -Upgrade not asking for packages replace bug fixed
33   -Tray icon increasing amount of memory over time bug fixed
34   -Extra info checkbox not working bug fixed
36 0.6.1 :
37   -Black feed reader widget with dark themes bug fixed (bug #3376645)
38   -Software categories in packages view as left panel (feature req. #3321918)
39   -Packages homepage and details in separated tabs
40   -Other minor UI changes
41   -Basque translation
42   -Russian translation
44 0.6.0 :
45   -The option to manually answer to backend's questions (only in english). There are 3 choices in option panel:
46     *Automatic (the old behaviour)
47     *Semi-Automatic (few user interactions required - By now only questions like: "Replace ... with ... ?" and "... and ... are in conflict. Remove ...?") DEFAULT
48     *Ask everything (All backend questions require user interaction)
49   -Repository editor tool (show, modify, add, remove and change priority for repositories)
50   -"Report a bug" and "Request a feature" buttons in main GUI
51   -The option to disable packages preload on startup to minimize memory and CPU usage on boot
52   -Upgrade backend tool integration with new auth structure bug fixed
53   -Chinese (China) translation
54   -Portuguese (Portugal) translation
55   -Portuguese (Brazilian) translation
56   -pacman-color + packer + appset conflict fixed
57   -"Start Fullscreen" bug fixed
58   -"Extra Info" option persistency bug fixed
61 0.5.1 :
62   -Some minor bugs fixed for both tray and main GUI
63   -Romanian translation
64   -Serbian translation
66 0.5.0 :
67   -Completely new authorization structure:
68     *Now starts immediately (without asking for password) as unprivileged user (every user can browse apps)
69     *Requests superuser authorization for privileged operations (only when needed)
70     *Drops superuser privileges immediately when it is not more useful (more secure)
71     *Let's the main GUI to be preloaded by the tray (faster startup)
72     *Closing/Minimizing the main GUI (also when running privileged operations) is managed by the tray
73     *Tray click leads to show/hide the main GUI
74     *Closing the tray also closes AppSet instances (when running privileged operations ask for a confirmation)
75     *Tray "check for updates NOW!" action is now calling the authorization backend (and really works better than before)
76   -Options are now stored "per user" (every possible sudoer has its own options)
77   -New option "Auto select system files for upgrade" (checked by default) for "non expert users" (disabled if in expert mode)
78   -Search bar delay now default to 1200 ms
79   -Removed AppSetTray-Qt desktop file (now there is only AppSet-Qt in DE's menus)
80   -Better integration with helper daemon
81   -News reader now retries (every 5 seconds) to download feeds when fails (without hiding the panel)
82   -Asks DE's Session Manager to cancel shutdown if the main GUI is still opened (to avoid errors caused by user distraction)
83   -New About dialog
84   -Chinese-Taiwan translation
86 0.4.4 :  
87   -Simplified actions for standard view (e.g. install/remove actions with one click, withouth showing a redundant context menu)
88   -Tray click when already running leading to a new appset start bug fixed
89   -AUR/CCR "list installed" action with no results crash bug fixed
91 0.4.3 :
92   -Generalization of packages size output interpretation for pacman 3.5.2
93   -Polish translation
95 0.4.2 :
96   -Installed packages repository information
97   -lower niceness (10 -> 15) for appset-helper daemon
98   -Infinite loop on upgrade deps check bug fixed
99   -Pacman's "Replace %package% with ..." question now get "yes" answer on upgrades (no more using --noconfirm option on upgrade/install)
101 0.4.1 :
102   -New packets view for main repos using QML:
103     *more apps listed with the same win size
104     *bigger embedded browser for detailed view
105     *Touchscreen friendly
106     *animated
107   -option to switch between Standard (old) and Enhanced (new) views
108   -Resize bug fixed for External repo (AUR) view
109   -AppSet version in about dialog
110   -Localization bug fixed for about dialog (automatic switch between English and Italian)
111   -ExtraInfo option now is saved 
112   -Main backend (pacman) upgrade check and backend post upgrade command (pacman-db-upgrade)
113   -Bug fixed for dependencies check
114   -Flickering in progress window bug fixed
115   -Default search bar delay to 900ms
117 0.4.0 :
118   -Basic support to AUR using packer as backend:
119     *Browse packages with an embedded browser for their homepages (searching with a search bar)
120     *Install AUR packages (one at a time)
121     *Remove AUR packages (one at a time from the AUR specialized GUI - more than one with the normal GUI)
122     *Upgrade AUR packages (all in the same time)
123     *Automatic activation based on the presence of packer (the backend)
124     *A button to show all external installed packages
125   -Clean cache command now requires a confirmation from the user
127 0.3.4 :
128   -Repository information added to avoid incorect behaviours (with the management of multiple sources for the same application)  
129   -Option to view repository in packages table
130   -Option to disable countdown for auto confirmation of changes  
131   -SearchBar now got the focus after a previous search
132   -Web Preview now is navigable
133   -Tray now shows "repo/package last_version" entries ordered by repo
135 0.3.3 :
136   -New outcome evaluation logic  
137   -Local precompiled packages installer (from main GUI, shell cmd argument or Desktop's "Open With..." menu)
138   -Loading icon
139   -Spanish translation
141 0.3.2 :
142   -Packages statistics (enabled via options)
143   -Backend's output (enabled via options)
144   -Interval between db updates selectable by options
145   -Changes in main GUI
146   -External Browser Command now accepts arguments
147   -Bug fixed for updates operations outcome
149 0.3.0-1 : Localization support
151 0.2.X : Embedded browser and feed-reader, helper daemon and tray icon
153 0.1.X : Basic functions to handle packages