v1.3.4
- New "inactive/offline-inGame" pilot information available in map view #567
- New map deeplinks (unique map URLs for easy share) #593
- New connection info added to "route search" module (e.g. show WHs info between system jumps)
- New clock added, showing current EVE server time #602
- Added "system type" info (e.g. WH, 0.0,..) to signature "leads to" select #597
- Added OS notifications to JS/CSS Gulp build process, see #510
- Added example config for Super-Admins to
pathfinder.ini
- Added notification to
/admin/maps
page if there are no maps found - Improved "route search" module. New ESI endpoint is now default #590
- Improved client site map initialization process (switched to a JS Promise based implementation)
- Improved CSS build.
pathfinder.css
moved into version tag folder now - Upgraded SQL Schema lib
2.2.1
→2.2.2
- Upgraded Bootstrap Confirmation lib
1.0.5
→1.0.7
- Fixed non persistent map size for non "Chrome" browsers e.g. Firefox #585
- Fixed a bug where admin permissions were not set correctly #589 #591
- Fixed not working "jump info" menu button #588
- Fixed number format in "statistics dialog" #596
- Fixed a bug with "cookie accept" hint on
/login
page - Removed background image on
/map
view #598 - Many more minor fixes and performance optimizations ...
Upgrade guide: v1.3.3
→ v1.3.4
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 pathfinder_esi to v1.2.3
Composer will do the job for you. Run this command in your projects root dir:
$ composer install
6. 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