Releases: Defacto2/server
Releases · Defacto2/server
v1.5.14
Changelog
- 8ac1b47 tweaked the search for releaser text for clarity. if searching for 4 or less chars, an initalism lookup is done; if no results are found, a r.Similar search is executed.
v1.5.13
Changelog
- 71bf47f update releaser package. releasers are now displayed as formatted or stylized names.
v1.5.12
Changelog
- 9c22f12 replaced os.ReadDir with filepath.WalkDir to hopefully fix a memory leak.
- 62ab344 stress testing info.
v1.5.9
Changelog
- 44a9148 on any errors in assets(), clear files and return error matches.
v1.5.7
Changelog
- 645b1e8 zaplog store encoders are not hard coded to a specific format. pprof is enabled with logall.
v1.5.6
Changelog
- dfc106e StatusMovedPermanently for g f p redirects using query strings.
- c79828f reused http clients as global vars to hopefully reduce mem usage. nil byte array of body after being processed by the json marshaller to also reuse mem usage.
- 3075c4c tweaked verbose loggin to show heap usage and use human units.
v1.5.5
Changelog
- 76ef2b7 adjusted logger to skip assets and slim down output.
- 53e5b3a invalid group names now does not generate errors, instead just returns 0 results.
- 388e4d5 new keyboard shortcuts.