Skip to content

Releases: western/http-here

v2.3.0

18 Apr 18:04
47cc538

Choose a tag to compare

  • new flag --host
  • reorganize thumbnail functions
  • change RunAnyCommandUnderWin code

v2.2.1

07 Apr 19:25
8e42046

Choose a tag to compare

  • fix UserFindByLogin
  • specific thumbnail code for windows

v2.2.0

04 Apr 16:48
8a21628

Choose a tag to compare

  • new --logto and --jsonto flags
  • thumb: new effective doc thumbnailer

v2.1.1

26 Mar 12:33
fa7d021

Choose a tag to compare

  • fix cookie autoclear during encryption

v2.1.0

25 Mar 19:42
a0eb8a1

Choose a tag to compare

  • client js file encrypt option fix
  • remove openssl dependence for file encrypt
  • change aes-256-cbc to aes-256-gcm

v2.0.3

14 Mar 09:11
f71fb54

Choose a tag to compare

  • dump log file as json http-here log --jsonto filename

v2.0.2

11 Mar 10:22
ea2abbd

Choose a tag to compare

  • clearing sequences on reset
  • search without case sensitive

v2.0.1

09 Mar 15:39
d599dbf

Choose a tag to compare

  • model2 fix sequences

v2.0.0 prerelease

08 Mar 11:25
211b411

Choose a tag to compare

  • database nonblock speedest engine
  • database engine use only native golang builder (not need specific lib)
  • one central model handlers
  • http-here user subcommand interface
  • http-here log subcommand interface
  • basic auth by database USER accounts --basic2 key
  • index5 client js code
  • search without database
  • removed folder fix - RemoveCacheDir for subfolders
  • save filename spaces

v1.14.5

26 Aug 16:21
38ce791

Choose a tag to compare

fix for zip:

  • avoid loading entire file into memory
  • avoid file read errors, suppress panics