Skip to content

Commit

Permalink
Release version 46.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyberla committed Dec 2, 2024
1 parent 24de40a commit fb8a62a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
Major changes in 46.3
=====================
* Enhancements:
- Speed up thumbnail loading (Khalid Abu Shawarib)
* Bugfixes:
- Open folder in correct window during a DnD hover (Khalid Abu Shawarib)
- Show username in file properties if name is an empty string (Khalid Abu Shawarib)
- Memory leak (Khalid Abu Shawarib)
- Ignore insensitive rows in sidebar during a DnD (Khalid Abu Shawarib)
- Fix scrolling on a touch screen (Gary Li)
- Fix ctrl + scroll to zoom in and out of view (Corey Berla)
- Escape strings in toast messages (Khalid Abu Shawarib)
- Fix incorrect file operation (Khalid Abu Shawarib)
- Fix crash (Khalid Abu Shawarib)
- Drop wayland export handle (António Fernandes)
- Don't scale up images in properties (Khalid Abu Shawarib)
- Don't always reload in global search (Khalid Abu Shawarib)

Major changes in 46.2
=====================
* Bugfixes:
Expand Down
2 changes: 1 addition & 1 deletion data/org.gnome.Nautilus.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<release version="@release-version@" date="@build-date@"/>
-->
<releases>
<release version="@release-version@" date="@build-date@"/>
<release version="@release-version@" type="stable" date="2024-12-02"/>
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-3.0-or-later</project_license>
Expand Down

0 comments on commit fb8a62a

Please sign in to comment.