Skip to content

1.6.2

Latest
Compare
Choose a tag to compare
@w2sv w2sv released this 22 Dec 14:50
· 4 commits to main since this release

Features

  • Enable display of IPv4 subnet masks #145
  • Enable configuration of location parameters (zip code | district | city | region | country | continent)
  • Migrate to ip-api.com for more reliable (gps) location, isp & asn retrieval
  • Better align unique local & global unicast IP type determination with their respective RFC definitions
  • Left-align wifi property values on widget and in-app

Fixes

  • Reordering indication shadow on expanded items

Build

  • Migrate away from using toolchains as recommended by Jake Wharton
  • Introduce ApplicationConventionPlugin for better build-logic code reuse
  • Rename plugins module to build-logic
  • Enable org.gradle.configuration-cache.parallel
  • Apply gradle.properties to build-logic module
  • Add IPAddress unit tests

Dependency updates

  • kotlin -> 2.1.0
  • gradle -> 8.11.1
  • agp -> 8.7.3
  • hilt -> 2.54
  • compose-tooling -> 1.7.6
  • protobuf -> 4.29.2
  • reorderable -> 2.4.1

Full Changelog: 1.6.1...1.6.2