Skip to content

Releases: 42Box/macOS

v1.6.0 🦊

05 Sep 18:29
b4150f8

Choose a tag to compare

Changes

  • merge: 3 Week Release (#139)
  • feat: add pin button and automation setting button. (#138)
  • feat: add pin button and automation setting button. (#135)
  • feat: Bookmark table view model view viewmodel (#133)

🚀 Features

  • refactor: refactoring the main view. (#129)
  • refactor: quick slot 로직을 개선합니다 (#127)
  • refactor: quickslot을 개선합니다 (#125)
  • fix:be able to go the new tab in web view and open NSOpenPanel from the webview. (#116)

🎨 Style

  • feat: design quickslot and editor view (#132)
  • refactor: quickslot을 개선합니다 (#125)

What's Changed

  • fix:be able to go the new tab in web view and open NSOpenPanel from the webview. by @2o1da in #116
  • refactor: quickslot을 개선합니다 by @chanhihi in #125
  • refactor: quick slot 로직을 개선합니다 by @chanhihi in #127
  • refactor: refactoring the main view. by @2o1da in #129
  • feat: design quickslot and editor view by @2o1da in #132
  • feat: Bookmark table view model view viewmodel by @chanhihi in #133
  • feat: add pin button and automation setting button. by @2o1da in #135
  • feat: add pin button and automation setting button. by @2o1da in #138
  • merge: 3 Week Release by @chanhihi in #139

Full Changelog: v1.5.0...v1.6.0

v1.5.0 🦊

03 Sep 12:37
a085f5e

Choose a tag to compare

Changes

  • merge: 2.9 Week Release (#122)

🚀 Features

  • refactor: script crud (#121)
  • feat: preference prototype (#120)

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0 🦊

30 Aug 20:03
b5d0b74

Choose a tag to compare

Changes

🚀 Features

  • Merge: 2.7 Week Release (#114)
  • feat: stroage 관련 UI view를 추가합니다. (#113)
  • feat: 유저에게 권한을 받습니다. (#111)
  • feat: script를 API 규격에 맞춥니다. (#109)
  • feat: script를 quickslot에서 등록 후 실행까지 하게 합니다. (#101)

🐛 Bug Fixes

  • fix: swift build error fix (#107)

v1.3.0 🦊

29 Aug 18:46
b69b184

Choose a tag to compare

Changes

  • Merge: 2.5 Week Release (#99)
  • feat: preferenceView (#95)

🚀 Features

  • feat: script 기능을 구현합니다. (#98)
  • feat: front <-> app 통신 (#93)
  • feat: webview 의 icon 변경 기능을 구현합니다 (#89)

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 🦊

27 Aug 18:41
5d0bf6b

Choose a tag to compare

Changes

  • Merge: Second Week Release (#83)
  • Merge: First Week Release (#70)
  • Develop to Main: First Week Release (#64)
  • ci: artifacts의 경로를 archive로 변경 (#63)
  • ci: 현재 상태에 맞춰서 업데이트 (#60)
  • Develop to Main: First Week Release (#59)
  • Develop to Main: First Week Release (#58)
  • Develop to Main: First Week Release (#56)
  • test: cicd test 3 (#55)

🚀 Features

  • feat: quick slot (#82)
  • feat: 🦊 window button (#81)
  • refactor: Left Container View를 Develop합니다. (#75)
  • fix: toolbar 관련 사항 변경 (#57)
  • refactor: refactoring to NSTable with NSbuttons. (#71)

🎨 Style

  • feat: 🦊 window button (#81)
  • fix: pin button 디자인 변경 (#78)

🏗 Infrastructure

  • refactor: Left Container View를 Develop합니다. (#75)
  • fix: toolbar 관련 사항 변경 (#57)
  • ci: 릴리즈 노트 구성을 다양하게 합니다. (#69)

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.0 🦊

22 Aug 15:53
a33b158

Choose a tag to compare

What's Changed

  • refactor(Architecture🏛): MVC to MVVM in menubar feature by @chanhihi in #20
  • feat(Script📃): 스크립트 기능을 프로토타입으로 구현합니다 by @chanhihi in #22
  • feat(tuist): tuist를 추가하였습니다. by @chanhihi in #25
  • feat(tuist): versioning 🔖 by @chanhihi in #26
  • feat(system): Storage 기능을 추가합니다. ✨ by @chanhihi in #28
  • feat:SPM으로 SnapKit을 설치했습니다. by @2o1da in #32
  • refactor(Architecture🏛): MVC to MVVM in box by @chanhihi in #29
  • build(tuist): Snapkit 도입을 위해 외부 종속성을 추가합니다 by @chanhihi in #34
  • test: swift.yml 🛠 by @chanhihi in #39
  • feat: View 관련 기능 추가 by @chanhihi in #37
  • ci: xcode archive deploy by @chanhihi in #47
  • test: cicd test by @chanhihi in #52
  • test: cicd test 2 by @chanhihi in #54

🚀 Features

  • ci: xcode archive deploy (#47)
  • feat: View 관련 기능 추가 (#37)
  • build(tuist): Snapkit 도입을 위해 외부 종속성을 추가합니다 (#34)
  • refactor(Architecture🏛): MVC to MVVM in box (#29)
  • feat:SPM으로 SnapKit을 설치했습니다. (#32)
  • feat(system): Storage 기능을 추가합니다. ✨ (#28)
  • feat(tuist): tuist를 추가하였습니다. (#25)
  • feat(Script📃): 스크립트 기능을 프로토타입으로 구현합니다 (#22)
  • refactor(Architecture🏛): MVC to MVVM in menubar feature (#20)

📚 Documentation

  • test: swift.yml 🛠 (#39)
  • build(tuist): Snapkit 도입을 위해 외부 종속성을 추가합니다 (#34)

🏗 Infrastructure

  • ci: 릴리즈 노트 구성을 다양하게 합니다. (#69)
  • ci: xcode archive deploy (#47)
  • test: swift.yml 🛠 (#39)
  • build(tuist): Snapkit 도입을 위해 외부 종속성을 추가합니다 (#34)
  • feat(tuist): versioning 🔖 (#26)

Changes

  • Develop to Main: First Week Release (#70)
  • Develop to Main: First Week Release (#64)
  • ci: artifacts의 경로를 archive로 변경 (#63)
  • ci: 현재 상태에 맞춰서 업데이트 (#60)
  • Develop to Main: First Week Release (#59)
  • Develop to Main: First Week Release (#58)
  • Develop to Main: First Week Release (#56)
  • test: cicd test 3 (#55)
  • test: cicd test 2 (#54)
  • test: cicd 적용을 테스트해봅니다. (#51)
  • test: cicd test (#52)

New Contributors

  • @2o1da made their first contribution in #32

Full Changelog: v1.0.1...v1.1.0

Beta version v1.0.1

20 Mar 10:53

Choose a tag to compare

  • Static Web Page URL

Beta version initialize release v1.0.0 🎉

20 Mar 03:16

Choose a tag to compare

Beta version v1.0.0

Import Webpage

  • Home
  • Box 42
  • Intra
  • Jiphyeonjeon
  • E-Library
  • 24Hane
  • 80000coding
  • where42
  • cabi
  • 42gg

Feature

  • Pin
  • Quit
  • Refresh (Double click)
  • Get back homepage (Triple Click)