Gisto Changelog

What's new in Gisto 1.13.4

Oct 10, 2020
  • FEATURE (preview): openapi/swagger View
  • FIX (tag list): show full tag name on hover, closes #294 View
  • FEATURE (preview): openapi/swagger View

New in Gisto 1.13.3 (Oct 5, 2020)

  • Fix changelog View
  • Fix #286 Typo in settings label (#287) View
  • CHORE (packages): update View

New in Gisto 1.13.0 (Mar 21, 2020)

  • Create snapcraft.yaml
  • FIX (login)[#276]: show needed permission above login with token to help generating token
  • FIX (shortcuts)[#274]: use ctrl instead of Win key under windows, closes #274
  • FIX (snippet)[#275]: add 'Duplicate' into snippet menu to allow to create a copy of the snippet, closes #275

New in Gisto 1.12.14 (Feb 13, 2020)

  • DOCS (downloads): add portable View
  • CHORE (travis): update node version View
  • CHORE (travis): update script View
  • CHORE (travis): update script View
  • CHORE (travis): update script View
  • CHORE (travis): update script View
  • CHORE (travis): update script View
  • FIX (scope): OAuth scope for 'user' read/write may not needed anymore closes #269 View
  • FIX (tags): Crash when searching "c++" closes #270 View

New in Gisto 1.12.13 (Nov 2, 2019)

  • DOCS (faq): update faq

New in Gisto 1.12.12 (Oct 5, 2019)

  • Update CHANGELOG.md View
  • Update Downloads.js View
  • DOCS (snap): add snap install instructions View
  • FIX (snippet): remove title fade out truncation closes #259 View

New in Gisto 1.12.11 (Sep 6, 2019)

  • FIX (log-in): fix layout and hover of buttons

New in Gisto 1.12.10 (Sep 6, 2019)

  • FIX (editor): allow to fit editor height to file content via settings | closes #258 View

New in Gisto 1.12.9 (Aug 30, 2019)

  • FIX (snippets): save snippet, correct unsupported files filtering closes ##257

New in Gisto 1.12.8 (Jul 14, 2019)

  • FIX (layout): small layout fixes View

New in Gisto 1.12.7 (Jul 10, 2019)

  • FEATURE (snippet): open in external tool: carbon.now.sh closes

New in Gisto 1.12.5 (Jul 7, 2019)

  • FIX (updaer): macos add user agent View

New in Gisto 1.12.4 (Jul 7, 2019)

  • CHORE (lint): add lint-staged View
  • FIX (new snippet): Make the edit window larger, closes #254 View

New in Gisto 1.12.3 (Jul 6, 2019)

  • FIX (layout + inputs): debounce inputs and fix layout glitch caused by chromium upstream

New in Gisto 1.12.2 (Jun 6, 2019)

  • FIX (new snippet): performance issues fixed #252 View

New in Gisto 1.12.1 (May 27, 2019)

  • DOCS (install): add AUR install options View
  • FIX (new snippet): honor 'default language' setting for new snippets closes #250 View

New in Gisto 1.11.2 (Mar 29, 2019)

  • CHORE (lint): fix lint and prettier View
  • FIX (editor): map JSX and TSX syntax to javascript highlighter View
  • FIX (editor): load theme on app start View

New in Gisto 1.11.1 (Mar 27, 2019)

  • FIX (editor): support syntax highlighting for PLpgSQL and PLSQL sql flavors

New in Gisto 1.11.0 (Mar 21, 2019)

  • FIX (typography): add more charsets

New in Gisto 1.10.29 Beta 1 (Mar 21, 2019)

  • FEATURE (editor): add highlighting for Apex, Batch, F# and Razor

New in Gisto 1.10.29 Beta 0 (Mar 21, 2019)

  • FIX (settings): allow notifications configurations View
  • FIX (tags/languages): ui inndication of not clickables View
  • FIX (update): add link to change log in update icon View

New in Gisto 1.10.28 (Mar 13, 2019)

  • DOCS (update): packages
  • FIX (editor): regression in new snippets editor when editor is always read only fixed #245

New in Gisto 1.10.27 (Mar 9, 2019)

  • FIX (update electron + editor): update electron and packages, register editor highlighting languages only once View

New in Gisto 1.10.26 (Jan 20, 2019)

  • FIX (autoUpdater): correct version check

New in Gisto 1.10.19 (Dec 20, 2018)

  • CHORE (typescript): move snippets selector to typescript
  • FIX (crush): on history with non existing user and version check

New in Gisto 1.10.18 (Dec 17, 2018)

  • CHORE (typescript): convert Notification and Anchore to typescript
  • FIX (typescript): make all Interfaces shared
  • CHORE (type check): add ts type check to pre commit
  • CLEANUP (babel): cleanup babel plugins
  • CHORE (CI): update travis
  • TEST (reducers+components): add more tests
  • CHORE (ci): fix ci build
  • FIX (web): workbox config remove globPatterns

New in Gisto 1.10.16 (Nov 22, 2018)

  • CHORE (optimize load): use terser and reacr-loadable

New in Gisto 1.10.15 (Nov 19, 2018)

  • DOCS (site): host new site with docs alongside the app
  • FEATURE (snippet): better UX to add new file to edit snippet
  • FIX (edit snippet): some flow not saves changes
  • DOCS (site): document create new snippet

New in Gisto 1.10.14 (Nov 9, 2018)

  • FEATURE (editor): allow sandboxed HTML preview
  • FEAURE (settings): add control over files preview
  • CHORE (packages): update packages to latest versions
  • FEATURE (settings): add icon theme
  • FIX (login): properly clear enterprize domain
  • FIX (html): index html add meta
  • FIX (middlewares): add moddlewares to aid development
  • CHORE (packages): upgrade npm packages
  • FIX (geojson): preview z-index
  • FIX (editor): add word wrap settings

New in Gisto 1.10.13 (Nov 2, 2018)

  • FEATURE (editor): preview PDF + refactor file utils
  • CHORE (constants): refactor names
  • FEATURE (editor): support tsv files preview
  • FIX (editor): react key in CSV renderer
  • FEATURE (search): search by file names and content of accessed snippets
  • DOCS (readme): update readme

New in Gisto 1.10.12 (Oct 30, 2018)

  • FIX (csv): missing key for iterated cell View
  • FEATURE (editor): geojson preview View
  • FIX (icon): windows icon not showing because of long app description View
  • FIX (editor): refactor for different file types with preview View
  • DOCS (readme): update readme with new features View

New in Gisto 1.10.11 (Oct 26, 2018)

  • FIX (refactor): settings and theme
  • FEATURE (new snippet): allow to select language per file from a list
  • FEATURE (editor): preview for csv files
  • FIX (editor): fix highlight
  • FEATURE (snippets): copy description to clipboard
  • FEATURE (new snippet): allow to set default language for new snippets
  • FIX (buttons): wrong title

New in Gisto 1.10.9 (Oct 15, 2018)

  • FIX (webapp): cache busting on new resource version View
  • FIX (title): app title View
  • FIX (editor): files with dual edit not collapsing View
  • FEATURE (snippets): polling for snippets created via GitHub inteface View
  • TESTS (actions+layput): add more tests View
  • FIX (title): remove version from title View

New in Gisto 1.10.8 (Oct 12, 2018)

  • FEATURE (dashboard): add Large files and untagged tile for filter View
  • FIX (updater): handle update and ignore file/zip downloads progress View
  • FIX (tags): show file count on tags View
  • FEATURE (editor): new snippet side by side edit of .md and .adoc files View
  • FEATURE (rate limit): show github API rate limit indicator with reset time View
  • FIX (loading): loading indicator indicating if connection lost View

New in Gisto 1.10.7 (Oct 3, 2018)

  • FEATURE (edit): add drag and drop files to edit snippets View
  • FIX (snippet): fix edit description tags gone if not editing and just saving View

New in Gisto 1.10.6 (Sep 29, 2018)

  • FIX (editor): scroll remove transition delay View
  • FIX (title): app title View

New in Gisto 1.10.5 (Sep 27, 2018)

  • FIX (title): app title on desktop and web
  • FIX (desktop app): handle depricated event in future electron v3
  • Update issue templates
  • Update issue templates
  • FIX (search): add taglist to search for quicker navigation
  • FIX (keybinding): change supeserch to cmd/ctl+f
  • FEATURE (snippets): display image files uploaded via git (read only)
  • FIX (tags): wrap long tags
  • FIX (snippet): display file uploaded via git
  • FIX (new snippet): better screen layout
  • FIX (new snippet): move create new button
  • FEATURE (search): display languages list near search
  • FIX (IconUtil): fix clicking outside

New in Gisto 1.10.4 (Sep 27, 2018)

  • FIX (build): wrong resources loading during build

New in Gisto 1.10.3 (Sep 24, 2018)

  • TOOLS (webpack): reduce bundle size View
  • FIX (oauth2): log-in with oauth2 redirect 404 bacause wrong conf path View

New in Gisto 1.10.2 (Sep 23, 2018)

  • FIX (updater): updater View
  • FIX (updater): prompt for install (experimental) View
  • FIX (main): add appId (for windows notifications) and protocol View
  • FIX (updater): windows View
  • FIX (updater): windows, macOs, linux View
  • FIX (updater): windows, macOs, linux View
  • FIX (ga): events View
  • TOOLS (build): optimize production build View
  • FIX (updater): wrong import type View

New in Gisto 1.10.1 (Sep 20, 2018)

  • CHORE (analytics): add basic analytics
  • TOOLS (ci): add node memory allocation
  • TOOLS (ci): add node memory allocation and webpack clean
  • FEATURE (seattings): defaults for new snippet, public or private
  • FIX (ga): fix ga loading for web and electron

New in Gisto 1.10.0 (Sep 18, 2018)

  • FEATURE (snippet): add indication that snippet is a fork
  • FEATURE (AsciiDoc): support for AsciiDoc files preview
  • TEST (common): add more tests to common components
  • CHORE (CI): appveyor
  • CHORE (CI): appveyor
  • FIX (snippet header): history icon size
  • FIX (scrollbars): horizontal scrollbar siz
  • FIX (webapp): add favicon
  • TOOLS (mimic): add mimic in development mode
  • FEATURE (snippet): do not fetch if in cache and cache limit intact (100 sec by default)
  • FIX (settings): add configuration for snippet cache before next fetch
  • TEST (asciidoc): fix bad import
  • DOCS (readme): update readme

New in Gisto 1.9.x (Aug 30, 2018)

  • This version consist of a total rewrite of Gisto. Some features are still in a completion stage.

New in Gisto 0.3.1 (Jun 1, 2015)

  • FEATURE (jsbin support): Add support to open Gists with JSBIN
  • FEATURE (editor indentation): Add ability to adjust how many spaces are the editor indentation.
  • FEATURE (single gist): Add an option to copy raw gist url to the clipboard.
  • FEATURE (gist creation): Add an option to set defaults for public or private for new gists.
  • FEATURE (gist creation): Add language (syntax highlighting) dropdown to create gist screen.
  • FIX (tags): Fix duplicates error when a gist has 2 tags with the same name.
  • FIX (gist creation): Add validation to disallow creating gists with no files.
  • FIX (fork): Fix tags not showing in the list after forking a gist.
  • FIX (notification messages): Fix notifications overlapping if there is more than one notification active at a time.
  • IMPROVE (angular): Update angular to version 1.3.5
  • IMPROVE (syntax highlighting): Update syntax highlighters to support more languages.

New in Gisto 0.3.0 (Mar 24, 2015)

  • FEATURE (gist polling): Add polling to update changed gists
  • FEATURE (enterprise): Add GitHub Enterprise support
  • FEATURE (enterprise): Add ability to use a custom notification server
  • FEATURE (hotkeys): Add keyboard shortcuts, press ? to see available shortcuts
  • FEATURE (toggle file content): You can now fold and unfold certain file in gists
  • FEATURE (editor): Add option to wrap editor lines
  • FEATURE (single gist): Add "Copy link to clipboard" for whole gist
  • FEATURE (editor): Add .adoc and .asciidoc syntax highlighting
  • IMPROVE (settings): Settings changes are now reflected immediately
  • IMPROVE (version checking): Better version checking
  • UI (settings): Change checkboxes to toggles in settings screen
  • UI (settings): Add indication that settings were saved or imported.
  • UI (theme): Fix input and select colors on dark themes
  • UI (notifications): Add default avatar to Gisto share notifications
  • UI (fonts): Fix default fonts in windows
  • UI (revisions dialog): Fix Revisions popup UI location
  • FIX (gists pagination): Fix gists pagination to pull all pages instead of stopping at 10 pages resulting in not all gists shown.
  • FIX (editor) Ace Editor cursor wrongly placed when UI zoom is other than 100%
  • FIX (API): Fix Delete not generating correct url
  • FIX (gist list): Fix icons (star and private) not showing in gist list
  • FIX (rename gist files): Prevent files from duplicating themselves when being renamed
  • FIX (tags): Allow use of tags such as C# F#
  • FIX (settings): Fix settings screen is not able to scroll down
  • FIX (revisions): Fix revision history link
  • FIX (shared gist view): Fix links to the gist when viewing a shared gist

New in Gisto 0.2.6b (Dec 16, 2014)

  • FEATURE (editor): add vim mode
  • FIX (create gist): Fix text overflowing from the description field
  • FIX (single gist): wrong direct link for uppercase characters in filename or extension
  • FIX (editor): paste now updates correctly in the angular file model
  • FIX (edit mode): Edit mode is now canceled upon route change
  • FIX (Open file in browser): Open file in browser is now opening correctly

New in Gisto 0.2.5b (Dec 16, 2014)

  • FEATURE (settings): add export/import of user settings
  • FEATURE (settings): add export/import of user settings
  • FEATURE (single gist): show fork info if gist is forked
  • FEATURE (share gist): add auto-completion to share gist
  • FEATURE (editor): add preview of markdown
  • UI (big files): add indication of big file
  • UI (css): add markdown css
  • UI (css): update text fields to reflect valid/invalid state
  • FIX (editor): fix font size settings issue
  • FIX (dotfiles in gist): fix links of dotfiles
  • FIX (gist API): gisto fail to handle files >1MB
  • FIX (deleting a file): local copies of files now properly delete when not yet saved to GitHub
  • FIX (drag & drop): drag area disappears on drag cancel
  • FIX: Files that do not exist in github do not send a patch request upon deletion.
  • FIX: Fix not being able to save when there is an empty file in create screen.
  • FIX (single gist): notify upon Error when creating gist + validate filename with regex.
  • FIX (single gist): URLs of gist API for single gist view.
  • FIX (single gist): #81 where username was incorrectly pulled from json causing gist file url appear with no username parameter thus double slash.

New in Gisto 0.2.4b (Dec 16, 2014)

  • Fix: Editor overflow where pasted text would appear visually broken
  • Fix: Better controll of editor size - line based
  • Update: ACE editor with additions to 2 new themes and a few new highlighters
  • Fix: When Cancelling a gist edit now the gist is returned to original state
  • New: Emmet and status bar plugins to ace editor
  • New: Drag & drop support for folders and sub-folders
  • New: Auto completion to ace editor (enable from settings)
  • New: Range selector to control application size in settings. Fixes #69
  • New: Confirmation when deleting a file from a gist. Fixes #76.
  • Update: Comments are now paginated due to changes in GitHub API.

New in Gisto 0.2.3b (Dec 16, 2014)

  • Fix: Fixed Fork gist bug
  • Fix: Switch token generation to the new oAuth token generation per application
  • New: Copy gist ID to clipboard
  • Small UI/CSS fixes
  • Repository maintains

New in Gisto 0.2.2b (Dec 16, 2014)

  • Fix: Text selection is now disabled on appropriate parts of the application, making a more streamlined native feel. Thanks to @tusharmath.
  • New: You are now able to browse gists revisions and link to specific revisions of your gists.
  • New: Allow to change the state of an existing gist from private to secret and vice versa.
  • Fix: Dates meta on single gist toolbar now adopt more responsive design and should not break on small resolutions.
  • New: You can now post and delete (your own) comments on gists within Gisto with markdown preview.
  • Fix: Removing a gist after editing but not applying any changes now works.
  • Fix: Notifications now clear when switching between users on a single session.
  • New: Added the ability to disable animations. Thanks to @juristr
  • New: Users without gravatar will now user the identicon generated by GitHub
  • Fix: Optimized settings service layer performance and will now respond better to slower network connections.
  • Fix: User preferences do not delete when a user logs out, all the application specific settings are kept.
  • New: Added the ability to login with a manual oAuth2 token generated by GitHub Account settings for users that do not wish to user the current authentication system.

New in Gisto 0.2.1b (Dec 16, 2014)

  • Bugfix: edit mode now exits properly when logging out inside edit mode
  • Bugfix: Fixed bug with gists not saving properly when adding new files to gists at some cases
  • Modification: Changed discard notification icon to a trash can to better visualize the intent of the button
  • Feature: Added 2-factor-authentication (2FA) support to support new GitHub functionality

New in Gisto 0.2.0b (Dec 16, 2014)

  • Gisto users can now share gists to each other easily! just hit the send button and enter a github username of the person you want to share with. The user will be immdiatly notified and can view/fork the gist!
  • Open in plunker, You can now load gists with 1 click into plunker, if the gist contains web files (html, css, js) it automatically loads and runs them!
  • Added more themes, syntax modes and new adjustable settings to the editor.
  • Editors height are now based on file height and minimum and maximum height can be adjusted in the settings.
  • Added "Edit Mode" for unobstructive file editing. when changes are detected to a file the sidebar closes allowing you to focus on the code.
  • Added drop-down with file list in single gist view to ease navigation between files.
  • Added "Copy embed code to clipboard".
  • Added a delete button to files in create new gist screen.
  • Added online/offline indicator to show status of notifications server.
  • Bugfix: 404 bad requests.
  • Added a check to see if a gist has comments, if there are none a request for the comments isn't sent.
  • Gists are now saved only when changes are detected to prevent a revision increment with no changes.
  • Added registration link to GitHub for those who do not yet have a GitHub account.
  • Bugfix: positioning of data and revision data in single gist for low resolutions.
  • Gist tags are now added to the list when creating a new gist.
  • Gravatar not cached after user logout and another user logging in right after.
  • Drag & Drop is now working in create gist.
  • Added caching to github username and updated gravatar so it can appear in the main screen.

New in Gisto 0.1.3a (Dec 16, 2014)

  • Added indication to gist list for stared gists.
  • Notify if empty file is to be saved.
  • Add "Open file at GitHub Gist website" to gist files.
  • Added animations for more aesthetic experience.
  • Small UI fixes.
  • Updated angular UI to angular-ui utils 0.0.3.
  • Updated starred gists to update only when gists finished loading.
  • Improved efficiency when loading multiple gist pages.

New in Gisto 0.1.2a (Dec 16, 2014)

  • Added version checker
  • Rewrote the save function of application settings to be more versatile.
  • Changed appearance of main application screen.
  • Changed notifications to bottom right corner in order to avoid movement of the entire screen.
  • Updated node-webkit to version 0.6.0/Chromium 28