↵ Return to the main page of bluefish-shared-data
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-02-02 | Paul Howarth <paul at city dash fan dot org> - 2.4.0-1 | - Update to 2.4.0 (rhbz#2435810) - 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 it will be LocalAppData and RoamingAppData - On OSX it will be ~/Library/Application Support - The biggest new feature, still experimental, is that you can edit two documents side-by-side - You can change opening and ending tags in XML or HTML simultaneously if you hit [ctrl][t] - 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 reliably - Paste special works more reliably - Line comments in Python are better detected, which is visible in the syntax highlighting - The toggle comment function is improved - The Windows build has better error messages when starting external commands fails |
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.19-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2026-01-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.19-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-11-22 | Paul Howarth <paul at city dash fan dot org> - 2.2.19-1 | - Update to 2.2.19 (rhbz#2416526) - Fix a regression in 2.2.18 that could cause a crash when right clicking in a document of type Text - The dynamic shortcut key setting that was re-introduced in 2.2.18 for the main menu is now also working in the snippets menu |
| 2025-10-31 | Paul Howarth <paul at city dash fan dot org> - 2.2.18-1 | - Update to 2.2.18 (rhbz#2407559) - Much better CSS language support - The color editor now also supports hsl() and rgb() style colors - Show colors by just hovering the mouse over a color code - Reinstate feature to dynamically change a shortcut key by hovering the mouse over a menu item and pressing a new shortcut key again; this feature was present in all gtk2 applications and has not been working for bluefish gtk3 builds until now - Remove the infobrowser from the build since it no longer compiles with new libxml versions; this plugin was already deprecated and disabled by default for years |
| 2025-09-19 | Python Maint <python dash maint at redhat dot com> - 2.2.17-5 | - Rebuilt for Python 3.14.0rc3 bytecode |
| 2025-08-15 | Python Maint <python dash maint at redhat dot com> - 2.2.17-4 | - Rebuilt for Python 3.14.0rc2 bytecode |
| 2025-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.2.17-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-06-02 | Python Maint <python dash maint at redhat dot com> - 2.2.17-2 | - Rebuilt for Python 3.14 |
| 2025-04-01 | Paul Howarth <paul at city dash fan dot org> - 2.2.17-1 | - Update to 2.2.17 (rhbz#2356356) - Bluefish 2.2.17 is a maintenance release that has only code clean-up fixes to comply better with modern compiler standards - It furthermore has fixes for a 64-bit Windows build of Bluefish with Msys2 - Use %{make_build} and %{make_install} - Assume %{_pkgdocdir} macro always available |