Releases: elementary/terminal
Releases · elementary/terminal
terminal 6.2.0 Released
New features:
- Allow switching event alerts on and off in the app menu
- Save tabs and zooms to the saved state settings when they change
Other updates:
- Document missing options in the man page
- Suppress unwanted default tab when opening a new window
- Translation updates
Terminal 6.1.2 released
What's Changed
- MainWindow: Update context menu on menu key press by @ryonakano in #697
- Add shortcuts Ctrl + PageUp and Ctrl + PageDown to switch between tabs by @Faelian in #700
- Update Meson Files by @Marukesu in #701
- Rework Application Class by @Marukesu in #702
- Escape '#' except when fragment identifier by @jeremypw in #631
- meson: Specify default test setup by @tintou in #711
- Switch to GHCR containers by @davidmhewitt in #712
- Application: Properly Unexport the DBus Interface on Exit by @Marukesu in #709
- Remove ctrl + shift + left / right for tab switching by @stan-janssen in #716
- Add option to start minimized by @stan-janssen in #715
New Contributors
- @Faelian made their first contribution in #700
- @dependabot made their first contribution in #713
- @stan-janssen made their first contribution in #716
Full Changelog: 6.1.1...6.1.2
terminal 6.1.1 Released
Other updates:
- Translation updates
terminal 6.1.0 Released
New features:
- Option to follow system dark style preference
- Create a custom color palette
Fixes:
- Default styles are fully opaque and updated to the latest upstream values from Solarized for improved legibility
Other updates:
- Translation updates
- Performance improvements
terminal 6.0.2 Released
New features:
- Switch tabs with Alt + 1-9
- Quit with Ctrl + Shift + Q
Fixes:
- Fix build on OS 7
Other updates:
- Translation updates
terminal 6.0.1 Released
Fixes:
- Properly restore zoom levels for all locales
Other updates:
- Use XTerm title for window title if available
- Change "Reload Tab" shortcut to Shift + F5 to avoid clash with some foreground processes
- Change preferred shortcut for "Reload Tab" to Shift + Control + R
- Translation updates
terminal 6.0.0 Released
New features:
- Move tabs with the shortcut Ctrl + Alt + ←/→
- Switch tabs with the shortcuts Ctrl + Tab and Ctrl + Shift + Tab
- Zoom levels are now remembered per-tab
- Also warn about multi-line pastes
- Show text details in unsafe paste dialogs
- Open Link option when secondary clicking
- Reload tabs in the context menu or with the shortcut Ctrl + Shift + R
- Notifications indicate if a process exited with errors or not
- Show keyboard shortcuts in tab context menus
Other updates:
- Fix an issue with keyboard shortcuts not activating the first time they're pressed
- Avoid losing focus when closing background tabs
- Validate custom palette
- Translation updates
terminal 5.5.2 Released
terminal 5.5.2 is out!
New features:
- Add commandline option for New Tab (-t)
Other updates:
- Fix URL selection
- Translation updates
terminal 5.5.1 Released
terminal 5.5.1 is out!
New features:
- Add commandline option for New Window (-n)
Other updates:
- Prevent duplicate tab on startup
- Prevent unnecessary Home tab on startup
- Translation updates
terminal 5.5.0 Released
terminal 5.5.0 is out!
New features:
- Turn Natural Copy/Paste on or off in the Settings menu
- Zoom with Ctrl + Scroll
Other updates:
- Include sudo password prompt when copying last output
- Apply font changes without restarting
- Translation updates