Skip to content

v1.1.2

Compare
Choose a tag to compare
@exodus4d exodus4d released this 29 Jul 18:41
· 697 commits to master since this release
  • NEW added missing static wormholes for "Thera" #240
  • NEW added missing static wormholes for "Shattered" wormholes #180
  • NEW added system tooltip for "region name" #236
  • NEW added setup for DB indexing for "system_neighbour" table to /setup route #125
  • NEW added logging for "unauthorized" requests #198
  • improved basic support for Russian Client: signatures #256
  • improved/fixed ajax authentication check and "logout" notification #198
  • updated JS "jQuery" 1.11.3 -> 3.0.0 #206
  • updated JS "datatables" plugin 1.10.7 -> 1.10.12 #206
  • updated JS "mCustomScrollbar" 3.1.14 -> 3.1.4 #206
  • updated JS "Bootstrap" 3.3.0 -> 3.3.5 #206
  • updated JS "blueImpGallery" 1.15.2 -> 2.21.3 #206
  • updated JS "blueImpGalleryBootstrap" 3.1.1 -> 3.4.2 #206
  • removed IGB support #206
  • fixed system "TrueSec" rounding in "routes module" #109
  • fixed typo "Cataclysmic" #241
  • fixed missing statics for constellation "21000062" #232

Upgrade guide: v1.1.1 -> v1.1.2 [important]

The table structure of system_wormhole has changed. Therefore you have to recreate and fill this table!
In addition to that, you have add new wormhole (statics) information to wormhole and constellation_wormhole [new] tables.
The following steps will not delete any map data!

  1. Drop tables system_wormhole and wormhole
  2. Clear cache /tmp/cache folder
    • [this can be done on your /setup page]
  3. Re-create system_wormhole, wormholetables and create constellation_wormhole
    • [this can be done on your /setup page]
  4. Import static index data into all 3 tables!
    • [this can be done on your /setup page]

If you have update problems, feel free to ask in our dev-chat: #Slack