Skip to content

Tags: OlaProeis/Ferrite

Tags

v0.3.0

Toggle v0.3.0's commit message
fix(terminal): gate Windows shell helpers with compile-time cfg

Use #[cfg(windows)] / #[cfg(not(windows))] instead of cfg!(windows) so
Linux and macOS builds do not reference Windows-only PTY symbols.

Co-authored-by: Cursor <cursoragent@cursor.com>

v0.2.9

Toggle v0.2.9's commit message
v0.2.9 hotfix release — fixes #121, #127, undo/redo, unsaved-changes …

…indicator, side panel width

v0.2.8

Toggle v0.2.8's commit message
v0.2.8 — Command Palette, LSP integration, HarfRust text shaping, ima…

…ge/PDF viewers, rendered view performance, 13 bug fixes

v0.2.7

Toggle v0.2.7's commit message
feat(ci): add macOS DMG installers to release workflow

Add DMG disk image creation for both Apple Silicon and Intel Mac builds using hdiutil. DMGs include Applications symlink for drag-to-install. Updated both READMEs with DMG download links and macOS install section.

Made-with: Cursor

v0.2.6.1

Toggle v0.2.6.1's commit message
v0.2.6.1 - First signed release, terminal workspace, productivity hub…

…, bug fixes

v0.2.6-signing-test2

Toggle v0.2.6-signing-test2's commit message
fix: update SignPath artifact config with authenticode-sign directives

v0.2.6-signing-test

Toggle v0.2.6-signing-test's commit message
Merge branch 'master' of https://github.com/OlaProeis/Ferrite

v0.2.6

Toggle v0.2.6's commit message
v0.2.6 - Custom Text Editor (FerriteEditor)

v0.2.5-hotfix.3

Toggle v0.2.5-hotfix.3's commit message
v0.2.5.3 - Flathub submission, UI improvements, syntax themes

v0.2.5-hotfix.2

Toggle v0.2.5-hotfix.2's commit message
v0.2.5.2