-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Dev to Main #968
Merged
Merged
Sync Dev to Main #968
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [1.29.2-develop.1](v1.29.1...v1.29.2-develop.1) (2024-02-06) ### Bug Fixes * simply ci ([ff0f718](ff0f718))
Cache refinement (and others)
## [1.29.7-develop.1](v1.29.6...v1.29.7-develop.1) (2024-02-08) ### Bug Fixes * cache most things at process exit instead ([56eb47e](56eb47e)) * config getters ([494639a](494639a)) * dont log golbat 404 pokemon id errors ([7292d13](7292d13)) * express session augmentation ([35533e9](35533e9)) * favicon error catching for dummies ([b6c0fae](b6c0fae)) * more client ts checks ([5028cb2](5028cb2))
Nest: query only existing pokemons
## [1.29.7-develop.2](v1.29.7-develop.1...v1.29.7-develop.2) (2024-02-10) ### Bug Fixes * **nest:** make it compatible with previous tools ([9d97481](9d97481)) * **nest:** query only active nests ([ebb5295](ebb5295))
## [1.29.7-develop.3](v1.29.7-develop.2...v1.29.7-develop.3) (2024-02-12) ### Bug Fixes * `onlyShowAvailable` for nests selector ([068dac2](068dac2)) * nest name memoization ([ec56d7d](ec56d7d))
## [1.29.7-develop.4](v1.29.7-develop.3...v1.29.7-develop.4) (2024-02-12) ### Bug Fixes * respect quest layer when searching ([4b0e0cc](4b0e0cc)), closes [#950](#950)
## [1.29.7-develop.5](v1.29.7-develop.4...v1.29.7-develop.5) (2024-02-12) ### Bug Fixes * more consistent gender filtering ([a3b24cb](a3b24cb))
* feat: update polish locales * feat: update polish locales part 2 * feat: update polish locales part 3 * feat: update polish locales part 4
# [1.30.0-develop.1](v1.29.7-develop.5...v1.30.0-develop.1) (2024-02-21) ### Features * update polish locales ([#959](#959)) ([d28dc0a](d28dc0a))
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](indutny/node-ip@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
# [1.30.0-develop.12](v1.30.0-develop.11...v1.30.0-develop.12) (2024-02-29) ### Bug Fixes * improved jsdocs for search method ([5dcf288](5dcf288))
refactor: login page
# [1.30.0-develop.13](v1.30.0-develop.12...v1.30.0-develop.13) (2024-03-01) ### Bug Fixes * add missing `key` prop & simplify ([05be65c](05be65c))
fix: add new i18n keys, data management page and Update de.json
feat: spacial rend range
If logChannelHidePii is set to true do not fetch geo data from ip-api.com
Not fetch geo data if hidepii is true
# [1.30.0-develop.14](v1.30.0-develop.13...v1.30.0-develop.14) (2024-03-02) ### Bug Fixes * adjust wayfarer line weights ([e6c0696](e6c0696)) ### Features * spacial rend range ([374c5eb](374c5eb))
# [1.30.0-develop.15](v1.30.0-develop.14...v1.30.0-develop.15) (2024-03-02) ### Bug Fixes * oops, swap ternary ([bdcfaf4](bdcfaf4))
Update Fr translations
# [1.30.0-develop.16](v1.30.0-develop.15...v1.30.0-develop.16) (2024-03-04) ### Bug Fixes * 0iv/100iv overrides in a specific scenario ([aebebf1](aebebf1))
# [1.30.0-develop.17](v1.30.0-develop.16...v1.30.0-develop.17) (2024-03-05) ### Bug Fixes * attempt to keep available/masterfile more in sync ([1961af3](1961af3))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #950
Closes #865