= libtsm Release News =

CHANGES WITH 4.1.0:
	* New features!
		- Make backspace key configurable (#23)
		- Add mouse support (#29)
		- Add getters for scrollback buffer line count and position (#32)
		- Add new VGA palette, same as kernel VT (#38)
		- Add ECMA-48 CSI sequences `\E[nE` and `\E[nF` (#39)

	* Bug fixes
		- Rewrite of tsm_screen_selection_copy (#36)
		- Fix a memleak in tsm_screen_unref (#35)
		- Check for nullptr in tsm_vte_get_flags (#31)
		- Fix DECRQM SRM request (#30)
		- Fix build on macOS (#24)
		- Fix wrong background color of new cells after resize (#21)
		- Fix path in pkg-config file