### caja-actions 1.28.0

  * Translation update
  * fix warning in Serbian translations

### caja-actions 1.27.0

  * Translation update
  * tx: update resource
  * tx: migrate config file
  * cact-tree-model-dnd: remove unused macro
  * na-selected-info: build warning -Wbad-function-cast
  * README.md: Remove '--with-gtk=2/3'
  * build: remove generated file: INSTALL
  * Remove g_type_init()
  * Bump glib 2.66 because of g_uri_split
  * Drop NAMateVFSURI
  * ci: drop -Wunused-parameter compiler cflag from debian build
  * na-about: Fix website
  * na-about: remove unnecessary getters
  * cact-ienvironment-tab: variable 'state' is uninitialized
  * 'SIZE_MAX' macro redefined
  * na-selected-info: fix memory leak
  * Use a blank line at most

### caja-actions 1.26.0

  * Translation update
  * fix debian: disable korean language for user guide
  * update copyright to 2021

### caja-actions 1.25.0

  * Translation update
  * cact-menubar: missing initializer for a field of ‘GtkActionEntry’
  * Remove shadow warnings [-Wshadow]
  * test: remove execution bit from source files
  * caja-actions.pot: use UTF-8 charset
  * COPYING-DOCS: fix urls
  * COPYING: fix typo
  * na-boxed: redundant redeclaration of 'bool_to_string'
  * build: remove m4 files
  * i18n: capture comments that go to catalogs
  * build: remove generated files by GLIB_GENMARSHAL
  * Help: improve selecting of linguas
  * build: migrate intltool to gettext
  * i18: allow translator to be in translator-credits
  * build: Use MATE_COMPILE_WARNINGS from mate-common
  * add makepot script
  * rename cact dir to help
  * Update Copyright
  * fix typo in DISTCHECK_CONFIGURE_FLAGS
  * egg-sm-client: avoid deprecated 'g_type_class_add_private'
  * cact-menubar.c: Fix labels in menus
  * cact-menubar.c: avoid deprecated GtkStock
  * fix typo: 'unknown' instead 'unknwon'
  * disable deprecation warnings for distcheck
  * drop broken gtk-docs generation
  * avoid 'gtk_file_chooser_dialog_new' with stock ids
  * Fix FTCBFS: lintian tag autotools-pkg-config-macro-not-cross-compilation-safe.
  * WidthOfScreen and HeightOfScreen implementation
  * avoid deprecated gdk_screen_get_width/height
  * avoid deprecated gtk_show_uri
  * avoid deprecated gdk_screen_make_display_name
  * avoid deprecated gdk_display_get_screen

### caja-actions 1.8.3

  * update configure.ac
  * drop dbus-glib-1 support
  * na-importer-ask-ui: avoid deprecations
  * preferences-ui: avoid deprecations
  * icon-chooser-dialog-ui: avoid deprecations
  * assistant-import-ui: avoid deprecations
  * assistant-export-ui: avoid deprecations
  * add-sheme-UI: avoid deprecations
  * capability-dialog-UI: remove deprecations
  * base-gtk-utils: drop usage of GtkTable
  * config-tool-UI: clean up deprecations
  * expand toolbars
  * egg-tree-multi-dnd: don't use deprecated gtk_drag_begin
  * base-gtk-utils: don't use deprecated gtk_widget_render_icon_pixbuf
  * drop gtk+-2 bits
  * configure: remove gtk+-2 support and bump required versions

### 1.8.2
  * update COPYRIGHT
  * edit README.md
  * edit README
  * No version in documentation install path.
  * Add missing keywords entry to cact.desktop.
  * Fix various spelling issues in code and printed text (and translation files).
  * generate changelog from git history
  * include autogen in tarball
  * configure: change repo name
  * drop libunique comments
  * drop references to libunique on the check for gtk
  * Port from libunique to GApplication

### 1.8.1
  * some UI fixes for gtk3
  * fix make distcheck
  * remove mate-doc-utils remants
  * Gtk3: fix deprecated gdk_threads_enter/leave
  * fix GTK3 build

### 1.8.0
  * help is working

