v1.4.3
- New custom/editable ship jump log information #709
- New color codes for wormhole connections added to "Signature" module #703
- Improved modal UI for wormhole effects #702
- Upgraded LazyLoad icon library
v1.9.5
→v1.9.7
- Upgraded multiple 3rd party NPM dependencies for Gulp build
- Fixed broken mousewheel scroll in select options #696
- Fixed HTML tags in "RallyPoke" messages (Slack/Discord) #715
- Fixed a bug where
character
.banned
column not get reset if character switched corporation #708 - Fixed DB setup error: "
system
.description
can´t have a default value" #701 #712 #714 - Fixed some URL root issues for
/subdir
installations #706
Upgrade guide: v1.4.2
→ v1.4.3
1. Backup your DB (in case something went wrong!)
2. Backup your *.ini config files
3. Replace existing code
4. Adjust *.ini config files.
- New value
CCP_SSO_DOWNTIME
inenvironment.ini
- New routes were added to
route.ini
- Some updates were made to
config.ini
andpathfinder.ini
as well
5. Install new html-to-markdown dependency
Composer will do the job for you. Run this command in your projects root dir:
$ composer install
6. Upgrade your DB
- Go to
/setup
page and updatepathfinder
DB, click "Setup tables" - Go to
/setup
page and fix column(s), click on "Fix columns/keys"
7. Clear cache data
- Clear cached template files (
tmp/
) - Clear cached data (filecache:
tmp/cache
or Redis)
If you have update problems, feel free to ask in our dev-chat: #Slack