Skip to content

Releases: tralafiti/pathfinder

v1.5.1-t

12 May 10:57
5689ba1
Compare
Choose a tag to compare
  • Pull in upstream v1.5.1, see exodus4d#777
  • Upgrade dockerfiles
    • PHP 7.3
    • PHP session storage in Redis
    • Persistent DB and Redis connection
  • Default to excluding wh connections in route search

Upgrade guide: v1.5.0 -> v1.5.1-t

1. Be sure you have done the upstream migration steps, see https://github.com/exodus4d/pathfinder/releases/tag/v1.5.1
2. Update Code

  1. Add remote: $ git remote add tralafiti https://github.com/tralafiti/pathfinder.git
  2. Fetch remote information $ git fetch tralafiti
  3. Checkout branch: $ git checkout -b master-t tralafiti/master

3. Adjust conf/pathfinder.ini:

VERSION                     =   v1.5.1-t

(you can always switch back to exodus4d's frontend by removing the '-t' from the version)

v1.5.0-t

17 Mar 10:38
9695bd9
Compare
Choose a tag to compare

Upgrade guide: v1.3.4 -> v1.5.0-t

1. Be sure you have done all migrations starting from v1.3.4 up to v1.5.0, see https://github.com/exodus4d/pathfinder/releases/tag/v1.5.0
2. Update Code

  1. Add remote: $ git remote add tralafiti https://github.com/tralafiti/pathfinder.git
  2. Fetch remote information $ git fetch tralafiti
  3. Checkout branch: $ git checkout -b master-t tralafiti/master

3. Adjust pathfinder.ini:

VERSION                     =   v1.5.0-t

(you can always switch back to exodus4d's frontend by removing the '-t' from the version)

v1.3.4-t

15 Apr 19:16
Compare
Choose a tag to compare
  • All the great work exodus4d did for v1.3.4, see exodus4d#610
  • New map layout with fixed width/height systems, static info, pilot tooltip... #5
  • Improved system info links (e.g. Dotlan and Anoik.is) #7

Upgrade guide: v1.3.4 -> v1.3.4-t

1. Be sure you have done the migration for v1.3.4, see https://github.com/exodus4d/pathfinder/releases/tag/v1.3.4
2. Update Code

  1. Add remote: $ git remote add tralafiti https://github.com/tralafiti/pathfinder.git
  2. Fetch remote information $ git fetch tralafiti
  3. Checkout branch: $ git checkout -b master-t tralafiti/master

3. Adjust pathfinder.ini:

VERSION                     =   v1.3.4-t

(you can always switch back to exodus4d's frontend by removing the '-t' from the version)
4. Open /setup and update pathfinder's wormhole table via "Setup table"
5. Reimport export/sql/pathfinder.sql to fill wormhole table with signature strength information