Skip to content

v1.4.3

Compare
Choose a tag to compare
@exodus4d exodus4d released this 02 Dec 12:34
· 175 commits to master since this release
3fee223
  • 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.5v1.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.2v1.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 in environment.ini
  • New routes were added to route.ini
  • Some updates were made to config.ini and pathfinder.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 update pathfinder 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