• v0.3.1.5 543d84af21

    v0.3.1.5 Stable

    kerem released this 2022-06-22 09:01:40 +03:00 | 1 commits to master since this release

    📅 Originally published on GitHub: Wed, 22 Jun 2022 06:17:15 GMT
    🏷️ Git tag created: Wed, 22 Jun 2022 06:01:40 GMT

    What's Changed

    Full Changelog: https://github.com/cs01/termpair/compare/v0.3.1.4...v0.3.1.5

    Downloads
  • v0.3.1.4 283c755765

    v0.3.1.4 Stable

    kerem released this 2021-08-31 18:39:03 +03:00 | 6 commits to master since this release

    📅 Originally published on GitHub: Wed, 01 Sep 2021 17:56:13 GMT
    🏷️ Git tag created: Tue, 31 Aug 2021 15:39:03 GMT

    • Show user a clear error if the browser is not running in a secure context
    Downloads
  • v0.3.1.3 d2e2236268

    v0.3.1.3 Stable

    kerem released this 2021-08-31 09:22:15 +03:00 | 7 commits to master since this release

    📅 Originally published on GitHub: Tue, 31 Aug 2021 06:35:11 GMT
    🏷️ Git tag created: Tue, 31 Aug 2021 06:22:15 GMT

    • [bugfix] termpair --version was throwing an error. Fix the argument parsing so this command works.
    • remove full screen css to avoid unnecesary horizontal scroll bar
    Downloads
  • v0.3.1.2 948568d429

    v0.3.1.2 Stable

    kerem released this 2021-08-23 08:02:00 +03:00 | 9 commits to master since this release

    📅 Originally published on GitHub: Mon, 23 Aug 2021 05:06:17 GMT
    🏷️ Git tag created: Mon, 23 Aug 2021 05:02:00 GMT

    • [bugfix] Require command in command line. termpair now results in an error instead of displaying no output and returning 0 (termpair share or termpair serve are valid,termpair alone is not)
    • Upgrade JavaScript dependencies
    Downloads
  • v0.3.1.1 a5e04423e0

    v0.3.1.1 Stable

    kerem released this 2021-08-23 07:01:02 +03:00 | 11 commits to master since this release

    📅 Originally published on GitHub: Mon, 23 Aug 2021 04:04:03 GMT
    🏷️ Git tag created: Mon, 23 Aug 2021 04:01:02 GMT

    • [feature] add small, dark grey outline around the terminal
    • [bugfix] center the terminal instead of left aligning it
    • [bugfix] better text spacing in bottom status bar
    Downloads