Releases: hackjutsu/Lepton
Lepton 1.2.2 Released!
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!
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
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!
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!
Lepton is free. If you like it, please give it a star ;)
This release focused on fixing bugs for v1.1.0.
Bugs fixed:
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!
Lepton is free. If you like it, please give it a star;)
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
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
This release is for internal testing, Please download v1.0.0-beta.4.
1.0.0
Lepton 1.0.0 Released!
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
Lepton v1.0.0 beta.3
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
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