Releases: elementary/terminal
Releases · elementary/terminal
terminal 7.1.1 Released
Other updates:
- Translation updates
Terminal 7.1.0
What's Changed
- Utils: add a warning about commands that skip confirmation by @danirabbit in #864
- Return and show all paste warnings by @jeremypw in #866
- UnsafePaste: add -f and --force by @danirabbit in #868
- Center the title, set min searchentry width by @jeremypw in #841
- Change tab label to name of foreground child process by @jeremypw in #838
- MainWindow: Ellipsize the title label by @tintou in #871
- Close tab when shell killed by @jeremypw in #874
- SettingsPopover: create ThemeCheckButton and use Settings action by @danirabbit in #889
Fixed Issues
🪲️Requires exit twice to close one tab
🪲️Crash when exiting one tab
🪲️Show all detected unsafe paste warnings
🪲️Title in titlebar not centered
🪲️When using screen tab title does not change
🪲️Terminal tab title no change when ssh server
Full Changelog: 7.0.0...7.1.0
terminal 7.0.0 Released
What's Changed
- Tests: add unsafe paste test by @danirabbit in #818
- Fix focussing terminal after select by @jeremypw in #846
- Disconnect and reconnect signals on dragging a tab out of a window by @jeremypw in #854
- Metainfo: add 7.0.0 release notes by @danirabbit in #855
- Release 7.0.0 by @danirabbit in #856
Full Changelog: 6.3.1...7.0.0
terminal 6.3.1 Released
Other updates:
- Stop window size increasing when opened
- Change hotkeys for Reset and Clear Screen actions
- Translation updates
terminal 6.3.0 Released
What's Changed
- Replace Granite.DynamicNotebook with Hdy TabView and TabBar by @jeremypw in #760
- TerminalView: ReLoad→Reload by @ryonakano in #767
- Fix empty context menu regression by @jeremypw in #768
- Use GLib.MenuModel for context menu by @jeremypw in #769
- Don't set icon size for button from icon name by @danirabbit in #771
- fix(Themes): increase contrast for gray, fixes #682 by @cshaa in #755
- Show zoom level in centre or terminal when changing. by @jeremypw in #772
- upd(TerminalWidget): add doas checking by @Elsie19 in #774
- Update POTFILES by @ryonakano in #779
- Focus current tab by @igordsm in #638
- Gtk4Prep - Lose geometry hints by @jeremypw in #782
- Gtk4Prep - Do not subclass Gtk.Label by @jeremypw in #784
- Gtk4Prep - Handle restoring and syncing window state in Application by @jeremypw in #783
- SettingsPopover: use provider_for_screen for theme buttons by @danirabbit in #785
- Separate button controllers - Gtk4 prep by @jeremypw in #787
- Gtk4 Prep - SettingsPopover - call terminal zoom functions directly by @jeremypw in #789
- Code Style - by @jeremypw in #790
- Implement Clear and Reset actions with hotkeys by @jeremypw in #778
- Update cyclic search button when toggled by @jeremypw in #795
- Add toggle for unsafe paste by @teamcons in #798
- Correctly open uris containing spaces by @jeremypw in #777
- Check for unsafe drop by @jeremypw in #794
- TerminalWidget: Fix non administrative commands not being pasted by @ryonakano in #802
- Drop dead feature that disables unsafe paste warning while Terminal opens by @ryonakano in #803
- TerminalWidget: Refactor validated_feed to avoid nested conditions by @ryonakano in #804
- Provide fallback directory for active shell under test by @jeremypw in #810
- Application: withdraw stale notifications by @danirabbit in #813
- Enhance unsafe detection by @teamcons in #800
- Add tab to new window created with N by @jeremypw in #816
New Contributors
- @cshaa made their first contribution in #755
- @Elsie19 made their first contribution in #774
- @teamcons made their first contribution in #798
Full Changelog: 6.2.0...6.3.0
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