Version 16.50

Information about the next release of RJ TextEd.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6886
Joined: 19 Jul 2006 14:29

Version 16.50

Post by Rickard Johansson »

Done so far...

-----------------------------------------------------------
Version 16.50 (Oct 13, 2025)
-----------------------------------------------------------

Explorer Panel
Replaced the shell components on the explorer panel with new ones. They should resolve some issues found in the old components.

* Added some new options.

* Customizable columns in report view
- You can right click on the columns to add or remove columns.
- Change the column widths.
- Your customization is saved and used in the next session.

* Sorting is now identical to the sorting in Windows Explorer by default.
- Folders can be sorted and displayed first (option).

* The current sorted column (and direction) is remembered when changing folder.

File Commander
Replaced the shell components on the file commander tab with new ones. They should resolve some issues found in the old components.

* Added some new options.

* Customizable columns in report view
- You can right click on the columns to add or remove columns.
- Change the column widths.
- Your customization is saved and used in the next session.

* Sorting is now identical to the sorting in Windows Explorer by default.
- Folders can be sorted and displayed first (option).

* The current sorted column (and direction) is remembered when changing folder.

Delete remote files (FTP, SFTP)
This is now done using threads. A dialog window is displayed and should display the files and folders deleted, a progress bar and an abort button.



I still have much to do. I'll release a beta version when ready :)
crtrubshaw
Posts: 386
Joined: 06 Jun 2012 11:08

Re: Version 16.50

Post by crtrubshaw »

Hi Rickard, will you release a beta version for v16.50?

Thanks.
User avatar
Rickard Johansson
Site Admin
Posts: 6886
Joined: 19 Jul 2006 14:29

Re: Version 16.50

Post by Rickard Johansson »

A beta version has just been released https://rj-texted.se/Forum/viewtopic.php?t=5904
User avatar
Rickard Johansson
Site Admin
Posts: 6886
Joined: 19 Jul 2006 14:29

Re: Version 16.50

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.50 (Oct 22, 2025)
-----------------------------------------------------------

Markdown Preview
Added highlighting for code blocks. The default CSS style can be changed in options (Browser preview/markdown preview).

I only added a few different styles like GitHub, XCode (default), Kimbie-Light...

Explorer Panel
Replaced the shell components on the explorer panel with new ones. They should resolve some issues found in the old components.

* Added some new options.

* Customizable columns in report view
- You can right click on the columns to add or remove columns.
- Change the column widths.
- Your customization is saved and used in the next session.

* Sorting is now identical to the sorting in Windows Explorer by default.
- Folders can be sorted and displayed first (option).

* The current sorted column (and direction) is remembered when changing folder.

File Commander
Replaced the shell components on the file commander tab with new ones. They should resolve some issues found in the old components.

* Added some new options.

* Customizable columns in report view
- You can right click on the columns to add or remove columns.
- Change the column widths.
- Your customization is saved and used in the next session.

* Sorting is now identical to the sorting in Windows Explorer by default.
- Folders can be sorted and displayed first (option).

* The current sorted column (and direction) is remembered when changing folder.

Delete remote files and folders (FTP, SFTP)
This is now done using threads. A dialog window is displayed and should display the files and folders deleted, a progress bar and an abort button.

Move remote files and folders (FTP, SFTP)
Moving the files and folders are now handled directly inside the download thread, instead of copying everything and the delete.

Objective-C
Added a simple highlighter for Objective-C.

Fixed
* Several issues reported by users.
* Escape should close a non-modal search window.
* Close tab when in compare document mode.
* Several find/replace issues.

This version has been released.

The full v16.50 installers are available below:
https://www.rj-texted.se/downloads/rj-install_x64.exe
https://www.rj-texted.se/downloads/rj-install_x86.exe
https://www.rj-texted.se/downloads/rj-portable.exe
Post Reply