Skip to content

Releases: rohankishore/Aura-Text

v4.8 [Major Release]

18 Feb 20:40
1f5361b
Compare
Choose a tag to compare

Aura Text v4.8

Heya! It's been some time since I have made a major update to Aura Text. So here it is! And by the way, a BIG, BIG thanks to y'all for getting my project to 250+ starts. It means a lot to me. Also thanks to Titaniumfoil for donating $15. I've also got great support from r/Python subreddit. Now let's discuss about the update.


What's New?

  • Introduced Material Theming
  • Custom Titlebars (we'll talk about it later down below)
  • New Find option
  • New keyboard shortcuts, everything from line duplication to easy navigation)
  • Python console
  • New fast and upgraded Terminal
  • Much more granular theming. You can now customize everything from sidebar background to margin colours
  • Bettered the Linux support
  • Added option to enable/disable splashes, open last edited file, and much more

Minor Changes

  • Changed the menu name "?" to "Help"
  • Added a separate Submenu for Git
  • Overall bug fixes

Title Bar (Highlight Feature)

Aura Text has adapted @Akascape 's py-window-styles
for bettering the titlebars. It now supports:

  • Mica
  • Acrylic
  • Aero (High GPU Usage)
  • Transparent (High GPU Usage) (Compatibility issues)
  • Dark
  • Win7
  • Inverse
  • Optimized
  • Native
  • Popup
  • Normal

image
image

You can find the source code zip file below. Thank you for trying Aura Text.

v4.7.2

15 Feb 17:50
f860d68
Compare
Choose a tag to compare

Aura Text v4.7.2

Aura Text v4.7.2 has some exciting new additions that I think will be useful to all our users.

Full Changelog

Main Changes

  • Added Material theming
  • Added more plugins

And many, many bug fixes!

v4.7.1

18 Dec 18:37
12e92f2
Compare
Choose a tag to compare

Aura Text v4.7.1

Aura Text v4.7.1 has some exciting new additions that I think will be useful to all our users.

Full Changelog

Main Changes

  • Added Theming and Plugins
  • Added a feature to automatically open the last opened file (option to disable in the next update)
  • Added option to show Explorer by default in the Additional Preferences menu
  • Added Sidebar, Explorer and Menubar theming

And many, many bug fixes!

v4.7.0

26 Nov 08:42
061517a
Compare
Choose a tag to compare

Aura Text v4.7.0

Aura Text v4.7.0 has some exciting features that I think will be useful to all our users.

Full Changelog

Main Changes

  • Added Key Emulation via Terminal
  • Added Terminal History (No re-typing the same command every time now) (use the command flush_history or flush history to clear them)
  • Added Additional Preferences menu with more control over smaller things like showing Tips, Adaptive Splashes, etc
  • Added read-only mode

Small Changes

  • Made a new Submenu for Git (Files/Git)
  • Made the entire terminal mono-spaced
  • Added placeholder command tips in the terminal

Bug Fixes

  • Fixed an issue where there are still file details when you open a folder to the Treeview
  • Fixed an issue where the app crashes when tried to access the terminal

v4.6.1

31 Oct 13:16
dda2e92
Compare
Choose a tag to compare

Aura Text v4.6.1

Changes

  • Fixed some typos in the app
  • Complete restructuring of the repo
  • some slight bug fixes

Aura Text v4.6

24 Sep 10:54
ae031d7
Compare
Choose a tag to compare

Aura Text v4.6

Skipped releases of 4.3, 4.4, 4.5 since it was just slight UI changes


image


Full Changelog

Main Changes

  • Code Linting for Python
  • Option to Split Editors (BETA) (Only Python Highlighting works)
  • Go to line option added
  • Read Only mode added
  • Added an option to import custom JSON theme files (can be found in the Preferences menu)
  • Toggle Case option has been added

Other slight changes

  • Buttons for Terminal and Settings removed (These can be found in the File menu)
  • Added an option in the status bar to change the Indent length/tab space

Aura Text v4.2

02 Aug 16:55
850e3a0
Compare
Choose a tag to compare

image

Full Changelog

  • Added Image Viewer
  • Added support for adaptive splash screens (changes the splash screens according to the current time)
  • Added context menu on tab bar
  • Added context menu on menu bar
  • UI Enhancements

---------------- Bugs Fixed ----------------

  • Fixed an issue where the app closes randomly when you close all the tabs and clicking anywhere on the screen
  • Overall Stability Improvements

Aura Notes v4.1

29 Jul 16:21
e060738
Compare
Choose a tag to compare

image

Full Changelog

  • Markdown Preview
  • Added support for new languages such as PostScript,, CoffeeScript, AVL, AVS, Batch, Bash, and much more!
  • Added an option to choose dark or light mode in settings
  • UI Enhancements

---------------- Bugs Fixed ----------------

  • Fixed an issue where the app closes randomly when you close all the tabs and clicking anywhere on the screen
  • Overall Stability Improvements

Aura Notes v4.0

22 Jul 12:15
8710887
Compare
Choose a tag to compare

image

Full Changelog

  • Terminal
  • Git Clone Support
  • Settings Page with some customizations
  • Material Themeing
  • New Welcome Screen

---------------- Bugs Fixed ----------------

  • Fixed an issue where the app closes randomly when you close all the tabs and clicking anywhere on the screen
  • Overall Stability Improvements

Aura Notes v3.0

20 May 12:19
6f1f0b5
Compare
Choose a tag to compare

image

Full Changelog

  • Code Folding
  • More language support (More than 20 new languages have been added)
  • Bracket Matching
  • Code Formatting
  • And much much more...