Skip to content

v1.3.2

Compare
Choose a tag to compare
@exodus4d exodus4d released this 01 Jan 17:38
· 381 commits to master since this release
faf5224
  • New Discord integration (Webhooks) #547
  • New feature added for sorting map tabs (drag&drop) #571
  • New "map recovery" option added to admin section (corporation maps) #547
  • Improved system positions on map. Prevents overlapping #570
  • Improved "mass logging" module (bug fixes and some new features) #560
  • Improved core JS function for "map sync" (replaced 'callback' functions with Promises)
  • Added a version check to "changelog" dialog (helpful for self hosted installations)
  • Fixed DB version check on "/setup" page for MariaDB installations

Upgrade guide: v1.3.1v1.3.2

1. Backup your DB (in case something went wrong!)
2. Backup your *.ini config files
3. Replace existing code
4. Adjust environment.ini and pathfinder.ini
5. Upgrade your DB

  • New column map.discordUsername
  • New column map.discordWebHookURLRally
  • New column map.discordWebHookURLHistory
  • Go to /setup page and add new column(s), click on "Setup tables"

6. Upgrade pathfinder_esi to v1.2.2
Composer will do the job for you. Run this command in your projects root dir:

$ composer install

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