Releases: hackjutsu/Lepton
Lepton v1.6.2 Released!
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 features
- New icon by brandmark.io #168
- Math support in markdown #216
Bug fixed
- Invalid tokens in filename fail the snippet creation/update silently. #275
cmd + e
not working after returning from the immersive mode. #276
Enhancement
- Add
cmd + esc
as a shortcut to exit the code editor. - Add
cmd + s
as a shortcut to save(submit) the new/edit gists. #177 - Indicator(Icon) for secret snippets. #153 (by @yihan-us )
- Make small adjustments to menu & style.
- New config for the editor in
.leptronrc
. (.leptonrc template)
"editor" : {
"tabSize": 4
}
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.
- Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
- 7z
- Lepton-1.x.x-win.7z (64 bit)
- Lepton-1.x.x-ia32-win.7z (32 bit)
Linux
- Lepton-1.x.x-x86_64.AppImage
- Lepton_1.x.x_amd64.snap
Lepton v1.6.1 Released!
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
- Auto update #141
- Lepton should be able to automatically update itself in future releases.
- Let us know if you meet any bug during updating. (Need testing on Win/Linux)
- A mini dashboard for gist stats #273
Bug fix
- Search Index not updated after editing the file names #272
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.
- Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
- 7z
- Lepton-1.x.x-win.7z (64 bit)
- Lepton-1.x.x-ia32-win.7z (32 bit)
Linux
- Lepton-1.x.x-x86_64.AppImage
- Lepton_1.x.x_amd64.snap
Lepton v1.6.0 Released!
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.
- Need to be enabled from
"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 #252ESC
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.
- Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
- 7z
- Lepton-1.x.x-win.7z (64 bit)
- Lepton-1.x.x-ia32-win.7z (32 bit)
Linux
- Lepton-1.x.x-x86_64.AppImage
- Lepton_1.x.x_amd64.snap
Lepton v1.5.1 Released!
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.
Bug Fix
- The app crashes if profile image caching fails. #246
- Print out the expected path for
.leptonrc
and the resolved configs. #247 - Very long lines make right-side buttons inaccessible (@DNLHC)#236
New Feature & Enhancement
- Snippet Sorting (configured from
.leptonrc
) #242- template for .leptonrc
- Hide other than close the app window when users click 'x' button on macOS #235
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.
- Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
- 7z
- Lepton-1.x.x-win.7z (64 bit)
- Lepton-1.x.x-ia32-win.7z (32 bit)
Linux
- Lepton-1.x.x-x86_64.AppImage
Lepton v1.5.0 Released!
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. You are welcome to create an issue to share how much you have contributed.
Bug Fix
- Fixed the bug where some users fail to log in at the second launch. #143 (by @hackjutsu)
- Fixed a crash when closing the app after launching quickly. #230 (by @hackjutsu)
- Fixed a bug where users cannot remove the first segment for each gist #218 (by @hackjutsu)
New Feature & Enhancement
- Configure Lepton from
<home>/.leptronrc
. (template)(by @hackjutsu) - Restore the tag section expansion status when launching #224 (by @hackjutsu)
- Fetch the pages of gists concurrently other than sequentially. (by @hackjutsu)
- Add close button to About Page. #142 (by @hackjutsu)
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.
- Lepton-Setup-1.x.x.exe (32 bit + 64 bit)
- 7z
- Lepton-1.x.x-win.7z (64 bit)
- Lepton-1.x.x-ia32-win.7z (32 bit)
Linux
- Lepton-1.x.x-x86_64.AppImage
1.4.3-alpha-10
Bug Fix
- Fixed the bug where some users fail to log in at the second launch. #143 (by @hackjutsu)
- Fixed a crash when close the app after the launch quickly. #230 (by @hackjutsu)
New Feature & Enhancement
- Configure Lepton from
<home>/.leptronrc
. (template)(by @hackjutsu) - Restore the tag section expansion status when launching #224 (by @hackjutsu)
- Fetch the pages of gists concurrently other than sequentially. (by @hackjutsu)
- Add close button to About Page. #142 (by @hackjutsu)
Lepton 1.4.2 Released!
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. You are welcome to create an issue to share how much you have contributed.
New Features
- Sticker.js-like style for profile image #189 (by @hackjutsu)
- Restore the previous the windows size/position #186 (by @hackjutsu)
- Support GitHub flavored Markdown task list #117 (by @Gisonrg )
- Search gist by gist id #201 (by @hackjutsu)
Bugs fixed
- Occasional JavaScript Error when launch the app #132 (by @hackjutsu)
- Line numbers are occasionally taking 2 lines when >99 #196 (by @hackjutsu)
- Fix file-expand arrow direction #203 (by @ArLEquiN64)
Enhancement
- Remove the margin below the update notice #191 (by @hackjutsu)
- Do not open the raw dialog when clicking "#link" button #178 (by @hackjutsu)
- Update Lepton to use Node 7 or 8 #164 (by @cixuuz )
- Avoid auto update check in development environment #181 (by @Gisonrg )
- Highlight links in snippet description section #199 (by @hackjutsu)
- Make selected tags more distinguishable #187 (by @hackjutsu)
Platforms
macOS
- Lepton-1.4.2-mac.zip
- Lepton-1.4.2.dmg
Windows
- Installer
- Lepton-Setup-1.4.2.exe (32 bit + 64 bit)
- Appropriate arch will be installed automatically.
- Lepton-Setup-1.4.2.exe (32 bit + 64 bit)
- 7z
- Lepton-1.4.2-win.7z (64 bit)
- Lepton-1.4.2-ia32-win.7z (32 bit)
Linux
- Lepton-1.4.2-x86_64.AppImage
Lepton 1.4.1-alpha Released!
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. You are welcome to create an issue to share how much you have contributed.
This is an alpha release with the latest features & bugs fix.
New Features
- Sticker.js-like style for profile image #189 (by @hackjutsu)
- Restore the previous the windows size/position #186 (by @hackjutsu)
- Support GitHub flavored Markdown task list #117 (by @Gisonrg )
- Search gist by gist id #201 (by @hackjutsu)
Bugs fixed
- Occasional JavaScript Error when launch the app #132 (by @hackjutsu)
- Line numbers are occasionally taking 2 lines when >99 #196 (by @hackjutsu)
Enhancement
- Remove the margin below the update notice #191 (by @hackjutsu)
- Do not open the raw dialog when clicking "#link" button #178 (by @hackjutsu)
- Update Lepton to use Node 7 or 8 #164 (by @cixuuz )
- Avoid auto update check in development environment #181 (by @Gisonrg )
- Highlight links in snippet description section #199 (by @hackjutsu)
- Make selected tags more distinguishable #187 (by @hackjutsu)
Lepton 1.4.0 Released!
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. You are welcome to create an issue to share how much you have contributed.
New Feature
Enhancement
- [DNLHC] Improve the style for horizontal navigation bar: #154
- [DNLHC] Set max-height for expanded tag section: #157
- [DNLHC] Improve snippet panel's paddings: #156
- [DNLHC] Improve sync progress bar style: #158
- [cixuuz] Adopt Webpack 3: #165
- [cixuuz] Acknowledge Evil icons: #160
- [YYSU] Fix broken link for Lepton's license file: #138
Platforms
macOS
- Lepton-1.4.0-mac.zip
- Lepton-1.4.0.dmg
Windows (x64)
- Lepton-Setup-1.4.0.exe
- Lepton-1.4.0-win.7z
Linux
- Lepton-1.4.0-x86_64.AppImage
Lepton 1.3.0 Released!
Twitter style tags!
Now we can use either the legacy tag style
This is an awesome gist #tags: Jupiter, Saturn, Mars
or the new Twitter tag style
This is an awesome gist about #Jupiter, #Saturn and #Mars
If Lepton sees the reserved keyword
#tags:
, it assumes the gist is tagged in the legacy way.
Demo
Platforms
macOS (pick up either format you like)
- Lepton-1.3.0-mac.zip
- Lepton-1.3.0.dmg
Windows
- Lepton-Setup-1.3.0.exe
Linux
- Lepton-1.3.0-x86_64.AppImage