## Polytoria/polytoria-game — 2.0.17…2.0.18

_18 commits._

### Fixes
- **Fix Bounds methods with incorrect behaviors (#872)** (4a3e9bc)
- **fix: robust type conversion for array types (#845)** (a2bc2b0)
- **fix #825 (#841)** (a48e29e)

### Backend
- **Bump version -> 2.0.18** (48778d9)
- **Prevent http access to private addresses (#876)** (8c6a1ad)
- **Added HookService (#840)** (ee6ad49)
- **Added `GetButtons` to `InputButtonCollection` (#855)** (377aba4)
- **Adds Variant Class (#817)** (e48288d)
- **Added GetPeakVolume sound method (#860)** (6526f03)
- **fixed method overload resolver when string and double types overloads present (#839)** (81ad036)
- **Customisation for Player Character Rotation Modes (#771)** (97ea98b)
- **make TargetRotation use degrees (#869)** (8b36819)
- **Fixed interaction validation (#857)** (b602144)
- **Moved ChildAdded call (#856)** (771808a)
- **Added TagAdded/TagRemoved and fixed duplicate tags (#859)** (b1098e1)
- **Fixed PartDestroyHeight (#861)** (9b58a8b)
- **EnterTree respects IgnoreMouse (#838)** (8d23934)
- **Do not overwrite luaurc file if it already exists (#824)** (7ced098)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/Polytoria/polytoria-game?utm_source=github-action)._