Commit Graph

112 Commits

Author SHA1 Message Date
Davide De Rosa 2357324a74
Update some metadata (#331)
A bit of everything.

- Use GitHub handles in CHANGELOG
- Mention XOR patch in README and keywords
- Update gems
- Add GitHub issue template
- Fix missing script in release workflow
2023-07-17 21:46:32 +02:00
Davide De Rosa b5d230f0b9 Attempt release
Use TunnelKit 6.1.0
2023-07-05 17:16:09 +01:00
Davide De Rosa f0e3b2fa9c
Improve release workflow (#326) 2023-07-05 18:07:47 +02:00
Davide De Rosa de7e574fec Do some housekeeping
- Upgrade Xcode project

- Fix Twitter link in README
2023-07-03 12:30:26 +01:00
Davide De Rosa 3678d01dc1 Prepare release
- Use versioned TunnelKit

- Update targets in README
2023-04-04 17:10:54 +02:00
Davide De Rosa 37354d1b87 Update copyright 2023-03-17 16:56:19 +01:00
Dmitry Chirkin 07eaa54f1b
Ukrainian transaltion (#243)
Co-authored-by: Davide De Rosa <keeshux@gmail.com>
2022-11-01 14:20:09 +01:00
Davide De Rosa c7a0a3e4b8 Drop 'non-official' from strings 2022-10-17 13:35:30 +02:00
Davide De Rosa b69c7df2ba Credit community in README 2022-10-06 21:49:30 +02:00
Davide De Rosa 6183433c13 Drop unused libraries 2022-09-30 22:26:56 +02:00
Davide De Rosa 45827271c0 Drop outdated README snapshot 2022-09-30 22:01:01 +02:00
Davide De Rosa 8d5f147194 Add SurfShark to README 2022-07-16 17:39:42 +02:00
Davide De Rosa eac6e27b30 Add .conf for WireGuard to README 2022-06-01 21:14:21 +02:00
Davide De Rosa 83a3c5b574 Fix missing registered mark in WireGuard 2022-04-12 18:35:34 +02:00
Davide De Rosa e72e3ae898 Adjust README to new updates
- WireGuard
- iCloud
- Requirements
2022-04-12 18:33:32 +02:00
Davide De Rosa 23d8bb9a27 Update targets in README 2022-02-04 19:54:41 +01:00
Davide De Rosa 0daed83a14 Update copyright 2022-02-04 12:44:30 +01:00
Davide De Rosa 4acc1bfe5c Add requirement about macOS sandbox 2022-01-31 12:43:08 +01:00
Davide De Rosa 2a5c231d3d
Polish release workflow (#207)
* Do run tests in beta

- Test and build app in same lane
- Run tests with swift directly
- Set timeout on build only
- Set GYM_OUTPUT_DIRECTORY inline
- Fix bad build number, broken in db075eb
- Ignore updates to CHANGELOG for testing
- Drop unnecessary exports
- Drop unnecessary test env
- Drop unused PLATFORM .env.* variable

* Work around gym issues in CI

- Set custom build paths for proper clean-up
- Disable xcpretty (seems to hang job)

* Add descriptive names to workflow

- Rename beta to release
- Add job names

* Optimize release workflow

- Use a matrix for multiplatform build
- Only preinstall platform-specific certificates
- Output app version/build early for job reuse
- Do not depend app review on public beta release
- Pull latest commits before pushing/tagging

In release, ci/* scripts require Ruby. Make version an argument
of the commit-release.sh script to fix dependency.

* Import secret to notify external testers or not

* [ci skip] Add CHANGELOG preface in local scripts

* [ci skip] Update links to release via CI
2021-12-03 15:31:19 +01:00
Davide De Rosa 13896c7396 Rethink beta/release workflow
- Drop stable branch
    - Run tests on all branches except test/*
    - Publish beta manually
- Beta
    - Leave "Unreleased" in CHANGELOG
    - Add TestFlight URL
    - Tag beta after successful deployment
- Release
    - Enable GPG signing
    - Commit version and date in CHANGELOG
    - Tag release
    - Create GitHub release with merged notes

Show all workflows in README.
2021-11-30 12:24:17 +01:00
Davide De Rosa 667adf265a [ci skip] Polish case in badges 2021-11-28 16:54:35 +01:00
Davide De Rosa b2a7d180d1 Fix iOS target in README 2021-11-25 13:10:03 +01:00
Davide De Rosa 484061505a Update README 2021-11-16 12:55:00 +01:00
Davide De Rosa 590fe77b43 Update README 2021-10-18 12:39:03 +02:00
Davide De Rosa c0a9f4b877 Replace Travis-CI badge with GitHub Actions 2021-10-01 20:17:35 +02:00
Davide De Rosa 07f5a03b81 Upgrade TunnelKit 2021-08-07 23:35:33 +02:00
Davide De Rosa 77846de9e7 Add Oeck provider 2021-07-30 01:44:01 +02:00
Davide De Rosa a815a31154 Move badges 2021-02-12 01:57:58 +01:00
Davide De Rosa 8ffc1c9903 Use versioned TunnelKit 2021-01-28 12:16:10 +01:00
Davide De Rosa 306b6e0a71 Remove ugly macOS screenshots from README 2021-01-28 10:42:25 +01:00
Davide De Rosa 2e8d742333 Set release date 2021-01-07 21:59:51 +01:00
Davide De Rosa c02c6de493 Merge READMEs 2021-01-03 22:28:08 +01:00
Davide De Rosa 4dbe4bb646 Update TunnelKit version in README 2020-12-28 19:20:09 +01:00
Davide De Rosa 2eda3c25bf Add FAQ in README 2020-11-18 11:00:25 +01:00
Davide De Rosa 7ce46c2b8a Update README 2020-11-16 10:41:42 +01:00
Davide De Rosa 7c6a404e4a Add Child Safe VPN provider 2020-07-23 11:51:20 +02:00
Davide De Rosa 3744fce958 Bump TunnelKit in README 2020-06-27 23:20:32 +02:00
Davide De Rosa b5776aeebf Shut down Telegram channel 2020-06-08 11:24:44 +02:00
Davide De Rosa d1ade9a977 Add TorGuard provider 2020-05-15 17:12:46 +02:00
Davide De Rosa 297b32c71f Add copyright to README 2020-05-11 09:53:44 +02:00
Davide De Rosa a3deba4442 Add Hide.me to metadata 2020-05-10 00:43:09 +02:00
Davide De Rosa a73719aab3 Replace Patreon with PayPal 2020-04-30 13:43:32 +02:00
Davide De Rosa bbaccb3de5 Prepare release
- Versioned TunnelKit
- Updated Core/API
2019-12-11 17:04:02 +01:00
Davide De Rosa 6159221d0b Add/update translations
Legitimate:

- es
- fr
- it
- pl
- ru
- zh-Hans
2019-12-11 12:28:03 +01:00
Davide De Rosa 3733403aa9 Add section about Siri shortcuts in README 2019-11-04 12:17:31 +01:00
Davide De Rosa 2254a796c8 Use TunnelKit 2.1.0 2019-11-03 04:05:14 +01:00
Davide De Rosa 395ee83981 Add Kvitto to credits 2019-11-01 16:17:30 +01:00
Davide De Rosa 9dcf773d24 Update project requirements 2019-09-30 14:32:37 +02:00
Davide De Rosa 550edb1682 Drop unused link 2019-09-30 14:21:13 +02:00
Davide De Rosa e54fd3e82d Credit zh-Hans 2019-08-10 10:08:17 +02:00