Skip to content

Releases: berty/yolo

v2.6.0

11 Feb 14:43
ac196e5
Compare
Choose a tag to compare

2.6.0 (2020-02-11)

Features

v2.5.0

11 Feb 14:39
b87dd13
Compare
Choose a tag to compare

2.5.0 (2020-02-11)

Features

v2.4.0

11 Feb 10:50
1965e27
Compare
Choose a tag to compare

2.4.0 (2020-02-11)

Features

v2.3.0

10 Feb 17:56
28bdfed
Compare
Choose a tag to compare

2.3.0 (2020-02-10)

Features

v2.2.0

07 Feb 10:32
1e3abc9
Compare
Choose a tag to compare

2.2.0 (2020-02-07)

Features

  • display artifact branch (4d279c8)

v2.1.0

06 Feb 13:40
Compare
Choose a tag to compare

2.1.0 (2020-02-06)

Features

v2.0.0

06 Feb 09:00
Compare
Choose a tag to compare

2.0.0 (2020-02-06)

Features

v1.0.0

06 Feb 08:58
Compare
Choose a tag to compare

Bug Fixes

  • add missing assets folder in docker image (7187ef2)
  • add ssl in docker image (f9b8f62)
  • added android yolo json (8f15ab9)
  • UI: fix small detail PR in progress icon (ecbdfdd)
  • added macOS yolo json (20663f4)
  • fix incorrect condition check (c3b6aee)
  • fix nil dereference (c3294db)
  • fix syntax for apple touch icon path (dd8811f)
  • golang syntax (2e39326)
  • yolo: build number in ios json (833a766)
  • make 'berty-release projects' display valid JSON (9376f4e)
  • auth: fix logout handler (79f5d2a)
  • deploy: escape deploy command (f67fd83)
  • dockerfile: Fix docker file (cb07bab)
  • UI: add red color for faild builds on master too & remove dl button for in-progress builds (17ffc2d)
  • UI: add text ellipsis to table (9766bf1)
  • UI: change text color to make it more readable (f783cf4)
  • UI: only put -1 on in-progress builds, for pr & master (6a00075)
  • yolo: fix cookie issue (34c033b)
  • nicely handle session errors (ee566bb)
  • packr assets (ce010de)
  • yolo: fix desktop 403 error (40963b6)
  • yolo: fix unknow job & Remove basic auth but keep token middleware (b25d6f7)

Features

  • auth: Add auth file (dc4a095)
  • dashboard: add view for desktop build (05b6c48)
  • design: adapt layout & fonts to tv screen (cfd3276)
  • design: improve display for tv dashboard (3ffd4a1)
  • desktop: allow cross origin for update (eb2270d)
  • release: Add basic auth (677bc66)
  • release: Add circle cli tool (4bcdaa4)
  • release: Add deploy rule (dc9f675)
  • release: Add docker (26f7dcc)
  • release: Add gitignore (9ebae3b)
  • release: Add logger (272610f)
  • release: Add server (fd3bcca)
  • release: Add token uri (8a5f854)
  • release: allow to download per build id (5c9a0c4)
  • release: Handle ios release (3b04c06)
  • UI: add bg css animation to in-progress builds (7d3182a)
  • UI: add custom favicons for staff/yolo versions (dcac04e)
  • UI: add extra divs to make in-progress stripes various length (374ad9c)
  • UI: add page header with platform & version (54c90ca)
  • UI: display failed builds in red & remove dl icon (3278b7c)
  • UI: improve display (small devices++), add stripes to in progress PR (57eaf88)
  • UI: improve table display with buttons & stuff for mobile display (c24c6a4)
  • UI: remove table & use flexbox instead, add head & make buttons easier to click (b9d0d61)
  • UI: unify color scheme (a8c9600)
  • yolo: add a way of disabling authentication '--no-auth' (bb76864)
  • yolo: Add android release (870ce75)
  • yolo: add auth0 (9fd192b)
  • yolo: Add beta android (83d482d)
  • yolo: Add beta release (23dd363)
  • add a local database to store events (db680ed)
  • add a new /auth/artifact/:sha/circleci/:jobname/:filename generic endpoint (4b652b2)
  • add basic auth on some calls (e1dd495)
  • add favicon (8a28bf8)
  • add ios-beta and android json (50b1134)
  • add manifest url (4e01271)
  • yolo: send user actions to slack (2d71712)
  • add minimal release API (05026b7)
  • add more details in the table (7e5c501)
  • add release date in the table (44ad122)
  • allow release/ios.json access without password (2ae1c51)
  • append suffix to asset path to avoid caching between releases (b320d4e)
  • avoid having duplicates (38d3c5e)
  • basic listing (f8ba34f)
  • do not show merged PRs (10aa1ed)
  • dummy refresh (d8d305f)
  • fix master download & diff links (3ea1267)
  • fix plist generation for house (727fb24)
  • yolo: use HTML templates (7227193)
  • initial tv dash (6b93d30)
  • merged PRs link is now the PR itself, not master (2fce4bf)
  • random app name during install (44ee443)
  • refactor authentication (bc70c2a)
  • release now auto-restarts on failure (bfe2490)
  • server-side google analytics (8e6f0cc)
  • set subject and body from github if info is available (a30a018)
  • yolo now displays inprogress builds (b15a78a)
  • yolo: Add osx release page staff/yolo (be0027a)
  • yolo: cache artifacts locally (--cache-dir) (639cf7b)
  • yolo: Dont do auth /release/ios (ace2d55)
  • yolo: replace .zip by .dmg for desktop build, set filename with extension on DL for Android / Mac (2b0214a)
  • yolo: smart slack channel notification, avoiding flood (#yolologs, #yolodebug) (08b43de)
  • yolo: use cache + refactor table (fb29e15)