Skip to content

Releases: Graviton-Code-Editor/Graviton-App

2.2.0

01 Feb 00:23
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release

Release for Graviton Editor v2.2.0

2.1.9

25 Jan 00:51
8c03ee2
Compare
Choose a tag to compare
2.1.9 Pre-release
Pre-release

Release for Graviton Editor v2.1.9

2.1.8

18 Jan 00:48
Compare
Choose a tag to compare
2.1.8 Pre-release
Pre-release

Release for Graviton Editor v2.1.8

2.1.7

11 Jan 00:36
Compare
Choose a tag to compare
2.1.7 Pre-release
Pre-release

Release for Graviton Editor v2.1.7

2.1.6

04 Jan 00:33
d660524
Compare
Choose a tag to compare
2.1.6 Pre-release
Pre-release

πŸ” Important changes

  • Browser-mode version
  • LSP integration (experimental)
  • Source Tracker, a git toolbox
  • Built-in Terminal
  • Improved Workspaces
  • Iconpacks support
  • New translated languages
  • Added more Settings

βœ” Changes

  • Menu bar is now native in MacOS and GNU/Linux distributions
  • General UI improvements
  • Ability to remove projects from the log
  • Tabs show file's icon
  • Added support for new languages:
    • F#
    • Lua
    • Shell
    • Less
    • Golang
    • and many more
  • Added a built-in smooth cursor plugin
  • Improved NPM inspector
  • New shortcuts:
    • Ctrl+Q: closes the app (Only in MacOS by default)
    • Ctrl+O: Open files easily
    • Ctrl+E: Focus the explorer panel
  • Notifications sent by plugins will now indicate it's author
  • Smoother animations when opening windows, dialogs, notifications, or items in the explorer panel
  • Improved NPM Project Inspector

😁 Fixes

  • Fixed command prompt's size when it's overflowing
  • NPM Project service will now notify you if the opened folder doesn't have a valid name.

πŸ€“ Core

  • Using Emotion instead of PuffinStyle
  • Slowly moving from JavaScript to TypeScript
  • Using webpack instead of parcel
  • Added Unit tests
  • Updated to Electron v10
  • Added a ExplorerProvider API, which could allow Graviton to access, read and modify other FileSystems rather than the local of the machine.
  • Added a Terminal Clients API, to easily create new terminals (shells)

2.0.92

06 Jul 13:40
Compare
Choose a tag to compare
2.0.92 Pre-release
Pre-release

πŸ” Important changes

NOTE --> Graviton has been made from scratch.

  • Added: Global Command prompt (Ctrl + P)
  • Added: Tab's Command prompt, to save file, close and go to a line (Ctrl + I)
  • Added: "Open with Graviton" option in context menu when selecting JavaScript, HTML and CSS files (more will be added)
  • Added: Icon packs themes
  • Added: File's watcher suppport (it can be disabled)
  • Added: Workspaces support
  • Added: Git support (out of the box)
  • Improved: MacOS and Linux now use native menus bar
  • Improved: New plugins Store
  • Improved: Faster startup
  • Improved: Faster opening folders
  • Improved: More settings ( to see them all go to Settings > Advanced > Manual Editing )

βœ” Changes

  • You can now search in Settings
  • Added a sidebar with 2 panels by default
    • Project explorer
    • Project inspector
  • Arctic and Night themes are now installed by default
  • Themes are easier to make now
  • You can now drop tabs between different panels
  • Focused files are highlighted in the explorer panel
  • Added a debug window to easily test extensions locally (Window > Debug > Open debug window )
  • Improved plugin API

😁 Important fixes

  • Closing tabs works fine now
  • Small bugs fixed

πŸ€“ Core

  • Using Parcel to bundle the app
  • Using PuffinJS as main UI renderer
  • Using electron-store instead of local files for configuration
  • Updated all dependencies

You can join the Discord server! --> https://discord.com/invite/gg6CTYA

IMPORTANT: THIS IS STILL IN BETA

If you got an issue/bug please open an issue here: https://github.com/Graviton-Code-Editor/Graviton-App/issues

1.2.0 - Beta

22 Dec 10:05
Compare
Choose a tag to compare
1.2.0 - Beta Pre-release
Pre-release

If it throws error on booting just make a factory reset, it will reset your configuration, all your projects will be fine, don't worry.

πŸ” Important

  • Reduced installer weight and installation x5 times
  • Faster opening
  • Git integration !! (via GitPlus plugin)
  • New plugins
  • Welcome redesign
  • Settings redesign
  • Setup redesign
  • Market redesign

βœ” New

  • MacOS has now an integrated title bar
  • Better UI rendering infrasctructure (using PuffinJS)
  • Using new Microsoft's font Cascadia for terminal
  • Better autocomplete
  • Market loader is now a process bar
  • Plugins can now show screenshoots in Market
  • Improved creating files and folders dialogs
  • Tab-indented code will now show a border
  • Code folding on editor

😁 Bug fixes

  • Small fixes not that important to mention
  • Closing and splitting screens is more stable
  • Could pass HTML tags in the plugins package.json's keywords
  • Plugin update detector wasn't working
  • Couldn't force to close an unsaved file

πŸ€“ Developers

  • Updated Electron to v7
  • New events
  • New components
    • gv-navpanel
    • process_bar
    • Control
    • Explorer panel

1.1.0 - Beta

07 Sep 18:57
Compare
Choose a tag to compare

1.0.2

02 Jul 15:03
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
  • Improved dialogs design
  • Improved Dark Theme
  • Now you can change the zoom from the new menu "Window"
  • Added Seach, replace and jump to line to "tools"
  • Dark Green theme by Nico Greffin
  • German support
  • New built-in terminal
  • Replace & find shortcuts
  • CTRL+E now toggles the ZenMode
  • Better new update detection
  • Added a Exit button in the file dropmenu
  • Java, C, C++, C#, JSX, Kotlin support
  • Portuguess support
  • Changed how the Changelog inside the app renders
  • French support
  • Polish support
  • Now you can remove files by right clicking them
  • Fixed, you can open the plugins window even if you don't have any plugin installed

1.0.1 - Beta

11 Jun 20:08
03ef40d
Compare
Choose a tag to compare
1.0.1 - Beta Pre-release
Pre-release

Probably has some bug, in that case, create an issue or contact me [email protected] , thank you!