Skip to content

Releases: seekr-osint/seekr

0.4.0 - Odyssey

23 Aug 23:27
0.4.0
65757d5
Compare
Choose a tag to compare

Changelog

  • Fix guide window
  • Huge improvement in account scanning
  • Optimize dropdown code
  • Added more guide links
  • Added option to customize account scanning workers
  • Added live server back for development
  • Added new services
  • Removed languages/translation feature for performance reasons

0.3.9

11 Aug 13:58
0.3.9
44ba502
Compare
Choose a tag to compare

Changelog

  • Removed translation implementation (caused a lot of bugs and longer loading times)
  • Fixed a lot of minor bugs and optimized code
  • Fixed scrolling bug in settings
  • crt.sh now has a white background
  • Added discord server to readme

0.3.8

04 Aug 12:22
0.3.8
f5e3a41
Compare
Choose a tag to compare

Changelog

  • If an unsupported theme is stored in LocalStorage, it now loads the default theme
  • Fixed account scanning for Twitter, Instagram and TryHackMe
  • Removed support for HackTheBox
  • Made button text unselectable to make interface more useable
  • Added issue template for documentation

0.3.7

30 Jul 16:39
0.3.7
0835755
Compare
Choose a tag to compare

Changelog

  • Massively reduced loading times
  • Add ethnicity field
  • Added fish theme
  • Added pizza theme
  • Added discord rich presence .exe
  • localhost:8569 now redirects to the web interface too
  • API now running on /api
  • Added setup guide for windows unstable
  • Changed web titles to show version (desktop/lite)
  • Fixed export as json
  • Fixed settings theme bug
  • Fixed Account scanning
  • Implementation, Deprecation & Removal of sbuild

0.3.6

31 May 08:30
0.3.6
b78f97d
Compare
Choose a tag to compare

Changelog

  • Added translations (Dropdown in settings)
    • Italian
    • German
    • Spanish
    • Latin
    • Gaelic
  • Changed checkbox appearance in "guide" window
  • New config file
  • Discord Rich Presence while running seekr
  • Added IP and Port settings to frontend (Save & Restart required)
  • Reduced supported operating systems to linux and windows (for now)

0.3.5

21 May 21:34
0.3.5
4a26cb7
Compare
Choose a tag to compare

Changelog

  • Added appimage to releases
  • Added result to gitignore
  • Fixed releases

0.3.4

21 May 20:21
0.3.4
f7e8599
Compare
Choose a tag to compare

Changelog

  • Website replace icon colors, so they fit to themes
  • Added small easter egg
  • Renamed plugin-related functions
  • Added appimage support

0.3.3

18 May 22:42
0.3.3
37f558d
Compare
Choose a tag to compare

Changelog

  • Added sources
  • Added berry theme
  • Added lavender theme
  • Optimized theme loader
  • Fixed entry-search (Bug-fix & performance improvement)

0.3.2

13 May 19:28
0.3.2
50e37af
Compare
Choose a tag to compare

Changelog

  • Custom theme support
  • Added plugin system implementation [Linux/Mac OS/FreeBSD] WINDOWS UNSUPPORTED
  • Added caching
  • Renamed themes
  • Fix create save button not always working
  • Converted deep investigation icons from img to ionicon
  • Fixed security vulnerabilities (bumped requirements)

0.3.1

06 May 21:16
0.3.1
86ef9c3
Compare
Choose a tag to compare

Changelog

  • Added create to new typescript implementation
  • Fixed docker file