Skip to content

Releases: AppDevNext/AndroidChart

5.0-beta3

01 Feb 19:13

Choose a tag to compare

5.0-beta2

01 Feb 18:32

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependencies 🛠

  • Bump androidx.compose:compose-bom from 2025.12.01 to 2026.01.00 by @dependabot[bot] in #667
  • Bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #691
  • Bump androidx.activity:activity-compose from 1.12.2 to 1.12.3 by @dependabot[bot] in #694
  • Bump androidx.compose:compose-bom from 2026.01.00 to 2026.01.01 by @dependabot[bot] in #693
  • Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #695
  • Bump androidx.activity:activity-ktx from 1.12.2 to 1.12.3 by @dependabot[bot] in #692

Espresso test

Pipeline

Other Changes

Full Changelog: 4.1.3...5.0-beta2

5.0-beta1

01 Feb 13:53

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependencies 🛠

  • Bump androidx.compose:compose-bom from 2025.12.01 to 2026.01.00 by @dependabot[bot] in #667
  • Bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #691
  • Bump androidx.activity:activity-compose from 1.12.2 to 1.12.3 by @dependabot[bot] in #694
  • Bump androidx.compose:compose-bom from 2026.01.00 to 2026.01.01 by @dependabot[bot] in #693
  • Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #695
  • Bump androidx.activity:activity-ktx from 1.12.2 to 1.12.3 by @dependabot[bot] in #692

Espresso test

Pipeline

Other Changes

Full Changelog: 4.1.3...5.0-beta1

4.1.3

19 Jan 09:08
ae556c5

Choose a tag to compare

What's Changed

Espresso test

Bug fix

Other Changes

Full Changelog: 4.1.2...4.1.3

4.1.2

14 Jan 12:53
5fab62f

Choose a tag to compare

What's Changed

Bug fix

Full Changelog: 4.1.1...4.1.2

4.1.1

11 Jan 07:48

Choose a tag to compare

What's Changed

Bug fix

New Contributors

Full Changelog: 4.1...4.1.1

4.1

06 Jan 20:39
8344cda

Choose a tag to compare

4.1

What's Changed

During the full Kotlin conversion,

🛑 package name changed to info.appdev.charting, but there are still the old main chart classes included, but they will be removed in the future
🛑 MPPointF in renamed to PointF
🛑 MPPointD in renamed to PointD
🛑 methods like setSomethingEnabled(true) are now properties like isSomething = true

Breaking changes 🛑

Other Changes

Full Changelog: 4.0...4.1

4.0

02 Jan 10:22

Choose a tag to compare

4.0

What's Changed

Breaking change

  • Version 4.0 is a complete Kotlin conversion 🎉
  • 🛑 package name changed to info.appdev.charting
  • 🛑 MPPointF in renamed to PointF
  • 🛑 MPPointD in renamed to PointD

Dependencies

  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #416
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #421
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21 by @dependabot[bot] in #420
  • Bump com.android.tools.build:gradle from 8.13.0 to 8.13.1 by @dependabot[bot] in #423
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #430
  • Bump androidx.core:core from 1.16.0 to 1.17.0 by @dependabot[bot] in #397
  • Bump androidx.compose:compose-bom from 2024.11.00 to 2025.12.00 by @dependabot[bot] in #456
  • Bump androidx.activity:activity-compose from 1.9.3 to 1.12.1 by @dependabot[bot] in #455
  • Bump com.android.tools.build:gradle from 8.13.1 to 8.13.2 by @dependabot[bot] in #457
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #479
  • Bump org.jetbrains.kotlin.plugin.compose from 2.2.21 to 2.3.0 by @dependabot[bot] in #485
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.21 to 2.3.0 by @dependabot[bot] in #486
  • Bump androidx.activity:activity-ktx from 1.12.1 to 1.12.2 by @dependabot[bot] in #498
  • Bump androidx.activity:activity-compose from 1.12.1 to 1.12.2 by @dependabot[bot] in #499
  • Bump androidx.compose:compose-bom from 2025.12.00 to 2025.12.01 by @dependabot[bot] in #500

Bug fix

Pipeline

Other Changes

Read more

3.1.0.31

14 Sep 06:13

Choose a tag to compare

What's Changed

Dependencies

  • Bump androidx.test.ext:junit-ktx from 1.2.1 to 1.3.0 by @dependabot[bot] in #390
  • Bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0 by @dependabot[bot] in #392
  • Bump androidx.test.espresso:espresso-intents from 3.6.1 to 3.7.0 by @dependabot[bot] in #391
  • Bump androidx.test.services:test-services from 1.5.0 to 1.6.0 by @dependabot[bot] in #393
  • Bump com.android.tools.build:gradle from 8.11.1 to 8.12.0 by @dependabot[bot] in #394
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #400
  • Bump com.android.tools.build:gradle from 8.12.0 to 8.12.1 by @dependabot[bot] in #399
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.0 to 2.2.10 by @dependabot[bot] in #398
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #396
  • Bump com.android.tools.build:gradle from 8.12.1 to 8.12.2 by @dependabot[bot] in #401
  • Bump com.google.android.material:material from 1.12.0 to 1.13.0 by @dependabot[bot] in #404
  • Bump com.github.AppDevNext.Logcat:LogcatCoreLib from 3.3.1 to 3.4 by @dependabot[bot] in #403
  • Bump com.android.tools.build:gradle from 8.12.2 to 8.13.0 by @dependabot[bot] in #402
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.10 to 2.2.20 by @dependabot[bot] in #408

Bug fix

Full Changelog: 3.1.0.30...3.1.0.31

3.1.0.30

30 Jul 13:18
ee2e8c4

Choose a tag to compare

What's Changed

Bug fix

Full Changelog: 3.1.0.29...3.1.0.30