Skip to content

Latest commit

 

History

History
281 lines (224 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

281 lines (224 loc) · 6.25 KB

Version 2.5.0

Major updates

  1. Kilonova.ro submit function -> submit code directly from this application

Added:

  1. New theme light-fire
  2. Added a new menu in right panel "Submit code" that will host the submit function on platforms
  3. Extended the functionality of the Testing tab by adding up to 5 test sets
  4. Settings tab in right panel
  5. Pre template on startup
  6. Competitive companion support
  7. New README

Fixed/Changes:

  1. New highlighter color for: light, dark, ocean, dark-blue themes
  2. Fixed autocompletion templates in editor
  3. Fixed documentation bug
  4. Github API connection errors
  5. Pre-input run button in testing tab instead of in-app fetch

Version 2.2

Added:

  1. Monokai & winter themes
  2. New inbox messages
  3. Update system(BETA)
  4. Time in inbox
  5. Documentation in right panel
  6. New folder for app data -> app_data_

Fixed/Changes:

  1. Fixed application size -> problem viewer can't be used for now
  2. Changed inbox style
  3. Changed profile & new file dialog interfaces
  4. Go to line, find & replace redesign
  5. Fixed some interfaces exit when close the main instance
  6. Changed autocompletion keywords & highlighter
  7. Redesign for template & theme interfaces

Version 2.1

Major improvements:

  1. Problem viewer -> mini google inside the app

Added:

  1. Inbox
  2. FOR-{} completions e.g FOR-J, FOR-X -> int j, int x -> for()
  3. Author Details -> Templates
  4. New tab switch mode in right frame
  5. "neutral-green.json" theme
  6. "vulcano.json" theme
  7. Credits in config.json
  8. Tool bar in left frame

Fixed/Changes:

  1. Highlighter improvement
  2. Changed the pbinfo interface
  3. Fixed resized window bug

Version 2.0

Added:

  1. Server status in status bar
  2. Save session
  3. Dark-blue theme
  4. LAN password
  5. Theme changer
  6. Kilonova.ro tools
  7. Python support
  8. Scrollbar in suggestions
  9. Right panel
  10. New input & output system
  11. Expected output and check test casses
  12. Submit code to pbinfo.ro directly from the app
  13. Open site function in Home
  14. New code highlight system
  15. New submit code button
  16. Fetch test cases: pbinfo.ro support
  17. Fetch test cases: kilonova.ro support
  18. Fetch test cases: codeforces.com support
  19. Fetch test cases: atcoder.jp support
  20. New change log in app
  21. Run python files
  22. New local server interface
  23. Added buttons for theme system
  24. Clear terminal function
  25. Code formatting
  26. Output comparator
  27. Added highlight color palette to Themes json
  28. PAINT: When clicking on a color it will change into pencil
  29. Go to line feature

Fixed/Changes:

  1. Fixed delete file function
  2. Changed template & theme interface
  3. Fixed suggestion box
  4. Changed open recent list
  5. Fixed exit
  6. Changed treeview indicator
  7. Removed Guide from Home
  8. Fixed run
  9. Fixed tab function for suggestions
  10. Fixed templates
  11. Fixed double paste issue
  12. UTF-8 support

Version: 1.5

Added:

  • Paint Mode
  • Integrate paint window in app
  • Change colors in paint mode
  • Local Server
  • Profile
  • Changed treeview arrow
  • Server Panel
  • Connected users list in panel
  • Autocomplete for CPP when ENTER
  • Button 2 bind in file tab
  • Tabs in paint mode
  • Text highlighted for python
  • Autocomplete ", ', *
  • Settings
  • Settings for status bar
  • Added CHANGELOG.md
  • Timer in status bar
  • Added "*" in file tab when the file is modified
  • Now you can run the textbox content(you don't need to save the file everytime)
  • File tab pack forget when there aren't any tabs
  • New theme system with json files
  • When suggestion is mapped and hit ENTER will autocomplete code
  • Ocean theme
  • Update text highlighted
  • BUILD.md
  • CONTRIBUTION.md
  • New cursor position when use ENTER between {}

Fixed:

  • Fixed autocompletion when list isn't mapped
  • Fixed Ctrl+Backspace
  • Fixded save
  • Input & Output won't be displayed when populate treeview
  • Redraw textbox after find & replace
  • Fix run

Version: 1.4

Added:

  • Tab bar
  • Open files from treeview in tab bar
  • Close tab function
  • Quick input & output
  • Open file in input & output
  • Save input
  • Open input & output from treeview
  • Code completion for C++
  • Ctrl+Tab & Ctrl+Shift+Tab
  • Move tabs
  • Count lines & words
  • Hide & unhide status bar
  • Added status bar to config
  • Added default_file to config
  • Save & remove default folder
  • Autocomplete for INT, VOID, LONG
  • Run icon in status bar
  • Removed 'new'
  • Added status bar notifications to config
  • Custom templates & use custom templates

Fixed:

  • Update close folder

Version: 1.3

Added:

  • Utility menu
  • Run code
  • Bind for Ctrl+Backspace
  • New version available notify in status bar
  • Binds for replace & find
  • Treeview
  • Open folder
  • Close folder
  • Open files from treeview
  • Delete files from Treeview
  • Move files & folders in treeview
  • Toggle treeview
  • Bind for Run
  • Add file in treeview folders
  • Change all windows title bars
  • Delete folder in treeview
  • Rename files in treeview
  • Unsaved file management in treeview
  • Rename folder in treeview
  • Open in Explorer function
  • Add folder in treeview
  • Pack to grid

Fixed:

  • Fix zoom
  • Fix exit function

Version: 1.2

Added:

  • New templates: C, Java, Html, C++ Competitive
  • Save default file location
  • Remove default file
  • Replace all
  • Binds
  • Report bugs
  • Fullscreen
  • Remake text highlighted
  • Autocomplete parenthesis
  • Shortcuts for: IF, DO, WHILE, FOR
  • Get latest version

Fixed:

  • Fix save as file
  • Fix text highlighted lag
  • Fix coloring multiple char after (, [, etc
  • Fix select all when using .cpp
  • Fix undo problem in textbox

Version: 1.1

Added:

  • New version window height
  • New menu "Textures"
  • New main menu hover color
  • Light theme
  • Config for themes
  • New README
  • Changed file type in open dialog
  • New status bar text
  • Reset zoom

Fixed:

  • Fix tab space size
  • Fix themes

Version: 1.0

Added:

  • Text highlighted for C++
  • Resize version window
  • New menu 'Templates'
  • C++ template
  • Clear text
  • Installer

Fixed:

  • Exclude text highlighted from any type files except .cpp
  • Fix select all