Releases: babluboy/nutty
Releases · babluboy/nutty
Nutty Release 1.2.0
Greetings after a long time. Changes for 1.2.0 include:-
- Migrated
speedtest-cli
from python2 to python3 since former is deprecated. - Migrated from Granite.Services.Paths to GLib.Environment utility library since former is deprecated.
- Updated debian files to confirm with the latest Debian Policy version 4.7.0.0 for building .deb package.
- Fixed few issues in the appdata.xml files.
- Added a partially working Flatpak Manifest file and Flatpak Build Guide for Nutty.
- Created a new branch
nutty-gtk4
and started migrating nutty from gtk3 to gtk4. - Released .deb files of Nutty from this version.
Nutty Release 1.1.1
Changes for 1.1.1 include:
- View IPv6 along with IPv4 address
- Configure commands for non elementary OS distros
- Fix a bug which prevented re-size of the disclaimer screen
- Improve obtaining network details with use of ip command instead of the ifconfig one
- Bug fixes and more translations
Nutty Release 1.1.0
Juno Release. Contains a small fix for transition animation speed.
Flatpak Release
Meta data changes to allow Flatpak build for Nutty (Issue #16)
- Changes to screen shots to make them 16:9 ratio compliant (https://ezgif.com/crop)
- Changes to appdata xml to allow valid parsing by appstream-util
Nutty Release 1.0.0
Changes for 1.0.0 include:
- Ability to edit device name and manufacturer name
- Ability to remove a device on right click context menu
- A new icon and header branding
- Standardized code for XML parsing (libxml)
- Optimized resource loading (gresource)
- Better handling of discovered device data (sqlite3)
- Shortcuts and bug fixes
- Standardized naming of resources (RDNN)
Initial Appcenter Release
Updated screenshot to png and updated path to appdata.xml in cmakelists.txt
Initial Appcenter Release
Updated categories in .desktop and corrected application_id to "com.github.babluboy.nutty"
Initial Appcenter Release
Updated the screen shot for Appcenter
Initial Appcenter Release
Updated code to confirm to Appcenter