File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.1.9 (Unreleased)
5+ ----------------------
6+ - Fix #75 : Warning for "FCM Detection - App is using Proxy Firebase Service"
7+
482.1.8 (March 21, 2025)
59----------------------
610- Chg: URL for the mobile share intend feature
Original file line number Diff line number Diff line change 1111 "humhub" : {
1212 "minVersion" : " 1.17.2"
1313 },
14- "version" : " 2.1.8 " ,
14+ "version" : " 2.1.9 " ,
1515 "screenshots" : [
1616 " resources/screenshot1.PNG" ,
1717 " resources/screenshot2.PNG"
Original file line number Diff line number Diff line change 3030 <strong>FCM Detection</strong> - App is using custom Firebase
3131 </p>
3232 <?php else : ?>
33- <p class="alert alert-warning ">
33+ <p class="alert alert-success ">
3434 <strong>FCM Detection</strong> - App is using Proxy Firebase Service
3535 </p>
3636 <?php endif ; ?>
You can’t perform that action at this time.
0 commit comments