Skip to content

v1.0.0-alpha.2

Choose a tag to compare

@larbish larbish released this 17 Nov 16:48
· 95 commits to main since this release

πŸš€ Features

  • app: add internationalization (i18n) support (#70) (5d2099c)
  • dev: enable studio in development mode without auth (#94) (953c364)
  • github: allow defining custom redirect_url (#52) (1d249a3)
  • i18n: diff toggle button in MDC alert (#106) (5ee50fe)
  • i18n: internationalize Monaco completion snippets (#102) (044cb07)
  • oauth: add repository.private option for public repos (#49) (5a40a43)
  • oauth: gitlab support (#72) (43106e7)
  • review: ability to resize review card editor (#66) (9161170)

πŸ› Bug Fixes

  • app: only navigate to treeitems with routePath (#74) (ba7ce0b)
  • app: use local element to render overlay elements (#86) (136d1cd)
  • content: handle item prefix as string (#93) (75f56ad)
  • dev: load development host on dev mode (#107) (6dac3e3)
  • dev: remove unnecessary utils import (#73) (93eb23b)
  • editor: create portal for monaco overflow widgets (#67) (1a5e48b)
  • editor: prevent indefinite editor resizing (#62) (48b03b1)
  • editor: watch for colorMode change on diff-editor (#64) (a2d0a13)
  • i18n: add missing trad (8351e61)
  • module: ignore leading slash on source prefix check (554218a)
  • studio: prevent mixing active files between media and content pages (#63) (b82cf7a)
  • styles: improve dark mode text contrast (#101) (1f2e861)
  • success: wording space (79ed12b)
  • module: do not call api on every visit for session validation (#96) (b9eb292)

πŸ“š Documentation

πŸ’š New Contributors

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2