• v1.4 63ebb8067d

    1.4 Stable

    ploum released this 2022-10-10 11:21:27 +00:00 | 314 commits to master since this release

    1.4 - April 25th 2022

    • Making python-readability optional
    • Removing "next" and "previous" which are quite confusing and not obvious
    • Archiving now works regardless of the view you are in.
    • Fixing a crash when accessing an empty html page
    • Not trying to display non-image files to avoid errors. (this requires "file")
    Downloads
  • v1.2 c0ae6e4f47

    ploum released this 2022-03-24 09:01:53 +00:00 | 359 commits to master since this release

    1.2 - Marche 24th 2022

    Very experimental release:

    • Completely rewritten the HMTL, Gemtext and Gopher renderer. Tests needed!
    • Removed dependancy to ansiwrap. We don’t use it anymore (which is an important achievement)
    • Lists are now accessed via the protocol "list://".
    • "view full" can now be bookmarked/synchronized as a separate entity.
    • "view normal" introduced to get back to the normal view.
      Small improvements:
    • Limit width of --sync output
    • Solved list names becoming very long in the history
    • Fixed a crash when trying to save a folder
      => gemini://rawtext.club/~ploum/2022-03-24-ansi_html.gmi
    Downloads
  • v1.1 1e16c415fd

    ploum released this 2022-03-18 22:20:25 +00:00 | 385 commits to master since this release

    v1.1 - 18th March 2022

    I’m tired so a 1.2 will probably follow quickly. Please reports all your bugs to offpunk@gemini.eu

    • Perfect rendering of pictures with chafa 1.8+ and compatible terminal (Kitty)
    • timg is supported as an alternative to chafa (with a little glitch)
    • "cp cache" put the path of the cached content in clipboard
    • "cp url X" will copy the URL of link X (suggested by Eoin Carney)
    • "fold" has been removed as it doesn’t work well and can be replaced with "!fold".
    • Improved clipboard URL detection an fixed crash when binary in clipboard
    • HTML: renderering of "pre" has been improved
    • HTML: links in titles were previously missed
    • Fixed crash when chafa is not installed (Thanks Xavier Hinault for the report)
    • Fixed crash when python-readability not installed (Thanks Nic for the report)
    • Fixed some gif not being displayed
    • Fixed some URL being wronlgy interpreted as IPv6
    Downloads
  • v1.0 ac07ddb5c4

    ploum released this 2022-03-14 07:55:02 +00:00 | 417 commits to master since this release

    1.0 - March 14th 2022

    • Default width is now the standard 72
    • Content and pictures now centered for more elegant reading
    • "less" has been renamed "view"
    • "view feed" and "view feeds" to see the first/all feeds on a HTML page
    • "view full" has been improved by dropping inline CSS and JS.
    • "up" can now take integer as argument to go up multiple steps.
    • Fixed a crash when accessing links in list (thanks Matthieu Talbot for the report)
    • Fixed a crash in "info" due to a typo in a variable name rarely accessed.
    • Removed dependancy to python-xdg by implementing the logic (which saved lines of code!)
    • python-pil is only needed if chafa < 1.10

    => gemini://rawtext.club/~ploum/2022-03-14-offpunk_and_cyberpunk.gmi

    Downloads
  • v0.9 100f69ebe7

    ploum released this 2022-03-05 10:49:59 +00:00 | 435 commits to master since this release

    0.9 - March 05th 2022

    • Initial Spartan protocol support
    • Http links with content above 20Mo are not downloaded during sync (except when explicitely requested)
    • Improving subscriptions with more feedback and better detection
    • Avoid deprecated SSL methods (thanks Phoebos for the report)
    • Links in to_fetch are fetched, no matter the cache
    • Fixed multiple crashes
      => gemini://rawtext.club/~ploum/2022-03-05-offpunk09.gmi
    Downloads
  • v0.4 3b809c4146

    ploum released this 2022-02-21 07:58:39 +00:00 | 455 commits to master since this release

    0.4 - Feb 21st 2022

    UPGRADE: Users who subscribed to pages before 0.4 should run once the command "list subscribe subscribed". Without that, the subscribed list will be seen as a normal list by sync.

    • New list command : "list freeze" and "list suscribe"
    • Pictures are now displayed directely in terminal (suggested by kelbot)
    • "open" command to open current page/image/file with external handler.
    • "set width XX" now works to set the max width. If smaller, terminal width is used (thanks kelbot for reporting the bug)
    • RSS feeds are now rendered as Gemlogs to improve consistency while browsing
    • "subscribe" will detect feeds in html pages if any
    • "less" will restore previous position in a page (requires less 572+)
    • Improved syncing performances and multiple bug/crash fixes.
    • "version" will now display info about your system installation
    • "info" command will display technical information about current page
    • "sync" allows you to do the sync from within Offpunk
      => gemini://rawtext.club/~ploum/2022-02-21-offpunk04.gmi
    Downloads
  • v0.3 4b39b7eac1

    ploum released this 2022-02-11 10:36:35 +00:00 | 502 commits to master since this release

    0.3 - Feb 11th 2022

    New Features:

    • Gopher supported natively (early version, might have many bugs)
    • support for RSS and Atom feed (you can subscribe to them)
    • "less full" allows to see the full html page instead of only the article view
      (also works with feeds to see descriptions of each post instead of a simple list)
    • Option --depth to customize your sync. Be warned, more than 1 is crazy.
    • Option --disable-http to allows deep syncing of gemini-only ressources
    • Vastly improved HTML rendering with support for images (you need the binary "chafa" on your system)
      Other Small Improvements:
    • Disabled https_everywhere by default (caching problems and some websites not supporting it)
    • Modified --sync logic to make it more intuitive (thanks Bjorn Westergard)
    • Caching more problems to avoid refetch
    • Offpunk has now an User-Agent when http browsing to avoid being blocked as a bot
    • Changed XDG logic to improve compatibility (thanks Klaus Alexander)
      => gemini://rawtext.club/~ploum/2022-02-11-offpunk03.gmi
    Downloads
  • v0.2 dc3fbcc8a5

    ploum released this 2022-01-31 13:50:38 +00:00 | 531 commits to master since this release

    0.2 - Jan 31st 2022

    • config directories have been moved to follow the XDG specifications
    • support for http, https and mailto links (https_everywhere is enabled by default, see "set" command)
    • support for HTML pages, rendered as articles
    • Mutiple bookmarks lists and management of them through commands list, add, archive, move
    • Subscriptions have been moved to a separate list with the subscribe command
    • History is persistent and saved to disk
    • Copy command allows to copy content or url into buffer
    • Search as been renamed find, in the hope of implementing a real search in the future
    • --fetch-later allows to mark a content to be fetched from other software.
    • --assume-yes allows to choose the default answer to certificates warnings during --sync.
      => gemini://rawtext.club/~ploum/2022-01-31-offpunk02.gmi Announcing Offpunk 0.2
    Downloads
  • v0.1 c294e4cace

    ploum released this 2021-12-31 21:52:11 +00:00 | 623 commits to master since this release

    This is the first release of Offpunk. Many thanks to Solderpunk for Gemini and AV-98.

    Downloads