## 0.8.8 ### New Queries * Added a new query `java/android/sensitive-text` to detect instances of sensitive data being exposed through text fields without being properly masked. * Added a new query `java/android/sensitive-notification` to detect instances of sensitive data being exposed through Android notifications.