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 21, 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.
14 January 2023
- Added support for languages
- Added a button for changing the language
- The button can be found in the top right corner of the menu bar
- The default language is (American) English 🇺🇸
- Translated the application into Finnish 🇫🇮
- Added a button for changing the language
- Updated the system names in mode selection
- The modes are now referred to as base X with the common name in parenthesis
- For example:
Binary
→2 (binary)
- For example:
- Updated the helper texts
-
From
→From base
-
To
→To base
-
- The modes are now referred to as base X with the common name in parenthesis
- Made minor adjustments to the UI
- The margin of the I/O section is now more consistent
15 January 2023
- Translated the application into Korean 🇰🇷
15 January 2023
- Created a custom 404 page
16 January 2023
- Fixed a broken link in the footer
- The "Contribute" button was pointing to the old location of CONTRIBUTING.md
21 January 2023
- Translated the application into Italian 🇮🇹
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
9 January 2023
- Updated the theme color
- From #05121c to #1de9b6
- Updated the footer button icons
- Documentation
- From ArticleIcon to DescriptionIcon
- Contributing
- From InfoIcon to VolunteerActivismIcon
- Version x.y.z
- From LogoDevIcon to InfoIcon
- Documentation
10 January 2023
- Fixed a bug that allowed conversions with input and output systems being the same type
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!