Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation for v4.0.0 #812

Closed
acelaya opened this issue Mar 11, 2023 · 3 comments · Fixed by #1044
Closed

Preparation for v4.0.0 #812

acelaya opened this issue Mar 11, 2023 · 3 comments · Fixed by #1044
Labels
enhancement New feature or request
Milestone

Comments

@acelaya
Copy link
Member

acelaya commented Mar 11, 2023

This is like a wishlist of things that would make a nice v4.0.0 release.

Migrate from bootstrap to tailwind

I have started to use tailwind recently, and now I miss it when it's not available.

This would be a huge change though, as all the components would need to be rewritten.

I also need to explore if a migration in stages is possible, or it needs to be all or nothing.

Get ready for Shlink dashboard 🟢

I have been delaying this for literally years, but getting this project ready to eventually start working on Shlink dashboard, would add a lot of value.

The problem is that it's relatively complex, and it's always been delayed to work on basically supporting all new features added to Shlink.

Ref: #338

End to end tests with playwright

Another one that has been delayed for years. E2E tests with playwright would cover some cars that are not easy to test with unit/integration tests

Ref: #145

Drop support for old Shlink versions 🟢

This is done regularly, so no that critical, but a new major version of shlink-web-client should drop support to anything older than Shlink 3.0.0, at least.

Implement visits comparison capabilities 🟢

For a long time there have been plans to implement visits-comparison capabilities, but their complexity has delayed them indefinitely: See shlinkio/shlink-web-component#9 and shlinkio/shlink-web-component#7

Something like this would be very beneficial, as it's important to be able to see how some short URL evolves over time, as well as compare which perform better.

@acelaya acelaya added the enhancement New feature or request label Mar 11, 2023
@acelaya acelaya added this to the 4.0.0 milestone Mar 11, 2023
@danielthedifficult
Copy link

@acelaya Hi, long time!

I'm wondering if you're interested in localization at all. Would you be open to adding i18n or something like that to have Shlink available in multiple languages?

@acelaya
Copy link
Member Author

acelaya commented Mar 21, 2023

@acelaya Hi, long time!

I'm wondering if you're interested in localization at all. Would you be open to adding i18n or something like that to have Shlink available in multiple languages?

@danielthedifficult hope this answers your question #31 (comment) 🙂

@acelaya
Copy link
Member Author

acelaya commented Jan 29, 2024

Migrating to tailwind and adding E2E tests will be delayed, as v4.0.0 has been in the works for around 9 months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants