Releases: hampfh/DataLinks
Releases · hampfh/DataLinks
Version 4.2.10
Version 4.2.8
v4.2.8 [CLIENT] Version 4.2.8
Version 4.0.0
Web redesign
This update changes the whole layout and UI for the whole application
Version 3.6.4
- New architecture that supports multiple programs, not only one
- Landing page
Version 3.3.1
Changelog on the latest changes:
- Total restructuring in the client. This has involved migration to functional components and a ton of code abstractions to move away from large files.
- Movement system, the site now has support for draggable elements
- Subjects are now archivable (though there is no way for the user to archive a subject yet, that action must be performed directly in the database) which makes it possible to hide old subjects without deleting them which might be beneficial in the future.
- Total model rework on the backend, models are now using Typegoose for more intuitive modeling instead of mongoose defaults
Version 2.4.7
Changelog:
- Feedback button, basically a direct link to the issue panel on github
- Responsive design for smaller desktop screens. Earlier deadlines and subjects overlapped but now subjects has priority and dominates the size of the content container.
Version 2.4.5
Changelog
- Contribution page, basically a high score page to display top contributors to the site
- Connect real-time to the contribution page
Version 2.3.1
Changelog
- Real-time. This means that as soon as a change is made all websites will be updated live without requiring a reload. (This only affects create, update and delete of texts, links and deadlines, groups are not included)
Version 2.2.1
Changelog
- Deadlines are now checkable, meaning that they are clickable.
- Deadlines are not checkable when in edit mode. This is to reduce confusion for users and not make them think they are doing changes for everybody using the site.
Version 2.1.4
Changelog:
- Deadline view
- Chromium scrollbar (för er som använder chrome är det nu en snygg scrollbar i snabbvyn)
- Textaligning, bilder och text var inte helt centrerade tidigare
- Mobilanvändare kan nu scrolla på mainpage ifall content overflowar
- Toolbaren är nu totalt borttagen för mobilanvänder då det blev alldeles för cluttered. Det är alltså inte möjligt att göra edits, eller akitvera några av de funktioner som finns för mobilanvändare, främst för att det helt enkelt inte finns plats för det på skärmen.