Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.35.0](v1.34.0...v1.35.0) (2024-09-24) ### Bug Fixes * `battleOpacity` => `stationsOpacity` ([f720aa3](f720aa3)) * a slightly better temporary image hack ([29b9eb6](29b9eb6)) * a slightly better temporary image hack ([fd2e7c4](fd2e7c4)) * add `stations` to read me ([edd0589](edd0589)) * add missing copy coords menu item ([32b22ff](32b22ff)) * add types & onClose callback to `CopyCoords` ([7eaf43d](7eaf43d)) * backup if a user has an invalid nav option ([744ca90](744ca90)) * encode title in apollo client ([5b7b58f](5b7b58f)) * forgot to rename from `battleTimers` => `stationTimers` ([cd32477](cd32477)) * jsdoc types ([4316fff](4316fff)) * just a lot of things 🍡 ([421b06e](421b06e)) * just a lot of things 🍡 ([7879a7f](7879a7f)) * local.example.json additions ([89706eb](89706eb)) * local.example.json additions ([a200e50](a200e50)) * memo comparison ([dd66d03](dd66d03)) * missing > ([0352204](0352204)) * missing translation ([d676875](d676875)) * missing translations ([abb047a](abb047a)) * more consistent `is_battle_available` usage ([0a565ed](0a565ed)) * optimize dynamax code ([a1cfb57](a1cfb57)) * order of items for the `scanAreas` section of the drawer ([6be6b3b](6be6b3b)) * properly support gym defender temp evolutions ([4595820](4595820)) * remove log ([6e35170](6e35170)) * revert url fallback in navigation ([eddf8bd](eddf8bd)) * select query ([cac8eab](cac8eab)) * select query ([4dd8b2c](4dd8b2c)) * set proper type for compat golbat ([0d5b5f7](0d5b5f7)) * some client side perm stuff ([73fd35a](73fd35a)) * some type imports ([19ae836](19ae836)) * station and dynamax perms on profile page ([dcd994a](dcd994a)) * station clustering in config ([d87dd0e](d87dd0e)) * station clustering in config ([7037c46](7037c46)) * the travesty that was the nest popup ([d19fc74](d19fc74)) * uicons 1.4.1 ([a1776f1](a1776f1)) * uicons.js 2.0.2 ([1153035](1153035)) * undefined/null issue in marker ([48ee917](48ee917)) * undefined/null issue in marker ([9f7532f](9f7532f)) * various type adjustments ([ab51750](ab51750)) ### Features * bread mode uicons support ([4c5dfcc](4c5dfcc)) * categories in options menus ([3bffd7e](3bffd7e)) * german translations for dynamax ([a1f527a](a1f527a)) * station override dropdown ([5ba34c9](5ba34c9)) * station searching ([fbf3b6d](fbf3b6d)) * station searching ([7bd4c50](7bd4c50)) * station timers + bread mon moves ([70316d6](70316d6)) * stationed pokemon ([553ab86](553ab86)) * stations ([6e61dca](6e61dca)) * stations ([f6a479b](f6a479b)) * support pokemon display in showcases ([d39ebab](d39ebab))
- Loading branch information