Skip to content

Releases: hackjutsu/Lepton

Lepton 1.2.2 Released!

16 May 03:27
Compare
Choose a tag to compare

Lepton is free. If you like it, please give it a star ;)

Enhancement

  • Bump dependencies versions
    • Electron: v1.4.x --> v1.7.0 beta (Node.js/Chromium/V8 upgraded)
    • Fuse.js: v2.6.x --> v3.0.0
    • react-codemirror: v0.3.0 --> v1.0.0
  • Improve the bootstrap speed. #124
    • Users with more than 30 gists are expected to have a quicker launch.
  • Improve the license section. #123

Platforms

macOS (pick up either format you like)

  • Lepton-1.2.2-mac.zip
  • Lepton-1.2.2.dmg

Windows

  • Lepton-Setup-1.2.2.exe

Linux

  • Lepton-1.2.2-x86_64.AppImage

Lepton 1.2.1 Released!

06 Mar 01:35
Compare
Choose a tag to compare

Lepton is free. If you like it, please give it a star ;)

Bug fixed

  • Fixed a bug where new users might fail to authorize the app. #120

Enhancement

  • No longer ask for switching account on startup. #118
  • #116

Platforms

For users inside mainland China, please download from here.

macOS (pick up either format you like)

  • Lepton-1.2.1-mac.zip
  • Lepton-1.2.1.dmg

Windows

  • Lepton-Setup-1.2.1.exe

Linux

  • Lepton-1.2.1-x86_64.AppImage

Lepton 1.2.0 Released!

28 Feb 22:25
Compare
Choose a tag to compare

Lepton is free. If you like it, please give it a star ;)

New Features & Enhancement

  • Pin your favorate tags!

  • Syntax highlight for code editor (Thanks to wujysh)

  • Expand/Collapse your snippets (Thanks to lcgforever)

  • Local search based on file names

  • Provide a shortcut to starred gists
  • Link URLs in the description section automatically
  • Display the last edit date
  • About Page (Ctrl/Command + ,)

Platforms

For users inside mainland China, please download from here.

macOS (pick up either format you like)

  • Lepton-1.2.0-mac.zip
  • Lepton-1.2.0.dmg

Windows

  • Lepton-Setup-1.2.0.exe

Linux

  • Lepton-1.2.0-x86_64.AppImage

Lepton v1.1.1 Released!

13 Feb 00:50
Compare
Choose a tag to compare

Lepton is free. If you like it, please give it a star ;)

This release focused on fixing bugs for v1.1.0.

Bugs fixed:

#88 #92 #96 #99 #100

Enhancement

  • Command/Ctrl + E to open edit dialog
  • #copy button to copy the gist content
  • #share button to copy the Gist url link

Platforms

For users inside mainland China, please download from here.

macOS (pick up either format you like)

  • Lepton-1.1.1-mac.zip
  • Lepton-1.1.1.dmg

Windows

  • Lepton-Setup-1.1.1.exe

Linux

  • Lepton-1.1.1-x86_64.AppImage

Lepton 1.1.0 Released!

09 Feb 06:59
Compare
Choose a tag to compare

Lepton is free. If you like it, please give it a star;)

Immersive Mode

New features

  • Introduce Immersive Mode! Get more focused! (Command/Control + i)
  • Integrate CodeMirror Editor (Thanks to @wujysh )
  • New search engine: Fuzzy search + Unicode support
  • Resizable panels
  • Sharing button

Bugs fixed

#79 #76 #75 #66

Platforms

For users inside mainland China, please download from here.

macOS (pick up either format you like)

  • Lepton-1.1.0-mac.zip
  • Lepton-1.1.0.dmg

Windows

  • Lepton-Setup-1.1.0.exe

Linux

  • Lepton-1.1.0-x86_64.AppImage

1.0.0-beta.7

05 Feb 18:13
Compare
Choose a tag to compare

This release is for internal testing, Please download v1.0.0-beta.4.

1.0.0

05 Feb 19:32
Compare
Choose a tag to compare

Lepton 1.0.0 Released!

stay_organized

Features

  • Group your gists by languages
  • Create/Edit/Delete gists
  • Instant search
  • Custom tags
  • Markdown rendering
  • Cross-platform support
  • Notify users whenever a new version is available (macOS & Win)

Bug fixed

  • bug fixed: #42

Platforms

For users inside mainland China, please download from the here.

macOS (pick up either format you like)

  • Lepton-1.0.0-mac.zip
  • Lepton-1.0.0.dmg

Windows

  • Lepton-Setup-1.0.0.exe

Linux

  • Lepton-1.0.0-x86_64.AppImage

Lepton v1.0.0 beta.4

04 Feb 01:55
Compare
Choose a tag to compare

Note: This is a beta release. Please file new issues for any bugs you find in it.

Built on b4f5534

Bug fixed

New feature

  • Jump to GitHub Profile when the profile image is clicked #47
  • Markdown Rendering!!!
    jietu20170203-172746

Lepton v1.0.0 beta.3

02 Feb 08:30
Compare
Choose a tag to compare

Note: This is a beta release. Please file new issues for any bugs you find in it.

New Feature

  • Custom tags!!

Lepton v1.0.0 beta.1

31 Jan 07:48
Compare
Choose a tag to compare

Note: This is a beta release. Please file new issues for any bugs you find in it.

Bugs fixed

  • A placeholder hint for the filename field didn't show up as expected, which confused users. #38