Skip to content

Releases: basementdevs/twitch-better-profile

TBP: 0.1.0 (beta)

10 Aug 17:14
Compare
Choose a tag to compare

Finally we finished the foundation of our application and I'm really glad to know that 78 users participated on our alpha development stage with a total of 722 app interactions! Cheers for the 10 (plus the designers @nexturhe4rt and @kaduwaengertner) contributors and everyone involved at this point.

What's Changed

Full Changelog: 0.0.8...0.1.0

Also, here's a list of how many times each person updated a status using the application and I promise that you guys will be receiving a special thanks in the app soon:

Username Times
danielhe4rt 156
moovmooov 71
usb777_ 55
danielhe4rtless 40
alinefeerraz 29
NamelessBlossom 16
Lukelt19 13
henryhe4rt 13
Pantotone 12
Josue1342YT 10
fMatozinho 10
Jhonnycarretos 9
Khufos 7
olinad97 6
dev_vidal 6
CherryRamatis 5
Dolleiro 5
Nesquik__Bunny 5
andressacodes 4
Nadachi 4
ZeroMeiaFPS 4
grillo_leandro 4
goilamil 3
flavindll 3
m4teusprado 3
nexturhe4rt 3
GODAO 3
Example Display Name 3
LOWIQgab 2
popokitas 2
gustawou 2
Zinr4x 2
kindredspiritva 2
fernandin_god 2
micron93 2
夏目猫猫 2
dezekah_ 2
mooshe_mooshe 2
misians01 2
VitorSerigati 2
ziliobr 2
grldookie 2
notJhon_ 2
bronorca 2
Falkiner 2
Znotscry 2
AlexanderDelfimDev 2
sannetzy 2
Rychillie 2
RedfoxRX 2
baronete 2
danielcorbetta 2
birobirobiro 2
FilipeLaw45 2
alessandro_jbr 2
wCrow7 2
KaduWaengertner 2
hi_im_pride 2
h0pex_ 2
Krisquee 2
H3LLS1NGbr 2
grazisuco 2
onenei 2
aejuniordev 2
inijson 2
larissa_dantier 2
mano_awoo 2
Kremilly 2
Dnr___ 2
lucascosta_01 2
mrlz10 2
ClintonRocha 2
lukitas_bisnakitas 2
vinidotruan 2
emissao 2
NicolasPereiraDev 2
Checyr 1
mocambo 1

feat: icons and general stuff (0.0.8)

09 Aug 14:44
Compare
Choose a tag to compare

What's Changed

  • feat: readme structure by @voomsuetam in #39
  • chore: build fix and quality of life improvements by @gvieira18 in #38
  • feat: adding occupations icons by @AlineFerraz in #41
  • Adjust logout button hierarchy to comply with design principles by @Grazinascito in #40
  • chore: add more pronouns to the list by @gvieira18 in #45

New Contributors

Full Changelog: 0.0.7...0.0.8

Front-end Stuff (0.0.7)

08 Aug 18:10
Compare
Choose a tag to compare

ATM we're focusing on deliver more features around the popup tab and make things smoother. So, this release is for users that want to have sure that we're not amateurs (we are but they don't need to know).

What's Changed

New Contributors

Full Changelog: 0.0.6...0.0.7

0.0.6

07 Aug 13:27
Compare
Choose a tag to compare

This release is just a small hotfix which ensures that if you change your page, the MutationObserver will stop listening and get back when you enter one of the matched pages.

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.6

0.0.5

06 Aug 23:17
7917d6e
Compare
Choose a tag to compare

We're getting closer from a Beta Version AFAIK. In this release, we decided to take care of the current status of the codebase by linting everything and implement a new structure for the content scripting section.

.
├── background
│   ├── index.ts
│   └── messages
├── config
│   └── env.ts
├── content.ts -----------------------------> main content script
├── popup.tsx
├── resources
│   ├── components
│   ├── pages
│   └── shad
├── scripting  -----------------------------> folder with all the logic needed to listen and transform twitch chat
│   ├── components.ts
│   ├── index.ts
│   ├── observer.ts
│   └── queue.ts
├── services
├── style.css
├── types
│   └── types.d.ts
└── utils
    └── i18nUtils.ts

Also we got full compatibility with Chromium based browsers, so pretty soon we gonna be able to publish at Chrome WebStore!

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

05 Aug 17:25
Compare
Choose a tag to compare

Took some time and a couple of pull requests but here it is! Thanks for everyone that is currently working to enhance the extension <3

In short, this version brings:

  • Internationalization with English and Portuguese (thanks @voomsuetam)
  • Environment Setup (thanks @henrique-leme)
  • UI enhancements (thanks @Matozinho)

We also found new stuff to work on thanks to @gvieira18 and @Daniel-Boll!

What's Changed

  • fix: loading target to all pages after 3 seconds by @DanielHe4rt in #1
  • Change interface details by @Matozinho in #5
  • feat: env validation with zod by @henrique-leme in #9
  • feat: add plasmo environment variables by @DanielHe4rt in #7
  • feat: env fix + zod error handler by @henrique-leme in #11
  • feat: chrome based compatibility by @DanielHe4rt in #10
  • feat: enhance README with extension .env setup instructions by @voomsuetam in #13
  • feat: add i18n support with English and Brazilian Portuguese translations by @voomsuetam in #14

New Contributors

Full Changelog: 0.0.3...0.0.4

Changelog

31 Jul 18:29
Compare
Choose a tag to compare

Here we have our version that got accepted by mozilla but still have some small bugs. In any case here is what changed:

  • Production API working smoothly
  • Default Icon for extension users

Thanks @Daniel-Boll, @kaduwaengertner and @k8adev for helping this release happen!

We still in alpha test so please don't share this if you're not my viewer.