Skip to main content

6 posts tagged with "Release"

View All Tags

Release 2024-12-30

· One min read
EFT Kappa
Official

TLDR

  • Tasks can now be ignored, read more about this new task state here: Tasks
  • UI updates in the Task Graph, Task List and Dashboard views

Changes

  • [EFTKappa-44] Adds a new button to the profile editor allowing for an easy character reset.
  • [EFTKappa-36] Quests can now be ignored
    • Ignored tasks behave slightly differently than completed tasks read about the differences here: Tasks
  • Updates several pages in the documentation
  • Updated the UI for the Task Graph view
    • Slightly change how the multi select works
    • Task nodes in the graph view now support more context actions
      • Activate
      • Complete
      • Ignore
      • Go To Wiki
    • Added more settings
    • Settings can now be hidden to allow for more graph rendering space
  • Updated the UI for the Task List view
    • Changed how actions are invoked for tasks. Tasks must be selected first, then actions are dispatched using the new actions button.
  • Updated Task Item and Dashboard views to allow ignoring and completing tasks

Release 2024-10-20

· 2 min read
EFT Kappa
Official

Changes

  • [EFTKappa-42] Adds Documentation site.
  • Updates UI with navigation links for the new Documentation and Issue Tracker
  • [EFTKappa-28] User settings are now persisted
    • Settings are now persisted for the Dashboard
    • Settings are now persisted for the Task List
    • Settings are now persisted for the Task Item List
    • Settings are now persisted for the Graph View
    • Better visibility for when filters are applied for Task and Item grid views
  • Moves Release Notes from main application into Documentation blog posts
  • Removes Known Issues page. This information can be found in the issue tracker
  • [EFTKappa-39]New annotations in the graph view, the graph will now display time delays between tasks
  • [EFTKappa-37]Fixed a bug with prerequisite logic that caused some tasks to not properly report for target task requirements (EG: Disease History was not showing as required for Collector)
  • [EFTKappa-30] Common target tasks are now first in the dropdown lists when selecting a new target task
  • Database SKU upgraded. Resource allocation has been doubled, and space limitations have been removed.

Bug Fixes

  • Dependency package drift issue resolved. Some UI library packages drifted and caused build instability/failures. The versions have been pinned to specific working versions. This could affect some aspects of the UI
  • [EFTKappa-31] Fixes Duplicate Tasks
  • [EFTKappa-27] Fixes Faction Specific Duplicate Tasks
  • [EFTKappa-40] Fixes a bug that allowed trailing whitespace for profile and character names

Release 2024-08-24

· One min read
EFT Kappa
Official

Changes

  • Changes Authentication Cookie to expire after 30 days
  • Updates Wishlist with 'Auto Copy' Tool
  • Updates API with better data caching for Tarkov.Dev data
  • Refactored all 'Item Grid' layouts

Release 2024-07-30

· One min read
EFT Kappa
Official

Changes

  • Allows usage of several views without logging in
    • Task Graph
    • Task List
    • Item List
    • Item Wishlist
  • Task grid now shows Required column instead of Kappa column.
    • This column will reflect if the task is required for the character's selected target task which is often collector (for kappa)
  • Dashboard Upcoming Keys moved into tabular format
  • Item grid Task grid and Dashboard grids resized
  • Task grid QoL update
  • Reset grid button
  • Text to notify user when filters are limiting the data in view
  • Removed UI blocking data loads for app initialization (the data is still being loaded at this time it just no longer blocks the UI this makes the app feel faster for users)
  • Links in task grid updated to match link style of dashboard
  • Dashboard now has Tarkov raid times
  • Dashboard UI layout updates
  • Dashboard can now manage quest key progress
  • Fixes an issue with co-requisite tasks.
  • Dashboard upcoming keys sort order updated to match task priority system

Release 2024-07-07

· One min read
EFT Kappa
Official

Changes

  • Adds ability to create multiple characters
  • Major UI updates
  • Fixes another issue with login code
  • Fixes expired discord links
  • Backend improvements should reduce request times

Release 2024-05-20

· One min read
EFT Kappa
Official

Changes

  • Adds new Dashboard view
  • Adds new task priority calculation
  • Adds target task to profile
  • Discord OAuth sign in support
  • Several site improvements for load times
  • Several UI tweaks to improve usability