Skip to main content

9 posts tagged with "Release"

View All Tags

Release 2026-02-13

· 3 min read
EFT Kappa
Official

TLDR

  • Hideout Station Tracking - Track hideout station progression
  • Enhanced Graph Views - Improved task and hideout graph views with interactive modals, hover popups, and better navigation
  • Raid Planner Updates - Updated marker UI and improved functionality
  • Search Functionality - New search bar and service for easier navigation
  • UI/UX Improvements - Dashboard layout improvements, view settings reorganization, and enhanced task objective interface

New Features

  • Hideout Station Progression Tracking
    • Added hideout station progression tracking
    • Hideout station progress is now integrated into character state
    • View hideout graph with station progression data
  • Search Bar and Service
    • Added global search functionality to quickly find tasks, items, and other content
    • Improves navigation and content discovery
  • Enhanced Graph Views
    • Complete redesign of task and hideout graph components
    • Added interactive hover popups for quick information
    • Extracted task and hideout modals for better modularity
    • Improved graph styles and visual clarity
  • Raid Planner Enhancements
    • Updated marker UI for better visibility and usability
    • Improved overall raid planner functionality

Documentation

  • Updated documentation to reflect new features and functionality
  • Improved how-to guides for character management and task tracking
  • Enhanced information pages for better clarity

UI/UX Improvements

  • Dashboard
    • Updated dashboard layout with AI-assisted design improvements
    • Improved task ordering and organization
    • Enhanced dashboard options and settings
    • Better visual hierarchy for task priorities
  • View Settings
    • Moved view settings to the sidenav for easier access
    • Streamlined settings interface
  • Task Modal
    • Extracted task modal into standalone component for better reusability
    • Updated interactions with the new task modal
    • Improved navigation within task modals
    • Enhanced task objective save logic
    • Better UI for task objectives with improved visual feedback
  • Graph Views
    • Settings can now be hidden to allow for more graph rendering space
    • Fixed multiple UI issues with graph view rendering
    • Improved modal interactions and popups
    • Better responsive design for various screen sizes
  • Accessibility
    • Fixed sign-in alt text for better screen reader support

Bug Fixes

  • Fixed OCR task sync issues that prevented proper task detection from screenshots
  • Resolved issues with cached profiles and character wipe functionality
  • Fixed Task Graph options not saving or displaying correctly
  • Corrected various UI styles and layout issues across graph views
  • Fixed issues with task modal and navigation that caused incorrect routing
  • Resolved graph view modal display problems
  • Fixed multiple graph UI rendering issues

Release 2025-05-17

· One min read
EFT Kappa
Official

Changes

  • Updated application backend framework version.

New Features

  • Updated the Graph View to visually indicate tasks that only need to be accepted as a prerequisite.

Bug Fixes

  • Fixed an issue where "Solo Task" selections on the Graph View were not rendering correctly.

Release 2025-04-30

· One min read
EFT Kappa
Official

Changes

  • Web UI Updated
    • Updated to the latest versions for several UI dependencies
    • Significant update for the UI layout, and styling.
    • Theme selection

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