What am I doing wrong?
Currently testing
Server Information osTicket Version v1.11.0-rc1 (e321982) — Up to date Web Server Software Apache/2.4.29 (Win32) OpenSSL/1.0.2l PHP/7.0.31 MySQL Version 10.1.28 PHP Version 7.0.31
Any help would be great Thanks
The version(s) of osTicket are not the same as the versions on osticket.com/download. Your comparing raw files to a packaged released. The version on github is always 1.8-git (hash). I always counsel people to use the download packages not github.
ok, So, What I was trying to do get the bug fixes of the v1.11.0-rc1 from the https://github.com/osTicket/osTicket I am assuming osticket.com/download is not up to date as compared to GitHub
What's the best way to do that? Thanks
The best way? Hmm. Probably to wait.
Personally I look at PRs and grab the ones that I want and manually apply them to a test site. Then i test. If they do not break anything else then I will move the files from the test site to my live site.
ntozier Thank you, will play around to test new features
Very welcome. ?