Skip to content

Releases: tobka777/zedd2

v2.12.4

20 Sep 12:13
a75bccc
Compare
Choose a tag to compare
  • #115 Fix: Error messages are closable

v2.12.3

30 Aug 11:53
faf7284
Compare
Choose a tag to compare
  • #114 fix automatischer Chromedriver Update

v2.12.2

24 Oct 13:29
Compare
Choose a tag to compare
  • Fix: Jira Authentification with Personal Access Token

v2.12.1

08 Sep 13:40
Compare
Choose a tag to compare
  • Fix: invalid time value in Clarity Export
  • Fix: Update Download-Url for Chrome 115 or newer

v2.12.0

04 May 14:34
Compare
Choose a tag to compare
  • Feature: Copy & Paste Tasks
  • Fix: Minimize, fullscreen and close button always visible
  • Feature: Support for MacOS including shortcuts
  • Feature: Release Workflow with Github Action

v2.11.0

29 Sep 13:00
Compare
Choose a tag to compare
  • Feature: Undoing slice operation also updates element to previous state when it was earlier automatically cutted
  • Feature: Import/export buttons visual aspects changed, added cancel buttons for cancelling these operations during their lifetime
  • Feature: Dependencies updated
  • Feature: Added minimize window to task bar and close to windows tray function
  • Feature: Added headless mode for Selenium Browser to start in the background (configurable)
  • Feature: Log error messages in logfile located in ~/zedd/log/.
  • Feature: Marking many tasks simultaneously and operting on them - delete and change task operation.
  • Feature: Chose default weekly working hours and working mask in settings

v2.10.0

16 May 05:31
Compare
Choose a tag to compare
  • Feature: Changed the color of the days in calendar. Weekend and holidays are highlited.
  • Fixed: Exclude mobx-administration of dates in undoer.

v2.9.2

08 Mar 09:59
Compare
Choose a tag to compare
  • Feature: Undo (Ctrl+Z) and Redo (Ctrl+Y)
  • Feature: Added a filter for searching projects in the clarity view
  • Feature: Added a new dropdown item 'NEW' in import button menu, to import only projects which have not been imported yet
  • Feature: Added the path of chrome and chromedriver in the settings dialog
  • Feature: ERSATZ button now takes into account public holidays.

v2.9.1

04 Feb 17:19
Compare
Choose a tag to compare

[2.9.1]

  • Fixed: DateRangePicker starts at monday
  • Fixed: Arrow-Buttons add or sub full months or years, not only the amount of days that were selected
  • Fixed: Formatting in the header of the calendar
  • Feature: Add year button in the GUI that shows the current year
  • Feature: Add tooltip for every cell in the foot row
  • Feature: Seperate the next month button into three buttons. The new buttons are last, month and next
  • Feature: Add copy-task button, to copy the taskname in the taskcomment area
  • Delete: MAGIC from titlebar menu
  • Fixed update server URL

v2.9.0

20 Jan 12:13
5b219a7
Compare
Choose a tag to compare
  • Fixed: Errors connecting to the update server should be logged only to the dev console #8
  • Fixed: Dragging the taskbar does not work (拖动任务栏不工作 #6
  • Fixed: App shouldn't auto-minimize while selenium task is running #9
  • Fixed: Changing nikuLink in settings requires application to be reloaded/restarted #12
  • Feature: Date-Range-Picker instead of 2x Date-Picker #14
  • Fixed: Clarity-table: hightlighter hover row #17
  • Feature: Make timeslices draggable between days in calendar #15
  • Update dependecies