app background

Changelog

2.5.0

  • 2023-09-17
  • Strats can be saved from map view when a name is added.
  • Added deeplinks to strat drawing board
  • minor bug fixes

2.4.0

  • 2023-05-05
  • Manual sorting of strats via drag & drop
  • Various small fixes

2.3.1

  • 2023-04-24
  • Decreased size of player icons on tactics board
  • Youtube Shorts links can now be added to utilities
  • Upgrade desktop app to latest chromium version

2.3.0

  • 2023-04-19
  • Player icons on tactics board
  • Fixed minor issues with loading indicator
  • Fixed player color not being updated correctly on tactics board

2.2.1

  • 2023-03-27
  • Handle links in strat content
  • Fixed issue with sharing strats

2.2.0

  • 2023-01-20
  • Added a filter to hide inactive strats
  • Fixed issue with emails not being case insensitive
  • Fixed issue where unsaved strat content changes are lost when window is resized while editing

2.1.3

  • 2022-12-17
  • Updated ancient minimap
  • Fixed issues on mirage minimap
  • Fixed "last online" label for online players on team page

2.1.2

  • 2022-11-26
  • Added Anubis to the map pool
  • Utility screenshots are displayed in their original ratio by default

2.1.1

  • 2022-06-27
  • Fix main menu not closing on mobile in certain situations
  • Make new team page responsive
  • Fix editing strat content on mobile

2.1.0

  • 2022-06-25
  • Darkmode 🎇
  • Player colors 🌈
  • New team page design

2.0.1

  • 2022-05-21
  • Fix opening links & joining game server via desktop app

2.0.0

  • 2022-05-14
  • New and improved collaborative draw board
  • New "Map" page where the draw board can be used without an account
  • Loading bar at the top
  • Indicator showing if a strat has draw data

1.9.2

  • 2022-01-24
  • Fix de_ancient missing map in DrawTool

1.9.0

  • 2021-07-16
  • New "Setpos" Option for utilities
  • Multiple economy types now allowed for strats
  • Filter state is now persisted
  • Window size and location state is now persisted (Desktop Client)
  • Button to invert sort direction for strats
  • Desktop Client updates are now installed automatically

1.8.6

  • 2021-06-09
  • Fix DrawTool drawable area not matching map size

1.8.1

  • 2021-05-09
  • Add Ancient to the mappool

1.8.0

  • 2021-05-08
  • Add "Focus Mode", which currently hides the map picker and menu but more features are planned for the future!
  • Make strats collapsable to improve maintainability of larger strat amounts
  • Add shortcuts to strats view and utility view. (Documentation will follow!)
  • Various small fixes and improvements

1.7.7

  • 2021-04-21
  • Auto-generate row for each player
  • Allow empty lines

1.7.6

  • 2021-02-26
  • Add "Jumpthrow" pose option to utilities
  • Improve utility lightbox and display utility description
  • Add discord link to menu
  • Improve version check on app start: Only display notice for new feature version, not patches
  • Desktop App: Update electron to v9.4

1.7.0

  • 2021-02-26
  • Recognize & highlight timestamps
  • Auto-transform -> to proper arrows
  • Fix minor API vulnerability

1.6.0

  • 2021-02-16
  • Add weapon and equipment linking with new / operator (Thanks @ImbaaA_CSGO for the suggestion)
  • Add indicator to linked utilities showing if linked utility still exists.
  • Minor fixes

1.5.0

  • 2021-02-12
  • Release desktop app
  • Add auto update to desktop app
  • Remove beta key requirement during registration
  • Selected map now saved between sessions

1.4.0

  • 2021-02-06
  • Add bomb & defuse kit as linkable options in strat editor (Thanks @enzy2k12 for the suggestion)
  • Improved layout of team join/create page
  • Added server logging to fix production bugs easier
  • Added "delete Account" functionality

1.3.0

  • 2021-02-02
  • Added timestamp support to utility lightbox youtube player
  • Fixed not being able to interact with video when extended crosshair active

1.2.2

  • 2021-02-03
  • Fixed new bug that prevented utilities from being added.
  • Fixed error when changing team avatar

1.2.0

  • 2021-02-02
  • Utility images can now be removed.
  • Added tutorial dialog after adding first strat.
  • Fixed console error when teams don't have server specified.

0.12.0

  • 2021-01-23
  • Added draw tool, an interactive minimap, to all strats.
  • Added image loading indicator
  • Minor bugfixes

0.11.0

  • 2021-01-20
  • Added embedded youtube player to utility lightbox
  • Adjust mobile button styling
  • Various refactorings

0.10.0

  • 2021-01-14
  • Authorization system rework with httpOnly refreshToken cookies
  • Sanitization on server side