Skip to content

v3.0.5

Compare
Choose a tag to compare
@warlof warlof released this 08 Dec 20:55
· 98 commits to master since this release
fbb608a
Package Name Version
api 3.0.5
eveapi 3.0.9
notifications 3.0.2
services 3.0.4
web 3.0.10

This update primarily contains two major changes. The first relates to how table data is processed, improving the server-side handling of filters and pagination. This resulted in improved performance which could be observed in the assets views.

Secondly, a switch was introduced to view either the selected character (eg. the Main character) or all linked characters in the corresponding user group (main + all alts).

Tabs

Another small, yet significant improvement includes a more reliable name resolution mechanism which should fail less.

New Features

  • feat (corporation) Include main character into MemberTracking
  • feat (corporation) Include main character into Corporation Mining Ledger
  • feat (api) Add main_character_id to group-list
  • feat (resolver): Improve resolver using local database information
  • feat (profile): Provide a link to characters
  • feat (dependencies): Update DataTables Dependencies for new DataTable version
  • feat (contacts): Move to asynchronous loading
  • feat (assets): Move to asynchronous loading
  • feat (core): Provide events when a role is attached or detached from a group
  • feat (contracts): Move to asynchronous loading
  • feat (core): Use new migration mechanic
  • feat (core): Resolve ids universe names
  • feat (users): Move to asynchronous loading
  • feat (killmails): Move to asynchronous loading
  • feat (wallets): Move to asynchronous loading
  • feat (mails): Move to asynchronous loading and show mails to be read in a pop up
  • feat (transactions): Move to asynchronous loading
  • feat (characters): Make the list sortable by name and turn into async
  • feat (market): Update market tab and refactor partials
  • feat (mails): Mailtimeline Improvement: only link existing characters and corporations

Fix

  • fix (characters) Avoid the group table from characters list to throw an exception on Admin user
  • fix (mining ledger): Fix loading time issue due to prices eager-load
  • fix (settings): Fix GA tracking explanation dead link
  • fix (mining-ledger): fix ErrorException for undefined variable character_id
  • fix (assets): Add missing EVE Logo