Skip to content

Releases: SimonMarquis/FCM-toolbox

1.10.1

01 Nov 10:53
Compare
Choose a tag to compare
  • Fix broken edge-to-edge enforcement on Android 15
  • Bump minSdk from 19 to 23

1.10.0

28 Aug 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

02 Jul 11:37
Compare
Choose a tag to compare
  • Android 14 support
  • Notifications permission
  • Monochrome adaptive icon

1.8.4

12 Sep 14:05
Compare
Choose a tag to compare
  • Show Firebase error messages
  • Update dependencies

1.8.2

25 Oct 12:03
Compare
Choose a tag to compare
  • Kotlin migration
  • Misc bug fixes

1.8.1

22 Feb 18:13
Compare
Choose a tag to compare
  • ✏️ Raw payload is selectable
  • 🐛 Fix RecyclerView animations for Ping
  • ⚙️ Remove deprecated "OPEN" action from background

1.8.0

24 Jan 16:08
Compare
Choose a tag to compare
  • Migrate to Kotlin
  • MVVM architecture with LiveData, ViewModel, Room, Koin, etc.

1.7.0

05 Oct 11:51
Compare
Choose a tag to compare

Add support for topics

1.6.1

12 Mar 19:13
Compare
Choose a tag to compare

✏️ Fix typo causing silent messages to be notified

1.6.0

09 Mar 16:02
Compare
Choose a tag to compare
  • AndroidX migration
  • GSON to Moshi migration
  • Tap to toggle message display: raw vs content
  • Undo delete actions
  • Menu button to refresh InstanceId token
  • More reliable presence status
  • Add Travis CI