Skip to content

Releases: pTinosq/clipio

Release 2.0.1a

17 Jul 23:05
29eecf9
Compare
Choose a tag to compare
  • Fixed bug where closing the editor while the settings window is open would close both windows
  • Made it so that "How to get your PAT" button launches tutorial in browser

What's Changed

  • Bump semver from 6.3.0 to 6.3.1 by @dependabot in #22
  • FIX:25 settings window closing when closing editor by @pTinosq in #27
  • ENHANCEMENT:23 How to get PAT button now opens in browser by @pTinosq in #28

Full Changelog: v2.0.0...v2.0.1.a

Release 2.0.0

13 Jul 17:25
65595e4
Compare
Choose a tag to compare

Clipio v2 is the biggest update in the history of Clipio, introducing the Clipio Module Exchange feature that enables users to install Clipio Modules from the internet. This update also includes several quality of life improvements, changes, and bug fixes.

🚀 Added

  • Clipio Module Exchange: Users can now access and install Clipio Modules from the internet.
  • Clipio settings: Users can customize various settings in Clipio.
  • Hints and warnings on the editor: The editor now provides helpful hints and warnings to enhance the user experience.
  • "Refresh" button on the editor: Users can easily refresh the panel content in the editor.
  • How to get personal access token (PAT) tutorial (for settings): A tutorial is now available to guide users on obtaining a personal access token.

🔧 Changed

  • Improved tray options: Tray options have been enhanced for better functionality.
  • Updated README.md: The README file has been updated to provide clear and concise information.
    • Removed unnecessary content: Irrelevant content has been removed.
    • Announced Module Exchange: The introduction of the Module Exchange feature has been highlighted.
    • Removed some redundant features: Redundant features have been eliminated.
    • Updated technical details: Technical details have been revised for accuracy.
  • Updated package.json metadata: Package.json metadata has been updated to reflect the changes accurately.
  • Improved titlebar styling on the editor: The titlebar of the editor has been visually improved.
  • A lot of code refactoring 😢: Extensive refactoring has been performed to enhance code quality and maintainability.
  • Removed incompatible and redundant tests: Tests that were incompatible or no longer necessary have been removed.

🛠 Fixed

  • MacOS icon now displays correctly: The issue causing incorrect display of the MacOS icon has been resolved.
  • Removed useless meta tags from HTML: Unnecessary meta tags have been removed from the HTML code.
  • Editor window can no longer be resized to be ridiculously small: Users can no longer resize the editor window to extremely small sizes.
  • Fixed annoying Clipio error popup when shutting down or restarting Windows: The issue causing an annoying error popup when shutting down or restarting Windows has been fixed.

What's Changed

New Contributors

Full Changelog: v1.1.2...v2.0.0

Release 2.0.0-beta.1

12 Jul 19:40
Compare
Choose a tag to compare
Release 2.0.0-beta.1 Pre-release
Pre-release
  • Clipio Module Exchange now features filters to search for specific modules seamlessly
  • General bug fixes and improvements

PRE-RELEASE DISCLAIMER:

This release is a beta pre-release and contains numerous unfinished and experimental features. Please note that the software is provided on an "as-is" basis, and its functionality and stability may vary.

It is important to understand that this release is still a work in progress, and as such, certain elements may lack completed styling or exhibit inconsistencies. The user interface and overall design are subject to change, and nothing should be considered final at this stage.

We encourage you to thoroughly test the software, provide feedback, and report any issues you encounter during your evaluation. Your input will greatly contribute to the improvement and refinement of the Clipio project.

By using this beta pre-release, you acknowledge and accept the inherent risks and limitations associated with unfinished and experimental software.

Thank you for your understanding and for participating in the evaluation of this project. Your support and feedback are greatly appreciated.

Note: This disclaimer applies specifically to this beta pre-release version and may not be applicable to future releases or stable versions of the software.

Full Changelog: v2.0.0-beta...v2.0.0-beta.1

Release 2.0.0-beta

04 Jul 01:27
Compare
Choose a tag to compare
Release 2.0.0-beta Pre-release
Pre-release
  • Implemented brand new Clipio Module Exchange
    • Modules can now be downloaded from the internet
  • Tray options have been updated
  • New settings page
  • New refresh button on Clipio editor
  • Improved error handling

PRE-RELEASE DISCLAIMER:

This release is a beta pre-release and contains numerous unfinished and experimental features. Please note that the software is provided on an "as-is" basis, and its functionality and stability may vary.

It is important to understand that this release is still a work in progress, and as such, certain elements may lack completed styling or exhibit inconsistencies. The user interface and overall design are subject to change, and nothing should be considered final at this stage.

We encourage you to thoroughly test the software, provide feedback, and report any issues you encounter during your evaluation. Your input will greatly contribute to the improvement and refinement of the Clipio project.

By using this beta pre-release, you acknowledge and accept the inherent risks and limitations associated with unfinished and experimental software.

Thank you for your understanding and for participating in the evaluation of this project. Your support and feedback are greatly appreciated.

Note: This disclaimer applies specifically to this beta pre-release version and may not be applicable to future releases or stable versions of the software.

Full Changelog: v1.1.3a...v2.0.0-beta

Release 1.1.3a

27 Jun 19:28
b3df96d
Compare
Choose a tag to compare
  • Added new Google Translate clickable
  • General development environment improvements
  • Safety & Security changes

What's Changed

New Contributors

Full Changelog: v1.1.2a...v1.1.3a

Release 1.1.2a

12 Jun 22:07
71d5454
Compare
Choose a tag to compare
  • Fixed bug where pressing enter wouldn't submit the replace module

What's Changed

  • Fixed textReplaceInteractor enter submit bug by @pTinosq in #6
  • Create node.js.yml by @pTinosq in #7
  • Remove package-lock.json by @pTinosq in #8
  • Removed package-lock.json from gitignore by @pTinosq in #9
  • Changed workflow nodejs version, package-lock changes and more by @pTinosq in #10
  • Workflow setup by @pTinosq in #11

Full Changelog: v1.1.2...v1.1.2a

Release 1.1.2

12 Jun 13:45
c946bb4
Compare
Choose a tag to compare
  • Implemented shift-select functionality with Replace character/text interactor
  • Fixed minor bug where shift selecting options would highlight them as text
  • Copying text with multiple valid hex colours now previews all the colours in order

What's Changed

  • Feat/shift click options - Fixes and QOL Improvements by @pTinosq in #4
  • Feat/multiple color preview by @pTinosq in #5

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

11 Jun 15:57
d05e39c
Compare
Choose a tag to compare

Implemented shift-click feature for editor panel

What's Changed

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

11 Jun 14:27
35135f3
Compare
Choose a tag to compare
  • Complete code rewrite and refactoring
  • Quality of life changes
  • Improved styling
  • Performance improvements
  • Bug fixes

What's Changed

Full Changelog: v1.0.3...v1.1.0

Release 1.0.3a

02 Jan 23:34
Compare
Choose a tag to compare
  • Renamed Clipdit to Clipio
  • Updated logo

Full Changelog: v1.0.3...v1.0.3a