Skip to content

Releases: 0x78654C/CIARE

CIARE 2.1.1

01 Jul 21:10
Compare
Choose a tag to compare
  • Removed tab "New Page" when other tabs are opened. It will appear only when all tabs are closed.
  • Fix proper focus on application after message for a file changed by third party software and when open file from console.

CIARE-2.1.1_x64.zip hash: B6238312AD080CB9D41B9EBE25CF894B3F4F3503F195DB1A4BBCD07D93C726A3
CIARE-2.1.1_x86.zip hash: 568DC36DD0CD138A58249D15BF30D347B043FC5C70681F44886914D04FE14B39

Full Changelog: v2.1.0.1...v2.1.1

CIARE 2.1.0.1

20 Jun 20:10
Compare
Choose a tag to compare
  • Set remove animation when deleting NuGet package from Reference Manager window.
  • Fix focus on application after message for a file changed by third party software and when open file from console.
  • Fix reload same NuGet package multiple times.
  • Fix overwrite an opened file on save. Now selects the tab and refreshes the content.
  • Fix crash on create new file when loaded from CLI with file parameter.
  • NuGet package is now displayed with name and version as bundle in Reference Manager and local libs with path.
  • Csproj file uses now the new style for NuGet packages instead of loading every single lib.

.csproj example:
Screenshot 2024-06-19 170910

Reference Manager example:
Screenshot 2024-06-19 170757

CIARE-2.1.0.1_x64.zip hash: 2CF74ED6950E07B478869C642E88519184001A515F711586A6B4A8E544A856B2
CIARE-2.1.0.1_x86.zip hash: C3F63288B7566A59C70D403E1534461054B2532A5B4CD8F46E7BA3E62377DA83

What's Changed

Full Changelog: v2.1.0...v2.1.0.1

v2.0.9

11 Jun 17:10
19e39af
Compare
Choose a tag to compare
  • Migrated to .NET 8
  • Set to store MD5 instead of file size for check if file is modified by other application.

CIARE-2.0.9_x64.zip hash: A211624D93D2A2E0456D511D44DCB19D0305D59AFFC1BCBC7FDFAB8EBA1CC78F
CIARE-2.0.9_x86.zip hash: B660AEBD42C6D0E8D014DBF6E9544CBF7A4199C047368D6DB61943B4D06D45EE

What's Changed

Full Changelog: v2.0.8...v2.0.9

CIARE 2.0.8

31 May 18:50
8749ec9
Compare
Choose a tag to compare
  • Now language version is automatically changed with framework change. .NET6(C#10), .NET7(C#11), .NET8(C#12)
  • Added hotkey, CTRL +U, for switch between split areas.
  • Added hotkey on Reference Manager for open add reference dialog (A) and for NuGet search window open (N).
  • Added hotkey (Escape) for close NuGet Search window.
  • Now when open a file, and already exist in tabs, it will automatically move to that tab with the existing file.
  • Set to compare editor text hash with file data hash instead of text length in text changed event to check if data is modified or not or restored to last saved.
    -------- Fixes --------
  • Fixed check initial file size when new file is opened.
  • Fixed Escape hot key for several windows.
  • Fixed glitch when open new file and old data is not refreshed.
  • Fixed crash when use hotkey CTRL + Home/End on when a tab is selected and not editor controller.
  • Fixed scroll to end for output window when compile or run code.
  • Fixed store file size when reload modified file form other application.
  • Fixed scroll bar visibility on current tabs when a new tab is created.
  • Fixed selection move to last tab when you try open a file in another tab and cancel the dialog.

CIARE-2.0.8_x64.zip hash: 857816AA9CB03EF4F2F0A12E9C31D9F203A4FDE912C729F140F3DE27B3422784.
CIARE-2.0.8_x86.zip hash: ACB56EBFABF4A7E83DC8C74577D8145948EDE7F61676D45316672522B9E98A43.

What's Changed

Full Changelog: v2.0.7...v2.0.8

CIARE 2.0.7

16 May 21:42
655e1ca
Compare
Choose a tag to compare
  • Set to check tabs if contains already the loaded file from parameters and select it if true.
  • Now open file from parameter adds new tab for every situation (open/closed application).
  • Load Template option will not replace current file tab with "New Page" anymore, it will overwrite the current data and sets in state for save.
  • Fix undo/redo when loading a template over an existing text.
  • Fix error when selecting non existing framework version in options.
  • Fix clear tab on CTRL - N hotkey.
  • Binaries are compiled now as Ready To Run.
    CIARE-2.0.7_x86-R2R.zip hash: 257B8CA5FA5132A871C4E25E54035BBAF7EC147339E9DADAF700FD4E0223CF31.
    CIARE-2.0.7_x64-R2R.zip hash: 50D3957FB2EDB36B6C6F29AE236AED9281C7A6CF7A507DA58AC690326FB23AE7.

What's Changed

Full Changelog: v2.0.6...v2.0.7

CIARE 2.0.6

13 May 16:17
Compare
Choose a tag to compare
  • Added ability to open application from the last tab used.
  • Fix crash on Home/End keys usage on tabs navigation.
  • Fix remove reference library from usage. NuGet packages can be added just once per application session.
  • Fix loading reference library in list.
  • Other various bug fixes.

CIARE-2.0.6.zip hash: 3610C8CADDFB8A11672C4EA76C4D400BEAEB6EFA9CE98ADAAF4D0E1949E71544.

What's Changed

Full Changelog: v2.0.5...v2.0.6

CIARE 2.0.5

29 Apr 21:37
Compare
Choose a tag to compare
  • Added option to remove * on modified text when is set back to last saved state. Works on Redo/Undo as well.
  • Fixed typo on hotkeys menu for CTRL + Y.
  • Fixed tab navigation for shift + left/right keys and ctrl + page down/up keys.
  • Removed tab navigation for left/right key,
  • Added List method to theme colorize.
  • Fix remain output with red color if error was printed and new tab is added.

CIARE-2.0.5.zip hash: 0C80F594CD8CEC13BFCF3A7017C6803377B467DB3FF1E61C0BFB5F4E7F0FEC52.

What's Changed

Full Changelog: v2.0.4...v2.0.5

CIARE 2.0.4

17 Apr 18:41
8da7bc7
Compare
Choose a tag to compare
  • Added new dark theme and change old theme to C#-DarkVS

CIARE-2.0.4.zip hash: EDB5EE37B38DEE7D2744BCAF9B79E04B1ABAEC5D54AD66AD37B32365886F4F98.

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

11 Apr 21:18
Compare
Choose a tag to compare
  • Hot fix: NuGet manager API connection check.

CIARE-2.0.3.zip - SHA256 : 604269F5AA2BD845711C312FE8E4E159B69D76DE2BD6DB618AF4198C28D2E920

Full Changelog: v2.0.2...v2.0.3

CIARE 2.0.2

16 Mar 17:34
03f69ec
Compare
Choose a tag to compare
  • Added Edit -> Redo menu option on text with hotkey CTRL - Y
  • Added option Windows Application type when compile to .exe
  • Added missing hotkeys info from readme and hotkey button menu.

CIARE-2.0.2.zip - SHA256 : 604269F5AA2BD845711C312FE8E4E159B69D76DE2BD6DB618AF4198C28D2E920

What's Changed

Full Changelog: v2.0.1...v2.0.2