Skip to content

Releases: ptrofimov/beanstalk_console

1.7

18 May 14:43
Compare
Choose a tag to compare
1.7
  • improvements on the UI/modals
  • added optional Basic Auth, enable in config (#84)
  • search jobs data field (#75)
  • dblclick line in search results to toggle ellipsize
  • ability to Delete, Kick, Add to sample a search result
  • ability to delete delayed messages (#91)
  • try to create storage.json automatically (#86)

1.6.1

17 Sep 08:25
Compare
Choose a tag to compare
  • improvements on the UI/modals
  • enhanced memory/CPU usage (#72)

1.6

16 Sep 17:34
Compare
Choose a tag to compare
1.6
  • autorefresh on the summary page (#47)
  • UI bug fixes
  • improvements

1.5.3

08 Sep 08:00
Compare
Choose a tag to compare
  • Bug fixes

1.5.2

04 Sep 13:01
Compare
Choose a tag to compare
  • support IPv6 literals (see #59)
  • ability to define servers in BEANSTALK_SERVERS environment variable (comma separated list) (see 6a21a0e)
  • Bug fixes

1.5.1

29 Jul 15:06
Compare
Choose a tag to compare
  • Updated UI - Bootstrap 3.2.0 (Author: @phogl)
  • Minor tweaks

1.5

16 Jun 13:33
Compare
Choose a tag to compare
1.5
  • added ability to move jobs between tubes,
  • and mass bury jobs on a tube

1.4.1

28 Mar 16:59
Compare
Choose a tag to compare
  • JSON enhancements
  • added LICENSE.md

1.4

16 Feb 15:21
Compare
Choose a tag to compare
1.4
  • ability to save jobs as templates/samples for later use
  • manage saved templates
  • add/edit/delete templates
  • ability to reuse a template and kick to tubes
  • added version checking to detect new releases

1.3.2

23 Jan 10:19
Compare
Choose a tag to compare
  • added pause button for current tube
  • separated modals in dedicated files
  • added Settings modal (first value to edit is tubePauseSeconds)
  • edit Auto-refresh interval in Settings
  • support to deactivate unserialize/json_decode/highlighter
  • bugfixes