Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@mrossinek mrossinek released this 08 Feb 21:01
c90793e

[5.3.0] - 2025-02-08

Pypi: https://pypi.org/project/cobib/5.3.0/

Added

  • the ability to remove fields entirely via the modify command (#142,!299)
  • a hint in the documentation how to filter for (non-)existence of fields (#141)
  • the coBib command prompt to the TUI's command palette (!310)

Changed

  • HTTP requests are now done inside of requests.Session instances (!233)

Fixed

  • the Escape key during an input prompt triggered after a Confirm prompt (e.g. a cancelled quit)
  • the behavior of the Home and End keybindings in the TUI's search view (!310)
  • the ability to quit the application from the command palette (!310)