Skip to content

Commit

Permalink
V1.1.0 (#28)
Browse files Browse the repository at this point in the history
* V1.0.5 BETA (#15)

* ✨ v1.0.5 - Try It Out
* Removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 (#16)

* V1.0.5   try it out (#17)

* feat: ✨ v1.0.5 - Try It Out

Added a box to try out the service directly in the home page

* v1.0.5 - BETA

* beta 1

* removed the bridge to the titles and cleaned so of the code

* feat: 🧪 Better CI/CD to include the pre-release branch

Invalid version on purpose to test the version validation

Invalid version on purpose to test the version validation

* run version check on pre-release PR

* Now with valid version

* beta v2 fixed homepage tags

* fix: 🐛 Fixed wrong endpoint for SEO

* ✨ Refactoring of the homepage to use libraries (#18)

* ✨ Allow Multple connection with same token + cleaned bit the Home Page

* fixed beta version number (#21)

* style: 🎨 cleaned up the HomePage (#22)

* v1.1.0 RC1- Ready | Uniformed the theme (#23)

* 1.1.0 - RC2 (#24)

* ci: Check the diff of the changes.md

* ci: Fixed the if statements to check the version depending on the target of the PR

* V1.1.0 STABLE (#27)

* v1.1.0 - READY

* v1.0 Stable

* Update .gitattributes [skip ci]

Added scrit.js and style.css to the gitattributes ignore (docs) as these aren't really part of the project and are there for documentation (homepage)
  • Loading branch information
LordLumineer authored Feb 20, 2025
1 parent 968039d commit 6ab3a39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
static/index.html linguist-documentation=true
test_client.html linguist-documentation=true
static/index.html linguist-documentation=true
static/script.js linguist-documentation=true
static/style.css linguist-documentation=true

0 comments on commit 6ab3a39

Please sign in to comment.