Skip to content

v0.38.0

Compare
Choose a tag to compare
@modos189 modos189 released this 23 Feb 12:50
· 103 commits to master since this release
b0e4981

What's Changed

🌐 IITC Core Changes

✨ Feature Enhancements:

πŸ—Ί Added Google Maps Roads+Transit map by @sandrotosi in #685
πŸ”§ Implemented Filters API (IITC.filters) by @le-jeu in #451
πŸ”§ Implemented Toolbox API (IITC.toolbox) by @modos189 in #692
πŸ” Introduced the ability to search using a scanner link or GUID by @MysticJay in #690
πŸ”„ Conversion of new comm messages to the old style by @McBen in #676 and @modos189 in #689

πŸ›  Improvements & Fixes:

🧹 Code cleanup by @McBen in #632 and @xscreach in #696
πŸ“š Better README by @Suburbanno in #687 and #693
πŸ“– Various JSDoc Function Documentation improvements by @modos189 in #686 and #695

⚠️ Deprecated:

Functions marked deprecated: portalApGainMaths, getPortalApGain, potentialPortalLevel, findPortalLatLng.

🧩 Plugin-Specific Changes

new plugins: highlight-moved-portals.js and links-to-moved-portals.js

πŸ†• identify moved portals by @xscreach in #636

link-show-direction.js (v0.2.3):

🎯 Default value for link show direction mode set to Static near origin by @modos189 in #688

machina-tools.js (v0.9.0):

πŸ“Š Added max link length table and new layer with max lengths by @xscreach in #682

player-activity-tracker.js (v0.13.0):

🧽 Removed unused and obsolete code.

portals-list.js (v0.4.3):

➑️ Moved portalApGainMaths function from core to portalList plugin.

regions.js (v0.3.1):

🌍 Fixed region names by @McBen in #697

ℹ️ Additional Information

🧰 For plugins, the IITC.toolbox API is now used to create buttons in the toolbox, enhancing user interaction and functionality across various plugins.

πŸ“± IITC Mobile Changes

πŸ›  Improvements & Fixes:

🚫 Remove option to disable web popups by @modos189 in #702
πŸ”‘ Fix for new sign-in from Niantic for Google and Facebook, added support for authorization via AppleID by @modos189 in #699) and #701 and by @xscreach in #705
🌐 Disabling translations for the debug info dialog by @modos189 in #703
🌍 Translated using Weblate in #694

New Contributors

Full Changelog: v0.37.1...v0.38.0