Opened 8 months ago
Closed 8 months ago
#22743 closed enhancement (fixed)
bluefish-2.4.0
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | BOOK | Version: | git |
| Severity: | medium | Keywords: | |
| Cc: |
Description
New minor version.
Change History (4)
comment:1 by , 8 months ago
| Milestone: | 12.5 → 13.0 |
|---|
comment:2 by , 8 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 8 months ago
Bluefish 2.4.0 has some new features and many small improvements. It is no longer a 2.2 release because backwards compatibility with the 2.0 series of Bluefish has been removed. If you upgrade from 2.0 straight to 2.4 your config files and project files are no longer 100% correctly loaded. Starting from 2.4 Bluefish will place config files no longer in ~/.bluefish. On Linux it will be ~/.config and ~/.local/ , on Windows LocalAppData and RoamingAppData, and ~/Library/Application support on OSX. The biggest new feature, still experimental, is that you can edit two document side-by-side. A second new feature is that you can change opening and ending tags in XML or HTML simultaneously if you hit [ctrl][t]. Anothe new feature is that you can more easily save the current contents to a template. For new users, and also active in new projects, is a UI selection dialog, where you can choose between a UI optimised for web development, programming or just have everything enabled or disabled. This will help new Bluefish users to customize Bluefish in an easier way. There are a few fixes as well. Selecting lines by dragging in the margin works more reliable. Paste special works more reliable. Line comments in Python are better detected, which is visible in the syntax highlighting, but also improved the toggle comment function. The Windows build has better error messages when starting external commands fails.
comment:4 by , 8 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
d07d67406b Update to qt6-6.10.2 and qtwebengine-6.10.2. 21a658970f Update to openldap-2.6.12. abcafbecbb Update to bluefish-2.4.0. d0f69fae93 Update to git-2.53.0.

Milestone renamed