Commit Graph

12 Commits

Author SHA1 Message Date
Vinícius Moreira
2d837804e3 0.3.0
### Features
- Applications search
- Now when you right-click a selected application you can:
    - retrieve its information
    - retrieve its commit history
    - downgrade
    - install and uninstall it
- "About" window available when right-clicking the tray icon.

### Improvements
- Performance and memory usage
- Adding tooltips to toolbar buttons
- "Update ?" column renamed to "Upgrade ?"
- Management panel title renamed
- Showing runtime apps when no app is available
- Allowing to specify a custom app translation with the environment variable **FPAKMAN_LOCALE**
- Adding expiration time for cached app data. Default to 1 hour. The environment variable **FPAKMAN_CACHE_EXPIRATION** can change this value.
- Now the application accepts arguments related to environment variables as well. Check 'README.md'.
- Minor GUI improvements
- Notifying only new updates
- New icon
- Progress bar
2019-07-02 10:53:04 -03:00
Vinícius Moreira
7ec62618fa 0.2.1
Features
- Showing the number of apps and runtime updates available

Fixes
- Retrieving information for the same AppId from different branches.
2019-06-24 13:05:03 -03:00
Vinícius Moreira
f36991ea1f 0.2.0
**Features**
- Management panel shows update commands streams
- Management panel status label is "orange" now

**Fixes**
- Application name is not properly showing for Flatpak  1.2.X
2019-06-18 19:02:16 -03:00
Vinicius Moreira
3345e39dbf Update README.md 2019-06-18 15:24:51 -03:00
Vinicius Moreira
175d72d371 Removing installation script and updating README.md 2019-06-18 15:13:00 -03:00
Vinicius Moreira
4cb93fd535 Fix for PyPi deploy 2019-06-18 12:22:16 -03:00
Vinicius Moreira
17fb1bf963 setup.py fix 2019-06-18 12:04:57 -03:00
Vinicius Moreira
27580f40d9 'setup.cfg' for pypi distribution 2019-06-18 11:33:49 -03:00
Vinícius Moreira
eedaaef80b Fix: resizing after app filter is checked 2019-06-14 17:53:36 -03:00
Vinícius Moreira
9ff157d86f Toggle button fix 2019-06-14 17:27:38 -03:00
Vinícius Moreira
8a95d508c8 0.1.0 (#1)
- Supporting flatpak 1.X, 1.2X and 1.4.X
- Tray icon
- System notifications when new updates are available
- Applications management window
2019-06-14 16:50:29 -03:00
Vinícius Moreira
fe8ac9e3a7 Initial commit 2019-06-12 16:22:16 -03:00