diff --git a/_service b/_service
index 939258b..95f062c 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,6 @@
.git
@PARENT_TAG@
r(.*)
- enable
diff --git a/_servicedata b/_servicedata
index c80ecdf..aa41003 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/gokcehan/lf.git
- d26eb0108a63ec2e23b85e2060203e5abc27311d
\ No newline at end of file
+ 4408f37a9b90969aada7e8103a84baff422cedf0
\ No newline at end of file
diff --git a/lf-32.tar.gz b/lf-32.tar.gz
deleted file mode 100644
index b267d87..0000000
--- a/lf-32.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f8246434b914c86dd7c14b44be7cec0e3ce1dc81a131832e78e2a15aa2739e0
-size 144562
diff --git a/lf-33.tar.gz b/lf-33.tar.gz
new file mode 100644
index 0000000..8806d5d
--- /dev/null
+++ b/lf-33.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e20574ec9c80d82bb49531cf1cd3957d4beedcafd11564c653d0485a84163d22
+size 150764
diff --git a/lf.changes b/lf.changes
index 4a6a6b2..acb0623 100644
--- a/lf.changes
+++ b/lf.changes
@@ -1,3 +1,56 @@
+-------------------------------------------------------------------
+Sun Nov 3 08:25:10 UTC 2024 - Joshua Smith
+
+- Remove changesgenerate from service as upstream has been shipping
+ useful and verbose changelogs for bit.
+- Update to version 33:
+ Breaking:
+ * The globsearch option, which previously affected both searching
+ and filtering, now affects only searching. A new globfilter
+ option is introduced to enable globs when filtering, and acts
+ independently from globsearch.
+ * The hidecursorinactive option is replaced by the
+ on-focus-gained and on-focus-lost hook commands. These commands
+ can be used to invoke custom behavior when the terminal gains
+ or loses focus.
+ * The ruler option (deprecated in favor of rulerfmt) is now
+ removed.
+ * Line numbers from the number and relativenumber options are
+ displayed in the main window only, instead of all windows.
+ New:
+ * Support for UNIX domain sockets (for communicating with the lf
+ server) is added for Windows.
+ * Color and icon configurations now support the target keyword
+ for symbolic links.
+ * A new option roundbox is added to use rounded corners when
+ drawbox is enabled.
+ * A new option watch is added to allow using filesystem
+ notifications to detect and display changes to files. This is
+ an alternative to the period option, which polls the filesystem
+ periodically for changes.
+ * Icons can now be colored independently of the filename.
+ * The info option now supports perm, user and group to display
+ the permissions, user and group respectively for each file.
+ * A new option showbinds is added to toggle whether the
+ keybinding hints are shown when a keybinding is partially
+ typed.
+ Fix:
+ * Sorting by extension is fixed for hidden files.
+ * The on-quit hook command is now triggered when the terminal is
+ closed.
+ * Previews no longer flicker when deleting files.
+ * Previews no longer flicker when directories are being reloaded.
+ * lfcd.nu now runs properly without raising errors.
+ * Image previews (composed of ASCII art) containing long lines
+ should now display properly.
+ * The performance is improved when copying files.
+ * lfcd.cmd now handles directories with special characters.
+ * Icon colors are no longer clipped when displaying in Windows
+ Terminal.
+ * The file stat info is now cleared when changing to an empty
+ directory.
+ * Error messages are cleared when opening files.
+
-------------------------------------------------------------------
Sun Jun 9 21:29:22 UTC 2024 - Joshua Smith
diff --git a/lf.spec b/lf.spec
index 5467322..2821a35 100644
--- a/lf.spec
+++ b/lf.spec
@@ -17,7 +17,7 @@
Name: lf
-Version: 32
+Version: 33
Release: 0
Summary: Terminal file manager (with sixel support)
License: MIT
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 44f4f9f..206fe1a 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:7e70614d737073120042073a5e85f2cc440ce186052a0f7ee98dbe3cad52ae53
-size 2159904
+oid sha256:00a8b7398b37e3b52a5c225db575591ca87315d9d9d855ec324f53320e49b904
+size 3983148