I’m currently using osTicket version v1.18 (724de45) and would like to update to v1.18.2.
According to the release notes on GitHub (https://github.com/osTicket/osTicket/releases/tag/v1.18.2), the update includes improvements related to OAuth2:
Show Scopes and Enforce Strict Mode (commits: a77cf53, 390555d)
It appears that only two files have been modified in this release.
My question is:
If I replace these updated files on my server with the new ones from the repository, will the system function properly without issues, or is a full upgrade process recommended?