Skip to content

Latest commit

 

History

History
96 lines (70 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

96 lines (70 loc) · 2.32 KB

CHANGELOG

v0.7.1

  • Restructure files
  • Enable or disable mouse support
  • Colored error and info messages in command line
  • Fix cursor going to end when command line is edited

v0.7.0

  • Create docs
  • Batch tag files
  • Invert selection
  • Option for regex search
  • Customizable keybindings
  • Fix resize(min_l and min_c)
  • Refactor the whole codebase
  • Autocomplete in genre tag field
  • Key binding for quitting app(^Q)
  • Added genre to format specifiers
  • Change color of filename textbox
  • Filename field in tag editing view
  • Short description of preferences option in status line
  • Improved speed when batch tagging large number of files
  • Save position of cursor(in which tbox) when editing files
  • Show correct preview when changing dirs; 'No Files Found In Directory' if no mp3

v0.6.3.1

  • Fix: Issue #2 in Github - error when installing v0.6.3

v0.6.3

  • Vi keybindings
  • Added option for smooth scroll
  • Preferences are now saved when updating the app
  • Validators for smooth_scroll and preview_format
  • Display a "What's New" Popup when app is run after an update

v0.6.2

  • Fix: Issue #1 in Github
  • Added key-binding(u) for reloading music_dir
  • Fix: All option are now aligned properly in preferences view
  • Added validators for preferences(Error message is shown if an error occurs)

v0.6.1

  • Add track number to preview format option in preferences

v0.6.0

  • Add Home/End for command line
  • Use set command(to edit preferences) form main view
  • Add preferences option for custom preview in main view

v0.5.3

  • Add HOME and END keys to text boxes
  • Fix: Error thrown if date is not of the format YYYY-MM-DD

v0.5.2

  • Add date tag to editor
  • Add label to Preferences
  • Add comment tag to editor
  • Fix: Genre not being saved
  • Fix: Error thrown when Track No. is str(has to be int)
  • Fix: Error thrown when OK or Cancel is pressed

v0.5.1

  • Add keybindings to save(^S) and cancel(^Q) when editing tags
  • Update status line when page up/down is pressed in the main view
  • Fix: app crashes when up/down, page/up/down keys are pressed if there are no files in display