Releases: FontManager/font-manager
Releases · FontManager/font-manager
0.9.0
- Port to GTK 4
- Change application identifier to com.github.FontManager.FontManager - Issue #319
- Add build option to enable loading Adwaita stylesheet, disabled by default.
- Update appdata file, switch to using metainfo.xml extension.
- Add option to sort collections by name or size - Issue #297
- Improve search to include variations and partial matches - Issue #316
- Add editable preview mode to Google Fonts preview pane - Issue #250
- Double click selected orthography filter to deselect - Issue #332
- Drop Fonts table every update to avoid missing fonts - Issue #330
- Track locale and drop database on change to avoid invalid orthographies - Issue #330
- Ensure property values are always visible - Issue #292
- Update vendor list
0.8.9
- Bumps libsoup version to 3.0 - Issue #343
- Fix build failures with Vala >= 0.56.17 - Issue #355
- Fix failure during copy of font files on export
- Fix reversed order of font substitutions - Issue #351
- Update Unicode data to version 15.1.0 - Issue #345
- Don't disable Fontconfig home, avoids warnings from library
Note : This is almost certainly the last release based on GTK 3.
While the GTK 3 branch may see bug fixes in the future there will be no new releases targeting GTK 3
Interested users will need to build directly from Git to see any changes
0.8.8
- Fixes build failure with GCC 11 - Issue #240
- Bumps Fontconfig minimum version to 2.12
- Adds options for Waterfall display and sizing - Issue #230
- Enables basic support for Emoji flag sequences - Issue #109
- Fixes warnings generated when double clicking an item in the fontlist - Issue #248
- Fixes warnings generated when an unknown language is encountered - Google Fonts Catalog - Issue #249
- Allows toggling the state of multiple families in the fontlist - Issue #261
- Updates vendor list
- Includes latest translation updates
0.8.7
- Fixes rendering issues with Pango > 1.47 - Issue #213
- Fixes missing desktop settings with GNOME 40 - Issue #215
- Fixes missing substitution target family names - Issue #216
- Restore font list positions when switching filters and after drag and drop - Issue #220
- Adds a "rename" entry to collections context menu - Suggested in Issue #220
- Switches to using symbolic icons in sidebar for consistency
- Limits Waterfall preview to 48pt to improve application responsiveness with large font collections
- Adds a preference to allow setting maximum Waterfall preview point size
- Update vendor list
- Include latest translation updates
0.8.6
0.8.5-1
This tag addresses a dependency issue causing intermittent build failures - #208 / flathub/org.gnome.FontManager#10
0.8.5
-
Fix build failure with Vala version 0.52
This release contains no other notable changes.
0.8.4-1: - Fix release information in appdata files.
This tag resolves some Flatpak related issues.
0.8.4
- Fix a bug where most categories fail to load on first run.
- Move to a more traditional sidebar layout - Issue #59
- Make insensitive controls more consistent across different areas
- Fix dbus method signature in file manager extensions
- Fix infinite loop triggered by listing contents of collections which contain children
- Save / Restore state for Google Fonts preview pane
- Fix initial preview text in Font Viewer schema
- Add all currently selected fonts to comparison when add button is clicked - Issue #170
- Update translations and fix some issues with strings marked for translations - Issue #180
0.8.3
- Fixes an issue where if a network connection is not available at startup
Google Fonts information will never be updated. Flatpak builds hit this issue
everytime. Regular installations can simply restart to work around this bug.