github hackjutsu/Lepton v1.6.0
Lepton v1.6.0 Released!

latest releases: v1.10.1-alpha.1, v1.10.0, v1.9.3-alpha.7...
6 years ago

Lepton is FREE.
If you like it, just STAR it ;)

Donation
We don't accept donation personally. If you like, feel free to donate to Wikimedia Foundation, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world.

New feature

  • GitHub Enterprise support #54
    • Need to be enabled from .leptonrc. (template)
    • Need to generate a token with Gist permission enabled yourself.
    "enterprise": {
        "enable": true,
        "host": "github_enterprise_host",
        "token": "token_with_gist_enabled",
        "avatarUrl": "optional_avatar_url"
    }

Bug fix

  • undefined pinned tags from local preference crash the app during launch #252
  • ESC will no longer dismiss the Gist editor dialog #269 #162

Enhancement

  • Small adjustment to the #link and #share buttons
  • Upgrade to React 16 #229
  • Upgrade to Webpack 4
  • Publish snap pacakge for Linux (@popey)

Platforms

macOS

  • Lepton-1.x.x-mac.zip
  • Lepton-1.x.x.dmg

Windows

  • Installer
    • Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
      • Appropriate arch will be installed automatically.
  • 7z
    • Lepton-1.x.x-win.7z (64 bit)
    • Lepton-1.x.x-ia32-win.7z (32 bit)

Linux

Don't miss a new Lepton release

NewReleases is sending notifications on new releases.