This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Changelog
Riku Rauhala edited this page Jan 7, 2023
·
18 revisions
This document keeps track of changes made in each release. The application follows semantic versioning.
Development was started on 18 December 2022.
Latest version online at 0b.is.
7 January 2023
- Updated the dark theme
- Chose teal as the new theme color instead of the default blue
- Set the menu bar to use the new teal color
- Increased the contrast between info boxes and the background
- Chose a lightly lighter shade of red for the error color
- Updated the light theme
- Set the primary color to a darker shade of teal instead of the default blue
- Updated the default theme selection
- The dark mode is no longer the default theme, it is only applied based on user preference
- Made adjustments to the UI
- The clear and and the copy button tooltips now open to the left side
- Footer links are now buttons instead of chips
- Footer is now even more responsive
- Added Read more buttons to info boxes
- Clicking the button leads to a relevant page on Wikipedia
4 January 2023
Application officially launched! This version implements the core functionality as specified in the SRS document.
- Added number conversion
- Supported systems:
- Base-2 (binary)
- Base-8 (octal)
- Base-10 (decimal)
- Base-16 (hexadecimal)
- Supported systems:
- Added info boxes
- Provide a short description of each numeral system
- Added themes
- Dark theme (default)
- Light theme
- Added footer
- Contains relevant links
- Source code
- Documentation
- Contributing
- Application version
- Contains relevant links
Did you notice a typo or any outdated information? Please let us know!