## Changes

### v13
- Add update method: gnome-update-viewer

### v12
- Remove unnecessary space on the indicator

### v11
- Add support for Gnome-Shell 3.24
- Don't assume the use of sudo for the custom command

### v10
- Interval: choose hours/days/weeks
- Improve show-on-terminal section
- Added get-updates.sh script, to prevent gchar overflow
- Improved notifications

### v9
- Fix typo in Settings
- Fix automatic updates using minutes instead of hours
- Improve readability of notification and indicator

### v8
- Use gnome-software or update-manager to apply updates

### v7
- Change the default terminal to xterm
- Use `pkcon refresh` as the default command to check for updates

### v6
- Use standard date formatting tools
- Automatic checks are now compatible across sessions
- Use hours instead of minutes in settings
- Make use of symbolic icons to follow GNOME HIG.

### v5
- Use policykit instead of sudo for password-less checks
- Add option to show update process on a terminal
- Small fixes for scripts
- Update Spanish and French translations

### v4
- Complete redesign of the Settings UI
- Check for internet connection before looking for new updates
- Remove the cancel button: process runs as root
- Improve date display
- Add a system for proper handling of global signals

### v3
- Add date and time of the last update to the menu
- Bug fixes
- Synaptic-like features: check for new packages in repository, local or obsolete packages, residual config files and autoremovable packages

### v2
- Add option to check for updates without password

### v1
- First version
