I am working on a self hosted server, currenty on version 1.4.9,
I want to upgrade my server to 1.5.7.
Can i do it in 1 step or is there an upgrade/migration path between these two versions?
I am aware of some of the changes needed (like in the account api)
Is there a list of changes between 1.4 and 1.5?
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...