This is bugfix release that fixes an issue where + characters are not treated correctly in URL queries.
What's Changed
- Fixed a regression where the + character was not treated as a space in query params by @josephdecock and @adamralph in #2333
Full Changelog: is-7.4.4...is-7.4.5