Skip to main content

Changelog for jdTextEdit

This page contains the changelog for jdTextEdit

11.3

  • Added Albanian translation (Besnik_b)
  • Some fixes

11.2

  • Added the ability to Highlight all occurrences of selected text
  • Added length status bar widget

11.1

  • Fix crash when no dictionaries are found

11.0

  • Add Window to configure Languages
  • Add Window to create Themes
  • Allow importing and exporting data
  • Allow Managing Templates in the GUI
  • Moved to Codeberg
  • Add Dutch translation

10.3

  • Add D-Bus Interface
  • Add install script

10.2

  • Allow to configure the Statusbar

10.1

  • Add RegEx Grep
  • Add Debug information window
  • Allow deleting all data
  • Allow running external Programs on Flatpak

10.0

  • Port to PyQt6
  • Add Projects
  • Add search Action
  • New Plugin System
  • Internal changes

9.1

  • Apply settings for new created tab widget

9.0

  • Add split view
  • Add support for themes
  • New Settings menu
  • Allow setting default paths
  • Ask on first run for automatic update search

8.3

  • Added line operations
  • Added templates directories to distribution.json
  • Added new APIs
  • Fix directory on Haiku

8.2

  • Add Haiku support

8.1

  • Add basic support for themes
  • Fix Bugs

8.0

  • Add Spell Checker
  • Add Settings for handeling Big Files
  • Add more Settings for .editorconfig
  • Add more commandline options
  • Add distribution.json
  • Add Plugin API
  • Rewrite Code

7.2

  • Add Tabbar Tab in Settings

7.1

  • Add support for .editorconfig
  • Better language detection

7.0

  • Watch open files for changes
  • Add Banners for wrong encoding and wrong EOL
  • Add Save Tab in Settings
  • Add option for autosave
  • Add option for backup
  • Add commands and macros that are aviable for all users
  • charset_normalizer and cchardet are now optional

6.0

  • Opening Files from the Shell will not start jdTextEdit again
  • Add Option for default zoom
  • Add more zoom levels
  • he zoom is now saved with the session
  • Add support for charset_normalizer and cChardet
  • Add Open Tab in Settings
  • Show Filetypes in Save and Open Dialog

5.4

  • Language menu now show ticks
  • Add a few new features to the Tools menu
  • Add support for default_data folder
  • Better Printer

5.3

  • Better support for Snaps
  • Update Copyright
  • Use argparse instead of optparse
  • Add HTML Template
  • Add Link to report bug

5.2

  • Use jdTranslationHelper

5.1

  • Fix MANIFEST.in

5.0

  • Add Logo
  • Add options to not exit when all tabs are closed
  • The language is now detetected when you save a file
  • Fix Bugs

4.0

  • Add Macros
  • New Program structure
  • Fix Bugs

3.1

  • Opening a file now works correct

3.0

  • Add Bookmarks
  • Add Character Map
  • A few more changes

2.1

  • Fix command execution

2.0

  • Added Pluginmamanger
  • You can now change encoding
  • You can now change shortcuts
  • Add more options

1.0

  • First release