Skip to content

Releases: ondratu/formiko

2.0.0-beta

13 Mar 08:57

Choose a tag to compare

2.0.0-beta Pre-release
Pre-release
  • Code refactoring
  • Remove deprecated recommonmark
  • Neovim support (formiko-vim)
    • Add new vte dependency
  • Fix #1: Fix Vim support on Wayland
  • JSON preview:
    • Add collapsible folding view
    • Add JSON path filter
  • Use docutils HTML5 Writer instead of deprecated docutils-html5-writer
  • Fix #42: Prevent "reload from storage" popup during editing
  • Fix #45: Fix pip3 install error
  • Migrate from GTK3 to GTK4
    • Replace WebKit2 (4.x) with WebKit (6.0)
    • Replace GtkSource 4 with GtkSource 5
    • Replace GtkSpell with libspelling 1
    • Replace VTE 2.91 (GTK3) with VTE 3.91 (GTK4)
  • Fix #53: Replace unmaintained m2r with m2r2
  • Add sidebar toggle: Folder list can now be toggled via a top-left icon (#34)
  • Add Formatting Toolbox (#16)
  • Auto-bullet completion (configurable in settings)
  • Tab key indentation for bullets (configurable in settings)
  • Show file directory in window title
  • Update Editor/Preview/Both toggle buttons to use icons
  • Add JSON folding button
  • Add support for scrolling to anchors within documents
  • Add standard keyboard shortcuts for common application actions

Flatpak Beta Installation

flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta flathub cz.zeropage.Formiko
flatpak run --branch=beta cz.zeropage.Formiko

1.5.0

14 Nov 21:20

Choose a tag to compare

Changes

  • fix local url with href anchor
  • M2R convertor support for another MarkDown parsing way
  • check_version command for version check in all files
    in repository
  • bad parser in config fix
  • desktop icon fix
  • period check/save fix
  • quit dialog fix
  • dialogs use Document word
  • tab width fix
  • search error fix (issue #7)
  • searching refactoring
  • don't crash application when vim window failed or formiko icon not found
  • right working with formatting and extensions by mime type
  • right margin settings (issue #36)
  • dark theme renderer support (issue #18)
  • tab_width from ini config file fix (issue #28)
  • upgrade SourceView to version 4

Formiko 1.4.3

10 Dec 05:52

Choose a tag to compare

cz.zeropage.Formiko application ID fix

1.4.0

06 Nov 14:31

Choose a tag to compare

Version 1.4.0

  • man pages
  • words and characters count live info
  • Recommonmark (MarkDown) support with colored code
  • change preview - set paned position fix
  • GTK Warning fix (debian bug #933622)
  • SearchBar and searching text in editor
  • searching text in preview
  • creating backup file before write changes to new one
  • refresh preview action / button
  • opening links in system from preview, known file types open in new formiko
    window
  • preview auto scroll
  • fixing positing in preview only mode
  • preview/editor/both with shortcuts and store in cache
  • edited file change time check