Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

58 lines (46 loc) · 1.55 KB

🚀 Next

💥 Breaking changes & Deprecations

🔥 Additions

✨ Changes

🐛 Bugs fixed

⬆️ Deps updates

❤️ Community contributions by (Thank you!)

1.1.2

🔥 Additions

Add the ability to export and import links between installations

⬆️ Deps updates

Add FilamentExport 0.2.9
Add FilamentImport 1.5

1.1.1

🔥 Additions

Add Easyshortener version to admin panel
Allow collapsing the navigation for the admin panel on desktop
The ability to completely disable analytics for all links on an installation
Search links
Sort by enabled / disabled links

Changes ✨

Add FORCE_HTTPS to force HTTPS for your Easyshortener installation Add EASYSHORTENER_ALLOW_ANALYTICS to disable redirect tracking for all links

🐛 Bugs fixed

Fixed registration catcher to look nicer

⬆️ Deps updates

Add FilamentVersions 1.0.2

1.1.0

💥 Breaking changes & Deprecations

Replace vinkla/hashids with str

Additions 🔥

Add two factor authentication
Add administrative backend
Add user role management
Add deletion functionality to links
Add notifications
Add basic CLI

Changes ✨

Change authentication design
Change DatabaseSeeder.php
Change Boot.php

Bug Fixes 🐛

Editing sometimes deletes links
Links had a 25% chance of not being created

1.0.0

Initial Release